TCPIP device is an interface between SpecMan4EPR and other control code, e.g. written in LabView™. TCPIP protocol allows to connect devices remotely. At a moment TCPIP device supports read and write properties but does not do transient signal acquisition, however in the future fully functional device driver is planned. The remote part of the TCPIP interface has to be built using client-server technology. It can be written using any language on any platform that supports TCPIP. TCPIP device is connected as a client to the external interface that works as a server. The template for remote interface written using LabView™ is available. The exchange protocol has two packet types and two modes - with handshake and without. The simple packet delivers a value of a single property. Large packet transfers a buffer with data. The exchange with handshake forces SpecMan4EPR to wait for device's response. The TCPIP driver can be only partially configured using Device Configuration dialog. The presence of device properties is defined by setting corresponding entries in the device section of Device Configuration (CFG)
|