Agilent Technologies PNA Series User And Programming Manual page 978

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

Advertisement

Write/Read
Delay (pulse) Property
Description
Sets the pulse delay - the amount of time before a new pulse begins.
VB Syntax
pulse.Delay(n) = value
Variable
(Type)
- Description
pulse
A
PulseGenerator
n
(Integer) Pulse generator number. Choose from 0 to 4.
Or use
PulseGeneratorID
0 is the generator that pulses the ADC.
value
(Double) Delay value in seconds. Choose a value from about 33ns to about 70 seconds.
Return Type
Double
Default
0
Examples
pulse.Delay(1) = 1ms
value = pulse.Delay(4)
C++
Syntax
HRESULT get_Delay(integer pulse, double* delay);
HRESULT put_Delay(integer pulse, double delay);
Interface
IPulseGenerator
Last Modified:
16-Feb-2012
Edit for ext PG
1-Jan-2007
MX New topic
(object)
to refer to an external pulse generator.
'Write
'Read
984
About PNA-X Pulsed Capabilities

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents