Loading…
Loading…
Method Name: loop_test
Method ID: 0x1002
Method Label: M-07 Loop Test
Method Help: Initiates a Loop test.
- {
- char status[3];
- char disp_string1[135];
- float value;
- int slen1;
- int finish;
- int testValue;
- int mainState;
- int subState;
- slen1 = 135;
- testValue = 12;
- enter_password();
- testValue = 12;
- _get_local_var_value(literal_string(393),0,literal_string(394));
- _iassign(16475,testValue);
- send(158,status);
- if (status[0] != 0)
- {
- display_response_status(158,status[0]);
- process_abort();
- }
Please login for more