Changing IO element priority by SMS/GPRS

Hello forum. I need to change the priority of an IO element on a number of devices which are deployed and very far from me. FMB920’s and FMC125’s. Is there a way to do this through SMS/GPRS commands? I don’t see anything about this in the Wikihows.

Hi,

This can be done using SMS commands.

First, we need to identify the parameter ID corresponding to the priority setting. You can find this by hovering the mouse over the priority field in the configurator.

For example, if you want to change the priority of the ignition parameter, the parameter ID is 50000.

You can then send the following SMS command to the device:

setparam 50000:1

Priority values:
0 – Disabled
1 – Low
2 – High
3 – Panic

Please refer to the wiki page below for more details on parameter IDs.

Best regards,
Naveen