Advantech ADAM-4550 Modem User Manual


 
24 ADAM-4550 User's Manual
4.6. Read Delimiter Character
Description Requests to read the delimiter
character data from the module
at address AA.
Syntax $AAD(cr)
Response !AA(delimiter character)(cr) if the
command is valid
?AA(cr) if an invalid command
is entered
Example Command: $0AD(cr)
Response: !0A[(cr)
4.7. Set Data Gate
Description Requests the module at address
AA to set data gate to open(1) or
close (0).
Syntax &AAAD1D2(cr)
where AA is the module address
D1 = 1 Open data gate
D1 = 0 Close data gate
D2 = 1 Write to Flash memory
D2 = 0 Do not write to Flash
memory
Response !AA(cr) if the command is valid
?AA(cr) if an invalid command is
entered
Example Command: &0AA00(cr)