Toggle a condition variable received from the environment.
More...
Detailed Description
Toggle a condition variable received from the environment.
Function Documentation
int send_channel_ack_to_client |
( |
void |
|
) |
|
Fuction to send channel acks to client.
Send acknowledgement for processing channels.
Definition at line 1197 of file main.c.
int send_gpca_pkt_to_client |
( |
void |
|
) |
|
Function to send gpca packets to client.
Send GPCA packet to client through TCP/IP.
- Returns:
- 1 on success, -1 on fail.
Definition at line 1162 of file main.c.
Variable Documentation
Parsing state (downstream from client to GPCA).
Definition at line 414 of file main.c.
Infusion duration : 1 (30sec), 2 (60sec), 3 (90sec), 4 (120 sec), 5 (150 sec), 6 (180 sec).
Definition at line 402 of file main.c.
Motor direction.
Definition at line 398 of file main.c.
Pump motor speed : 1 (20ms), 2 (40ms), 3 (60ms) 5 (100ms).
Definition at line 396 of file main.c.
Motor state : Stop or Active.
Definition at line 400 of file main.c.
Parsing state (upstream).
Definition at line 412 of file main.c.
Buffer to contain gpca packets.
Definition at line 406 of file main.c.
Remaining volume percent.
Definition at line 404 of file main.c.