Chapter 6 – Meter Commands
Per additive(16):
xxxx= additive status #0 in hexadecimal as:
union
{
unsigned int value;
struct
{
} flags:
} additive_status_0;
unsigned char program_clear_errors:1;
unsigned char remote_clear_errors:1;
unsigned char driver_clear_errors:1;
unsigned char clearing_errors:1;
unsigned char clear_batch:1;
unsigned char test_button:1;
unsigned char pump_run:1;
unsigned char pump_kill:1;
unsigned char pump_status:1;
unsigned char open_blk_val:1;
unsigned char blk_val_status:1;
unsigned char close_blk_val:1;
unsigned char flush_pump_run:1;
unsigned char alarm_out:1;
unsigned char authorized:1;
unsigned char permissive:1;
// command to clear errors
// command to clear errors
// command to clear errors
// commanded to clear errors
// commanded to clear batch
// test inject button input status
// pump run output status
// pump kill output status
// pump status input status
// open block valve output status
// block valve status input status
// close block valve output status
// flush pump run output status
// alarm out output status
// authorized output status
// additive permissive input status
50
Need help?
Do you have a question about the MultiLoad II and is the answer not in the manual?
Questions and answers