User's Manual

143
Chapter 6 Alternate Mode
than 10 bytes, it will be truncated.
Command:
#@dat_ostrh?\r, #@dat_ostr?\r
Purpose Get Output String
Request #@dat_ostrh?\r //Response data will be shown in Hexadecimal value
#@dat_ostr?\r //Response data will be shown in character
Response OK,[m]\r
[m]: output data format, ‘0’- in Hexadecimal, ‘1’- in character
[n]: Data to be stored in buffer
Data is stored in buffer.
ERR,[code]\r
#@dat_ostr=[m],[n]\r
Purpose Set Output String
Response OK\r
ERR,[code]\r
Default
String 1 ‘#@TRIGON\r’
String 2 ‘#@TRIGOFF\r’
String 3 0x00(NULL)
String 4 0x00(NULL)
String 5 0x00(NULL)
String 6 0x00(NULL)
KEY1 ‘1’
KEY2 ‘2’
KEY3 ‘0’
KEY4 ‘0’
KEY5 ‘0’
KEY6 ‘0’
Note: Input ‘00’ (hexadecimal) to clear the inputted data.
Example: