Loading…
Loading…
Method Name: method_ds_loop_test
Method ID: 0x410F
Method Label: Loop test
Method Help: Loop test- Allows the User to manually manipulate the Analog Output to a selected constant output value
- {
- char status[3];
- int choice;
- long var_id[1];
- int use_abort_method;
- char disp_string1[60];
- char disp_string2[60];
- int slen1;
- int slen2;
- int count;
- slen1 = 60;
- slen2 = 60;
- _get_dictionary_string(19726337,disp_string1,slen1);
- ACKNOWLEDGE(disp_string1);
- _add_abort_method(4118);
- _set_all_resp_code(0);
- _set_device_status(0xFF,0);
- _set_xmtr_device_status(0xFF,0);
- _set_xmtr_all_resp_code(0);
- use_abort_method = 0;
- do {
- _get_dictionary_string(19726340,disp_string1,slen1);
- choice = SELECT_FROM_LIST(disp_string1,literal_string(678));
- if (choice == 4)
- {
- for (count = 0; count < 5; count++)
- {
- switch (count)
- {
- case 0:
Please login for more