Return Type Enum - Agilent Technologies PNA Series User And Programming Manual

Network analyzer
Hide thumbs Also See for PNA Series:
Table of Contents

Advertisement

Write/Read
XAxisPointSpacing Property
Description
Sets X-axis Point Spacing for the displaytraces measured with segment sweeps on the active
channel.
VB Syntax
chan.XAxisPointSpacing = value
Variable
(Type)
- Description
chan
A Channel (object)
value
(Enum as naStates) - Choose from:
0 - naOFF - Turns X-axis Point Spacing OFF
1 - naON - Turns X-axis Point Spacing ON
Return Type
Enum
Default
0 - naOFF
Examples
chan.XAxisPointSpacing = naOFF
xspac = chan.XAxisPointSpacing
C++
Syntax
HRESULT get_XAxisPointSpacing (tagNAStates *pState);
HRESULT put_XAxisPointSpacing (tagNAStates newState);
Interface
IChannel2
'Write
'Read
1764
About X-Axis Spacing

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents