Loading…
Loading…
方法名称: ejx_method_point_setting
方法ID: 0x4145
方法标签: Point setting
方法描述: Signal characterizer point setting- Sets the coordinates of break points to characterize the values in percent of the output.
- {
- int i, numPts, scEnable, choice;
- char status[3];
- long var_id[18];
- { _set_all_resp_code(0); _set_device_status(0xFF,0); _set_xmtr_device_status(0xFF,0); _set_xmtr_all_resp_code(0); };
- send_command( 157 );
- numPts = _ivar_value(16500);
- var_id[0] = 16507;
- var_id[1] = 16508;
- var_id[2] = 16509;
- var_id[3] = 16510;
- var_id[4] = 16511;
- var_id[5] = 16512;
- var_id[6] = 16515;
- var_id[7] = 16516;
- var_id[8] = 16517;
- var_id[9] = 16518;
- var_id[10] = 16519;
- var_id[11] = 16520;
- var_id[12] = 16523;
- var_id[13] = 16524;
- var_id[14] = 16525;
- var_id[15] = 16526;
- var_id[16] = 16527;
- var_id[17] = 16528;
- do {
- choice = SELECT_FROM_LIST("|en|Select one","|en|List;Edit all points;Edit one point;Exit" );
请登录以获得完整内容