SCPI Command
DISPlay:WINDow<Ch>:MAXimize {OFF|ON|0|1}
DISPlay:WINDow<Ch>:MAXimize?
| Turns the active trace maximization inside the specified channel ON/OFF. | 
|---|
| command/query | 
Channel <Ch>,
<Ch>={[1]|2|...16}
| {ON|1} | ON | 
| {OFF|0} | OFF | 
{0|1}
0
Display > Active Trace/Channel > Maximize Trace
Equivalent COM Command
SCPI.DISPlay.WINDow(Ch).MAXimize
Status = app.SCPI.DISPlay.WINDow(Ch).MAXimize
app.SCPI.DISPlay.WINDow(Ch).MAXimize = true
Boolean (read/write)
Back to DISPlay
Back to Command Finder