UMX-TPS-TX100 series – User's Manual 100
Protocol Setting
Î <port>.ControlProtocol=<protocol>
BAUD Rate Setting
Î <port>.Baudrate=<baudrate>
Databits Setting
Î <port>.DataBits=<databits>
Stopbits Setting
Î <port>.StopBits=<stopbits>
Parity Setting
Î <port>.Parity=<parity>
RS-232 Operation Mode
Î <port>.Rs232Mode=<mode>
Command Injection Enable
Î <port>.CommandInjectionEnable=<logical_value>
RS-232 Recognizer
Enable the Recognizer
Î <port>.RecognizerEnable=<logical_value>
Set the Delimiter Hex
Î <delimiter>
Set the Timeout
Î <timeout>
Î
Î
Î
Clear the Stored Last Recognized Serial Message
Î
Î
Î
Î
Set the Active Timeout
Î <a_timeout>
Enable Command Injection Mode
Î <port>
Î <port>
Sending Message via the Communication Ports
Sending a TCP Message (ASCII-format) via TCP Port
Î <IP_address>:<port_no>=<message>)
Sending a TCP Text (ASCII-format) via TCP Port
Î <IP_address>:<port_no>=<text>)
Sending a TCP Binary Message (HEX-format) via TCP Port
Î <IP_address>:<port_no>=<HEX_message>)
Sending UDP Message (ASCII-format) via TCP Port
Î <IP_address>:<port_no>=<message>)
Sending a TCP Text (ASCII-format) via TCP Port
Î <IP_address>:<port_no>=<text>)
Sending a UDP Binary Message (HEX-format) via TCP Port
Î <IP_address>:<port_no>=<HEX_message>)
Sending a Message (ASCII-format) via Serial Port
Î <port>:sendMessage(<message>)
Sending a Text (ASCII-format) via Serial Port
Î <port>:sendText(<message>)