
60
Programming the Enhanced Monitor
Chapter 3
DISPlay[:WINDow]:STATe
<state>
DISPlay[:WINDow]:STATe?
DISPlay[:WINDow]:STATe
sets the state of the mainframe’s display (ON, OFF,
AUTO).
ON
is the default, and means the display is always on when the mainframe
is powered up.
OFF
disables the display window and it is dark.
AUTO
places the
Display in screen saver mode where the display will turn off when no keys are
pressed for 10 minutes.
DISPlay[:WINDow]:STATe?
returns the state of mainframe’s display. The returned
data is a string (enumerated); either ON, OFF, or AUTO.
Parameters
Returned Data
Error Conditions
The following table lists the most common error conditions and causes. Error
numbers and corresponding messages can be found using
SYSTem:ERRor?
query.
Reset Condition
At *RST, DISPlay[:WINDow]:STATe is set to ON.
Name
Type
Range
Default
Description
<
state>
enum.
ON,OFF,AUTO
ON
State of Display
Type
Range
Description
enum
ON,OFF,AUTO
State of Display
Number
Message
Probable Cause
-109
“Missing Parameter”
The
<state> parameter was omitted.
-221
“Settings Conflict”
The mainframe’s power is off.
-224
“Illegal Parameter”
The
<state> parameter was not correct.
Содержание E8402A
Страница 8: ...10 Contents ...
Страница 12: ...14 Notes ...
Страница 14: ......
Страница 26: ...28 Getting Started Chapter 1 ...
Страница 42: ...44 Using the Enhanced Monitor Chapter 2 ...
Страница 214: ...216 Servicing Your Mainframe Chapter 5 ...
Страница 226: ...228 HP E8402 E8404A Product Specifications Appendix A ...