search for: pw_ups_off_at_time

Displaying 1 result from an estimated 1 matches for "pw_ups_off_at_time".

2013 Aug 08
0
shutdown.* and load.*, and how to possibly add more instcmd for bcmxcp
...nd. length 1-2 */ #define PW_UPS_ON_TIME .. /* Scheduled UPS on in n minutes. length 3-4 */ #define PW_UPS_ON_AT_TIME .. /* Schedule UPS on at specified date and time. length 7-8 */ #define PW_UPS_OFF_TIME .. /* Scheduled UPS off in n minutes. length 3-4 */ #define PW_UPS_OFF_AT_TIME .. /* Schedule UPS off at specified date and time. length 7-8 */ Possibly I would also like to add support for the following, but this might not make sense : #define PW_GO_TO_BYPASS .. /* Transfer load from inverter to bypass. length 1 or 3 */ But I do not currently know what...