System Commands
COMMAND SYNTAX
EXAMPLE (GPIB)
RELATED COMMANDS
panel RESET button (64) is pressed or if an empty string
assigned to a location (e.g. KEY .... ,L1).
Pressing any one of the menu buttons while in remote mode causes
the User Request status Register (URR) and the URQ bit of the
Event Status Register to be set. This can generate an SRQ provided
that the service request mechanism has been enabled.
Note: This command can be executed in both local and remote
modes.
KEY <button>,’<string>’,<position>
<button> := 1 to 9
<string> := a 12 character string (any ASCII code)
<position> := {L1, LC, L2, LB}
Note: If the position is omitted, LC will be assumed.
The example menu shown in Figure 1 was created by issuing the
following series of KEY commands:
KEY 1, ’Pause’,LC; KEY 1,’MEASUREMENT’,LB; KEY 2,
’Continue’,LC;
KEY 3,’key 3 line I’,LI; KEY 3,’key 3 line 2’,L2;
KEY 4,’key 4 line I’,LI; KEY 4,’key 4 line 2’.L2;
KEY 5,’key 5 center’,LC; KEY 5,’between 5/6’,LB; KEY 6,
’key 6 center’,LC;
KEY 9,’Exit’,LC
URR?
106