MMX4x2 series – User's Manual 137
TCP Message Recognizer
Setting the IP Address of the TCP Server
ç <loc>.ServerIP(<IP_address>)
ç <loc>.ServerPort(<port_no>)
Connecting to a TCP Server
ç <loc>:connect()
Disconnecting from a TCP Server
ç <loc>:disconnect()
Setting the Delimiter Hex
ç <loc>.DelimiterHex=<delimiter>
Setting the Timeout
ç <loc>.TimeOut=<timeout>
ç <loc>.Rx
ç <loc>.RxHex
ç <loc>:clear()
ç <loc>.ActiveRx
ç <loc>.ActiveRxHex
Setting the Active Timeout
ç <loc>.ActivePropertyTimeout=<a_timeout>
Running an Immediate Event Action
ç <loc>.ActionTrigger=<event_nr>
Protocol Setting
ç <serial_port>.ControlProtocol=<ctrl_protocol>
BAUD Rate Setting
ç <serial_port>.Baudrate=<baudrate>
Stopbits Setting
ç <serial_port>.StopBits=<stopbit>
Parity Setting
ç <serial_port>.Parity=<parity>
Databit Setting
ç <serial_port>.DataBits=<databit>
RS-232 Operation Mode
ç <serial_port>.Rs232Mode=<rs232_mode>
ç <serial_port>.CommandInjectionEnable=<ci_enable>
RS-232 Message Sending
Sending a Message (ASCII-format) via RS-232
ç <message>)
Sending a Text (ASCII-format) via RS-232
ç <message>)
Sending a Binary Message (HEX-format) via RS-232
ç <message>)
RS-232 Message Recognizer
ç <serial_port>
Setting the Delimiter Hex
ç <delimiter>
Setting the Timeout
ç <timeout>
ç
ç
ç
ç
ç
Setting the Active Timeout
ç <a_timeout>