Loading…

方法名称: ejx_method_point_setting

方法ID: 0x4153

方法标签: 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(16523);
  • var_id[0] = 16530;
  • var_id[1] = 16531;
  • var_id[2] = 16532;
  • var_id[3] = 16533;
  • var_id[4] = 16534;
  • var_id[5] = 16535;
  • var_id[6] = 16538;
  • var_id[7] = 16539;
  • var_id[8] = 16540;
  • var_id[9] = 16541;
  • var_id[10] = 16542;
  • var_id[11] = 16543;
  • var_id[12] = 16546;
  • var_id[13] = 16547;
  • var_id[14] = 16548;
  • var_id[15] = 16549;
  • var_id[16] = 16550;
  • var_id[17] = 16551;
  • do {
  • choice = SELECT_FROM_LIST("|en|Select one","|en|List;Edit all points;Edit one point;Exit" );


请登录以获得完整内容