Page Tree
Other Releases
Communication Driver Name: TRemoteClient
Implementation DLL: T.ProtocolDriver. TRemoteClient.dll
Protocol: Proprietary
Interface: TCPIP / WCF
PC Hardware requirements: Ethernet board
TagHistorian: Defines if the historical data will be recovered from the remote server
TagProperties: Defines other tag properties beyond Value, Quality, and Timestamp
Stations syntax: <Host>;<Port>;[UserName];[UserPassword];[WindowsAuthentication]
Where:
E.g.: 192.168.1.1; 3101
The syntax for the TRemoteClient communication points is: <ServerTagName>
Where:
E.g.: Tag.TagName
The status of the driver's execution can be observed through the diagnostic tools, which are:
• Trace window
• Property Watch
• Module Information
The above tools indicate if the operations have succeeded or have failed. A status of 0 (zero) means communication is successful. Negative values indicate internal driver errors, and positive values indicate protocol error codes.