Loading…
Loading…
方法名称: loop_test
方法ID: 0x1002
方法标签: M-07 Loop Test
方法描述: 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();
- }
请登录以获得完整内容