aux ack m c1 [c2] [c3] [c4] [c5]

This command sets the ack character sequence for mode 24, auxiliary interface. Each time a message is found via matching aux lead and/or aux term, the configured ack will be sent.

m = 0Disable sending ACK (Default 0)
m = 1Enable sending ACK
c1 to c5Hex format

Examples:

  1. Set the ack character sequence to be 0x06 :
    cmd aux ack 1 06
  1. Set the ack character sequence to be '123' :
    cmd aux ack 1 31 32 33
  1. Disable sending ack character sequence :
    cmd aux ack 0

See also: Auxiliary Reports


Firmware revision 2.0.5.4003

Last modified 5 years ago Last modified on 15-01-29 11:38:48 AM