Loading…

方法名称: hold

方法ID: 0x40AA

方法标签:

方法描述: Select Hold function for the instrument. Set HOLD to INSTRUMENT to be able to change all parameters. Set HOLD to OUTPUTS to be able to change output parameters.


  • {
  • int result;
  • send_command_trans(128,40101);
  • send_command_trans(138,140101);
  • result = SELECT_FROM_LIST(literal_string(297),literal_string(298));
  • if (result == 0)
  • {
  • _iassign(16399,0x01);
  • _iassign(16453,0x01);
  • }
  • else
  • if (result == 1)
  • {


请登录以获得完整内容