ComDevAddr [D>=17]
Set the controller's MODBUS slave device address to the value in X, overriding the address set in the current CCB. This allows runtime address setting without having to write NVEM. Pops X.
Note: This instruction will override a previous ComSetCCB
. However, a subsequent ComSetCCB
will in turn prevail. Normally you would therefore execute the required ComSetCCB
and then do the ComDevAddr
.