DT16 Xwire Interface
The DT16 allows the Xwire to use either TTL or RS485 interfaces.
By default, Xwire is set to use the TTL interface (the 2 pin headers). Via the XwirePhys instruction, the interface may be changed as follows:
XwirePhys | |
---|---|
Value | Description |
0 | TTL port |
1 | RS485 port |
XwirePhys may be called at any time to select the port. If the RS485 port is not being used for Xwire, it may be used either for MODBUS Master, MODBUS Slave or custom user communications.