Page Tree
Other Releases
The Transverter driver implements communication with devices compatible with the Transverter library. The communications blocks are dynamically created according to the pooling cycle defined on the AccessType for each Device Point.
Communication Driver Name: Transverter
Current Version: 1.1
Implementation DLL: T.ProtocolDriver. Transverter.dll
Protocol: Transverter
Interface: Transverter library
PLC types supported: Any equipment compatible with the Transverter library
PC Hardware requirements: Raspberry PI
Supported Equipment: T13x and HT2000
The syntax for the Transverter communication points is: <Equipment>:<Property>:<Line/Relay/Module>
Where:
Ex: T13x: LineFrequency, HT2000:MaxV190:0
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.