Loading…
Loading…
Method Name: hold
Method ID: 0x429A
Method Label:
Method Help: Select Manual Hold function for the instrument. Set Hold to ON to freeze the outputs and to be able to change any parameter. Set Hold to OFF for live outputs.
- {
- int result;
- send_command_trans(128,0);
- send_command_trans(138,0);
- result = SELECT_FROM_LIST(literal_string(1091),literal_string(1092));
- if (result == 0)
- {
- _iassign(16399,0x01);
- _iassign(16796,0x01);
- }
Please login for more