Data Acquisition ActiveX
Quick Access to all Parameters
|  | TConnector Simplifies Data Acquisiton Applications
TConnector is an ActiveX® Control with flexible implementation possibilities. Use it within Microsoft® Internet Explorer, Excel®, Access, Word, Visual Basic®, Microsoft Visual C/C++®, Visual Studio .NET, Delphi, Navision® (Microsoft NAV®) and many others. Fast Connection EstablishmentThe property dialog window offers easy access to all interface parameters. Therefore connecting to any device becomes possible within minutes!
- First select the interface and port where your device is connected (COM1, LPT1,...).
- To enable asynchronous mode call the StartListen() method. Now data can be received by the OnData event.
- In synchronous mode you can read in-pending data by calling the read() method.
- For quick starting we recommend checking out the sample applications that come with TConnector.
 Drastically Simplified TCP/IP CommunicationTCP/IP communication has never been easier: enter host (IP-address/port number) and read/write data! Of course all settings of the property window can be changed by your program code, too. |