This document has only the specific information about the device connection settings and its address syntax. 

Refer to the User Guide for more information on the Device Module.

On this page:


Summary

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 Information

Driver name

Transverter

Assembly Name

T.ProtocolDriver.Transverter

Assembly Version

1.1

Available for Linux

True

Devices supported 

Any device compatible with Transverter library

Equipments supported

T13x and HT2000

Manufacturer

N/A (Not Applicable)

Protocol

Trasverter

Interface

Trasverter library

PC Requirements

Raspberry PI


Points Configuration

The syntax for the Transverter  communication points is: <Equipment>:<Property>:<Line/Relay/Module>

Where:

  • <Equipment>: T13x or HT2000
  • <Property>: LineCurrent, LineFrequency, etc. [See Transverter Library manual]
  • <Line/Relay/Module>: Optional number [See Transverter Library manual]

 E.g.: T13x: LineFrequency, HT2000:MaxV190:0



Driver Revision History

Transverter Revision History

Version 

Notes

1.1

Initial release on new documentation standards.


In this section...

  • No labels