{"Relative Dens" }, // 00025
{"API Gravity" }, // 00026
{"BSW" } // 00027
{"Alt. High Flow"} // 00028
{"Preset Volume"} // 00029
{"Flush Remain" } // 00030
{"Auth Prod Idx" } // 00031
{"Product Idx" } // 00032
{"Lead Component" } // 00033
{"Compartment" } // 00034
{"Open Pre Vol" } // 00035
{"Compart Pre Vol"} // 00036
};
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 -= COMPONENT_RT, rrrrrppppplllll
Where:
rrrrr – Component Real Time Parameter Type as
custom_logic_component_real_time_prompt[] =
{
{"Clearing Errors"}, // 00000
{"Clear Batch"}, // 00001
{"Rem Start Buttn"}, // 00002
{"Pump Run"}, // 00003
{"Pump Kill"}, // 00004
{"Pump Status"}, // 00005
{"Open Blk Valve"}, // 00006
{"Blk Val Status"}, // 00007
{"Close Blk Valve"}, // 00008
{"Alarm Out"}, // 00009
{"Authorized"}, // 00010
{"Permissive"}, // 00011
{"Permissive Out"}, // 00012
{"Component State" }, // 00013
{"Gross Delivered"}, // 00014
{"Net Delivered" }, // 00015
{"Mass Delivered" }, // 00016
{"Temperature" }, // 00017
{"Pressure" }, // 00018
{"Density" }, // 00019
{"Relative Dens" }, // 00020
{"API Gravity" }, // 00021
{"VCF" } // 00022