ppppp – Zero-based preset number (00000-00011).
lllll = Zero based sampler number (00000-00015).
Modbus: Read/Write Register=298, Len=1, 16-Bit Integer (rrrrr)
Modbus: Read/Write Register=299, Len=1, 16-Bit Integer (ppppp)
Modbus: Read/Write Register=300, Len=1, 16-Bit Integer (lllll)
If type -= BAY_RT_ALARM, rrrrrppppp
Where:
rrrrr –Bay Real Time Alarm Parameter Type as
custom_logic_bay_real_time_alarm_prompt[] =
{
{"*BAY FCM" } // 00000
{"*BAY PERM0" }, // 00001
{"*BAY PERM1" }, // 00002
{"*BAY PERM2" } // 00003
{"*BAY PERM3" } // 00004
{"*BAY PERM4" } // 00005
{"*BAY PERM5" }, // 00006
{"*BAY PERM6" } // 00007
{"*BAY PERM7" } // 00008
{"*ALL STOP" }, // 00009
{"*BAY PCM" }, // 00010
{"*PRNTR ERR" } // 00011
{"*BALARM 12" }, // 00012
{"*BALARM13" }, // 00013
{"*DEADMAN" }, // 00014
{"*BALARM15" }, // 00015
{"*POWERFAIL" }, // 00016
};
ppppp – Zero-based preset number (00000-00011).
Modbus: Read/Write Register=298, Len=1, 16-Bit Integer (rrrrr)
Modbus: Read/Write Register=299, Len=1, 16-Bit Integer (ppppp)
If type -= PRESET_RT_ALARM, rrrrrppppp
Where:
rrrrr –Preset Real Time Alarm Parameter Type as
custom_logic_preset_real_time_alarm_prompt[] =
{
{"*PRE FCM" }, // 00000
{"*PRE PERM" }, // 00001
{"*SWING ARM" }, // 00002
{"*NO LNFLSH" }, // 00003
{"*BLK VALVE" }, // 00004
{"*BAY ALARM" }, // 00005
{"*COMP ALRM" }, // 00006