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:
Communication Driver Information | |
---|---|
Driver name | Barcode |
Assembly Name | T.ProtocolDriver.Barcode |
Assembly Version | 1.0.2.0 |
Available for Linux | False |
Devices supported | Any equipment compatible with ASCII encoding |
Manufacturer | N/A |
Protocol | Serial or TCP/IP |
Protocol Options | BlockSize, Start Char and End Char |
PC Requirements | Standard PC Ethernet interface board, RS485 or RS232 port |
Multi-threading | Only one instance per channel is allowed |
Max number of nodes | Onlye one Node should be used for each channel |
Serial and MultiSerial channels:
TCP/IP channels:
Serial and MultiSerial channels:
TCP/IP channels:
The PrimaryStation and the BackupStation should be blank.
The syntax for the Barcode communication points is: <Number of Bytes>
The value 0 (zero) means that the Tag will receive the whole message
E.g.: The message received was “ABCDXYZ”
Case1:
TagName | Address | Value |
TagA | 4 | ABCD |
TagB | 3 | XYZ |
Case2:
TagName | Address | Value |
TagC | 0 | ABCDXYZ |
Barcode Revision History | |
---|---|
Version | Notes |
1.0.2.0 | Initial release on new documentation standards. |