Loading…

Method Name: hold

Method ID: 0x429A

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,0);
  • send_command_trans(138,0);
  • result = SELECT_FROM_LIST(literal_string(1338),literal_string(1339));
  • if (result == 0)
  • {
  • _iassign(16399,0x01);
  • _iassign(16796,0x01);
  • }
  • else
  • if (result == 1)
  • {


Please login for more