226 8163A/B, 8164A/B & 8166A/B Mainframes Programming Guide
5 Mass Storage, Display, and Print Functions
:DISPlay:ENABle
:DISPlay:ENABle?
:DISPlay:LOCKout
command: :DISPlay:ENABle
syntax: :DISPlay:ENABle<wsp>ON|OFF|1|0
description: Enables or disables the display.
The display is cleared, and an appropriate message displayed. This setting may improve sweep performance.
parameters: A boolean value: OFF or boolean 0 – switch off the display
ON or boolean 1 – switch on the display
If you press [LOCAL] softkey, the display is enabled automatically.
response: none
example: disp:enab 1
command: :DISPlay:ENABle?
syntax: :DISPlay:ENABle?
description: Queries the state of the display.
parameters: none
response: A boolean value: 0 – the display is turned off
1 – the display is turned on
example: disp:enab? -> 1<END>
command: :DISPlay:LOCKout
syntax: :DISPlay:LOCKout<wsp>ON|OFF|1|0
description: Enables or Disables local operation.