{"Permissive 4"}, // 00010
{"Permissive 5"}, // 00011
{"Permissive 6"}, // 00012
{"Permissive 7"}, // 00013
{"Deadman Input" }, // 00014
{"Deadman Output" }, // 00015
{"Deadman Bypass" }, // 00016
{"Total Volume" }, // 00017
{"Start Trans" }, // 00018
{"Stop Trans" } // 00019
};
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, rrrrrppppp
Where:
rrrrr –Preset Real Time Parameter Type as
custom_logic_preset_real_time_prompt[] =
{
{"Authorized"}, // 00000
{"Flow Active"}, // 00001
{"BatchAuthorized"}, // 00002
{"Load Complete"}, // 00003
{"Clearing Errors"}, // 00004
{"Clearing Load"}, // 00005
{"Open Blk Valve"}, // 00006
{"Blk Val Status"}, // 00007
{"Close Blk Valve"}, // 00008
{"Remote Start"}, // 00009
{"Swing Arm"}, // 00010
{"Meter Stop"}, // 00011
{"Alarm Out"}, // 00012
{"Permissive"}, // 00013
{"Permissive Out"}, // 00014
{"Preset State" }, // 00015
{"Gross Delivered"}, // 00016
{"Net Delivered" }, // 00017
{"Mass Delivered" }, // 00018
{"Delivered Pct" }, // 00019
{"Remaining Vol" }, // 00020
{"Gross Flow Rate"}, // 00021
{"Temperature" }, // 00022
{"Pressure" }, // 00023
{"Density" }, // 00024