rrrrr –Rcu Real Time Parameter Type as
custom_logic_rcu_real_time_prompt[] =
{
{"Proving Mode"}, // 00000
{"W&M Key"}, // 00001
{"Program Key"}, // 00002
{"Card Inserted"}, // 00003
{"Hour" }, //00004
{"Minute" }, //00005
{"Seconds" }, //00006
{"Year" }, //00007
{"Month" }, //00008
{"Day" }, //00009
{"Julian Date" }, //00010
{"Epoch Time" }, //00011
{"Prompt1" }, //00012
{"Prompt2" }, //00013
{"Prompt3" }, //00014
{"Prompt4" }, //00015
{"Prompt5" }, //00016
{"RCU State" }, //00017
{"Card 1 Number" }, //00018
{"Card 1 Facility" }, //00019
{"Card 2 Number" }, //00020
{"Card 2 Facility" }, //00021
{"Security Bypass"}, //00022
{"Config Changed"}, //00023
};
Modbus: Read/Write Register=298, Len=1, 16-Bit Integer (rrrrr)
If type -= BAY_RT, rrrrrppppp
Where:
rrrrr –Bay Real Time Parameter Type as
custom_logic_bay_real_time_prompt[] =
{
{"Clearing Errors"}, // 00000
{"Diag Mode"}, // 00001
{"All Stop"}, // 00002
{"Alarm Out"}, // 00003
{"Authorized"}, // 00004
{"Permissive Out"}, // 00005
{"Permissive 0"}, // 00006
{"Permissive 1"}, // 00007
{"Permissive 2"}, // 00008
{"Permissive 3"}, // 00009