User's Manual

MReX Transceiver User Manual v1.92 Firmware
Examples:
Consider an MReX configured with UNIT_ID of “Unit_A” and configured as output:
*UNIT_ID=Unit_A<CR>
*OUT_CONFIG=1:1,0<CR>
Scenario 1: To turn output 1 ON;
Message payload:
[[Unit_A]1]
Scenario 2: To turn OFF output 1;
Message payload:
[[Unit_A]-1]
Consider that we have several MReX Units and each one is configured with a different UNIT_ID;
“Unit_A”, “Unit_B” and “Unit_C”
Scenario 3: To turn output 1 for Unit_A:
Message payload:
[[Unit_A]1]
Scenario 4: We want:
to turn output 1 ON in the Unit_A,
to turn output 1 ON on the Unit_B,
turn OFF output1 Unit_C;
Message payload:
[[Unit_A]1] [[Unit_B]1] [[Unit_C]-1]
Notes:
The unit will only process the Output Control Protocol for the unit configured in the
UNIT_ID and will ignore the other Output Control Protocol contained in the message
Additional security to prevent false activation can be achieved through CAP restriction via
the RX_RANGE and/or a more complex UNIT_ID.
© WTE Limited, 2020 – Christchurch New Zealand Page 35 of 59