RS-232 Message Sending
Sending a Message (ASCII-format) via RS-232
allows
characters. For more information see the section.
Command and Response #message
ç )
æ
Example
ç
æ
Sending a Text (ASCII-format) via RS-232
does not require
Command and Response
ç )
æ
Example
ç
æ
Sending a Binary Message (HEX-format) via RS-232
does not require
Command and Response
ç )
æ
Example
ç
æ
Using Hexadecimal Codes
sendMessage command: CALL /MEDIA/UART/P1:sendMessage(C00\x0D)
tcpMessage command: CALL /MEDIA/ETHERNET:tcpMessage(C00\x0D)
udpMessage command: CALL /MEDIA/ETHERNET:udpMessage(C00\x0D)
▪ C00
▪ \x
▪ 0D