aux conf m [mtype]

This command configures whether or not an auxiliary device’s response data is appended to the header when auxiliary device reporting is enabled (cmd aux cond 1/2). If nothing is appended, the only the header (msg 114 or msg 112, depending on cmd aux repmode) is sent.

m = 0Reporting disabled
m = 1 to FFFFFFFFReporting enabled (cmd aux mode 0) or allow reporting of only these parameters (cmd aux mode non 0) (Default FFFFFFFF)
mtype = 0Append ALL parameters in m when a report is triggered (Default)
mtype = 1Append ONLY UPDATED parameters in m when a report is triggered
mtype = 2Append ONLY UPDATED parameters in m that are ALSO configured to TRIGGER a report in cmd aux cond

Examples:

  1. Append only parameters P0 and P5 if either of them were updated and both of them were configured to trigger a report :
    cmd aux conf 21 2

See also: Salt Reports


Firmware revision 2.0.5.3540

Last modified 6 years ago Last modified on 13-11-04 06:01:40 PM