Loading…

Method Name: hold

Method ID: 0x40AA

Method Label:

Method Help: 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)
  • {


Please login for more