Instruction Manual
72 • NuDAM-6521
5.4.16 Data Pass
@Description
Pass the data to RS-232 device.
@Syntax
(Delimiter)(Addr)(Data)<CR>
(Delimiter) Data pass delimiter character
(Addr) Address ID (2-character)
Data Data to the RS-232 device, up to 80 bytes of data can
be passed by one command
@Response
No response
@Example
User command:
{30ABCDEFGHIJ<CR>
Response:
{ Use { as Data Pass delimiter
30 Address ID
ABCDEF Data pass to RS-232 device (if X.0 = 0, don’t append
<CR>)
ABCDEF<CR> Data pass to RS-232 device (if X.0 = 1, append <CR>
mode)