Iscan:zone:hide - Agilent Technologies Infiniium 90000 Series Programmer's Manual

Oscilloscopes
Hide thumbs Also See for Infiniium 90000 Series:
Table of Contents

Advertisement

:ISCan:ZONE:HIDE

Command
:ISCan:ZONE:HIDE {{ON | 1} | {OFF | 0}}
The :ISCan:ZONE:HIDE command lets you hide or show all InfiniiScan
zones on the display.
Example
The following example hides all InfiniiScan zones on the display.
myScope.WriteString ":ISCAN:ZONE:HIDE ON"
Query
:ISCan:ZONE:HIDE?
The query returns the current zone hide setting.
Returned Format
[:ISCan:ZONE:HIDE]{1 | 0};
Example
The following example returns the current zone hide setting.
Dim strHide As String
myScope.WriteString ":ISCAN:ZONE:HIDE?"
strHide = myScope.ReadString
Debug.Print strHide
Agilent Infiniium 90000 Series Oscilloscopes Programmer's Reference
InfiniiScan (ISCan) Commands
20
399

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents