Appendix C Hayes AT Command Reference
RFI-9256 Radio Modem User Manual
Page 95 of 109
ATS60=3<CR>
: General information, status information, warnings, and errors are logged.
ATS60=4<CR>
: All information is logged.
C.2.19
“ATS70” Set Port Protocol Type
S-register 70 sets the protocol mode for the serial port. The protocol type can be set for a specific port by
appending “
:0
” for the main port and “
:1
” for the auxiliary port. The only valid values are:
ATS70=0<CR>
: Disables the serial port.
ATS70=1<CR>
: Sets the serial port into point-to-point mode. See section 0 on page 33 for
information on point-to-point networks.
ATS70=2<CR>
: Sets the serial port into point-to-multipoint broadcast mode. See section 0 on page
33 for information on point-to-multipoint broadcast networks.
ATS70=3<CR>
: Sets the serial port into Hayes dial-up mode. See section 5.3.3 on page 34 for
information on Hayes dial-up networks.
ATS70=11<CR>
: Sets the serial port to the Modbus protocol. See section 5.3.4 on page 37 for
information on SCADA protocol utilization.
ATS70=12<CR>
: Sets the serial port to the Honeywell protocol. See section 5.3.4 on page 37 for
information on SCADA protocol utilization.
ATS70=13<CR>
: Sets the serial port to the DNP3 protocol. See section 5.3.4 on page 37 for
information on SCADA protocol utilization.
ATS70=14<CR>
: Sets the serial port to the TDE protocol. See section 5.3.4 on page 37 for
information on SCADA protocol utilization.
C.2.20
“ATS80” Local Auxiliary I/O Hex data
S-register 80 contains the current value being read from the auxiliary I/O input as an 8-bit number, where a
bit is set to 1 for a logic high and 0 for logic low. It can also be used to set the local outputs.
ATS80=F0<CR>
: Sets the Auxiliary I/O bits 0…3 to output 1 and bits 4…7 to output 0.
C.2.21
“ATS81” Get Remote Auxiliary I/O Hex data
S-register 81 is a read-only register that contains the current value being read from the remote auxiliary I/O
input as an 8-bit number, where a bit is set to 1 for a logic high and 0 for logic low.
C.2.22
“ATS82” Auxiliary I/O Direction Mask
S-register 82 contains the direction mask for the auxiliary I/O on the local radio. A bit set to 1 sets the I/O as
an output, and 0 sets the I/O as an input.
ATS82=00<CR>
: This would set all eight I/Os as inputs.
ATS82=F0<CR>
: This would set I/Os 0…3 to be inputs and I/Os 4…7 to be outputs.