Loading…
Loading…
Method Name: LF600_cnt_ctrl
Method ID: 0x4120
Method Label: Cnt ctrl
Method Help: Counter control; Counter START or STOP, RESET
- {
- int choice;
- char status[3];
- do {
- choice = SELECT_FROM_LIST(literal_string(423),literal_string(427));
- switch (choice)
- {
- case 0:
- {
- _iassign(resolve_record_ref(16598,16536),1);
- send(189,status);
- if (status[0])
- display_response_status(189,status[0]);
- break;
- }
- case 1:
- {
- _iassign(resolve_record_ref(16598,16536),2);
- send(189,status);
- if (status[0])
- display_response_status(189,status[0]);
- break;
- }
Please login for more