AUCARTS (Arithmetic Units, Cartesian)
/DEV…./AUCARTS/n/ENABLE
Properties:
|
Read, Write, Setting
|
Type:
|
Integer (enumerated)
|
Unit:
|
None
|
Enables the streaming of results to the host computer.
0 |
on
|
ON: The arithmetic unit is operative and results are streamed to the host computer. |
1 |
off
|
OFF: The arithmetic unit is operative but results are not streamed to the host computer. |
/DEV…./AUCARTS/n/MODE
Properties:
|
Read, Write, Setting
|
Type:
|
Integer (enumerated)
|
Unit:
|
None
|
Selects the operation mode of the arithmetic unit
0 |
add
|
Add: The arithmetic unit is in add mode: two independent demodulator outputs can be added together. |
1 |
divide
|
Divide: The arithmetic unit is in divide mode: two independent demodulator outputs can be divided by each other. |
2 |
multiply
|
Multiply: The arithmetic unit is in multiply mode: two independent demodulator outputs can be multiplied with each other. |
/DEV…./AUCARTS/n/OPS/m/COEFF
Properties:
|
Read, Write, Setting
|
Type:
|
Integer (enumerated)
|
Unit:
|
None
|
Select a coefficient to be applied to the selected Signal. Default: 0.
0 |
mult_by_1
|
A coefficient of 1 is used (default). |
1 |
auxin0 , auxiliary_input0
|
The signal on Aux In 1 is used as coefficient. |
2 |
auxin1 , auxiliary_input1
|
The signal on Aux In 2 is used as coefficient. |
3 |
cartesian_au0
|
Output of Cartesian AU 1 (C1) is used as coefficient (for Cartesian AU only). |
4 |
cartesian_au1
|
Output of Cartesian AU 2 (C2) is used as coefficient (for Cartesian AU only). |
5 |
polar_au0
|
Output of Polar AU 1 (P1) is used as coefficient (for Polar AU only). |
6 |
polar_au1
|
Output of Polar AU 2 (P2) is used as coefficient (for Polar AU only). |
/DEV…./AUCARTS/n/OPS/m/DEMODSELECT
Properties:
|
Read, Write, Setting
|
Type:
|
Integer (64 bit)
|
Unit:
|
None
|
Select demodulator and/or Boxcar channel number.
/DEV…./AUCARTS/n/OPS/m/SCALE
Properties:
|
Read, Write, Setting
|
Type:
|
Double
|
Unit:
|
None
|
/DEV…./AUCARTS/n/OPS/m/VALUE
Properties:
|
Read, Write, Setting
|
Type:
|
Integer (enumerated)
|
Unit:
|
None
|
Select the arithmetic unit input signal.
0 |
demod_x
|
Use demodulator X (for Cartesian AU only). |
1 |
demod_y
|
Use demodulator Y (for Cartesian AU only). |
2 |
boxcar
|
Use Boxcar (for Cartesian AU only). |
3 |
demod_r
|
Use demodulator R (for polar AU only). |
4 |
demod_theta
|
Use demodulator Θ (for polar AU only). |
5 |
magnitude
|
Use the magnitude of C1 + iC2 (for polar AU only). |
6 |
angle
|
Use the angle of C1 + iC2 (for polar AU only). |
/DEV…./AUCARTS/n/RATE
Properties:
|
Read, Write, Setting
|
Type:
|
Double
|
Unit:
|
1/s
|
Defines the number of arithmetic unit result samples that are sent to the host computer per second.
/DEV…./AUCARTS/n/SAMPLE
Properties:
|
Read, Stream
|
Type:
|
Double
|
Unit:
|
Dependent
|
Streaming node giving the output samples of the arithmetic unit.
/DEV…./AUCARTS/n/VALUE
Properties:
|
Read
|
Type:
|
Double
|
Unit:
|
Dependent
|
Gives the result of the arithmetic unit at a low sampling rate (10 per second).
AUPOLARS (Arithmetic Units, Polar)
/DEV…./AUPOLARS/n/ENABLE
Properties:
|
Read, Write, Setting
|
Type:
|
Integer (64 bit)
|
Unit:
|
None
|
Enables the streaming of results to the host computer.
/DEV…./AUPOLARS/n/MODE
Properties:
|
Read, Write, Setting
|
Type:
|
Integer (enumerated)
|
Unit:
|
None
|
Selects the operation mode of the arithmetic unit.
0 |
add
|
Add: The arithmetic unit is in add mode: two independent demodulator outputs can be added together. |
1 |
divide
|
Divide: The arithmetic unit is in divide mode: two independent demodulator outputs can be divided by each other. |
2 |
multiply
|
Multiply: The arithmetic unit is in multiply mode: two independent demodulator outputs can be multiplied with each other. |
/DEV…./AUPOLARS/n/OPS/m/COEFF
Properties:
|
Read, Write, Setting
|
Type:
|
Integer (enumerated)
|
Unit:
|
None
|
Select a coefficient to be applied to the selected Signal. Default: 0.
0 |
mult_by_1
|
A coefficient of 1 is used (default). |
1 |
auxin0 , auxiliary_input0
|
The signal on Aux In 1 is used as coefficient. |
2 |
auxin1 , auxiliary_input1
|
The signal on Aux In 2 is used as coefficient. |
3 |
cartesian_au0
|
Output of Cartesian AU 1 (C1) is used as coefficient (for Cartesian AU only). |
4 |
cartesian_au1
|
Output of Cartesian AU 2 (C2) is used as coefficient (for Cartesian AU only). |
5 |
polar_au0
|
Output of Polar AU 1 (P1) is used as coefficient (for Polar AU only). |
6 |
polar_au1
|
Output of Polar AU 2 (P2) is used as coefficient (for Polar AU only). |
/DEV…./AUPOLARS/n/OPS/m/DEMODSELECT
Properties:
|
Read, Write, Setting
|
Type:
|
Integer (64 bit)
|
Unit:
|
None
|
Select demodulator channel number.
/DEV…./AUPOLARS/n/OPS/m/SCALE
Properties:
|
Read, Write, Setting
|
Type:
|
Double
|
Unit:
|
None
|
/DEV…./AUPOLARS/n/OPS/m/VALUE
Properties:
|
Read, Write, Setting
|
Type:
|
Integer (enumerated)
|
Unit:
|
None
|
Select the arithmetic unit input signal
0 |
demod_x
|
Use demodulator X (for Cartesian AU only). |
1 |
demod_y
|
Use demodulator Y (for Cartesian AU only). |
2 |
boxcar
|
Use Boxcar (for Cartesian AU only). |
3 |
demod_r
|
Use demodulator R (for polar AU only). |
4 |
demod_theta
|
Use demodulator Θ (for polar AU only). |
5 |
magnitude
|
Use the magnitude of C1 + iC2 (for polar AU only). |
6 |
angle
|
Use the angle of C1 + iC2 (for polar AU only). |
/DEV…./AUPOLARS/n/RATE
Properties:
|
Read, Write, Setting
|
Type:
|
Double
|
Unit:
|
1/s
|
Defines the number of arithmetic unit result samples that are sent to the host computer per second.
/DEV…./AUPOLARS/n/SAMPLE
Properties:
|
Read, Stream
|
Type:
|
Double
|
Unit:
|
Dependent
|
Streaming node giving the output samples of the arithmetic unit.
/DEV…./AUPOLARS/n/VALUE
Properties:
|
Read
|
Type:
|
Double
|
Unit:
|
Dependent
|
Gives the result of the arithmetic unit at a low sampling rate (10 per second).
AWGS
/DEV…./AWGS/n/AUXTRIGGERS/m/CHANNEL
Properties:
|
Read, Write, Setting
|
Type:
|
Integer (enumerated)
|
Unit:
|
None
|
Selects the digital trigger source signal.
0 |
trigin0 , trigger_input0
|
Trigger In 1 |
1 |
trigin1 , trigger_input1
|
Trigger In 2 |
2 |
trigin2 , trigger_input2
|
Trigger In 3 |
3 |
trigin3 , trigger_input3
|
Trigger In 4 |
4 |
trigout0 , trigger_output0
|
Trigger Out 1 |
5 |
trigout1 , trigger_output1
|
Trigger Out 2 |
6 |
trigout2 , trigger_output2
|
Trigger Out 3 |
7 |
trigout3 , trigger_output3
|
Trigger Out 4 |
/DEV…./AWGS/n/AUXTRIGGERS/m/SLOPE
Properties:
|
Read, Write, Setting
|
Type:
|
Integer (enumerated)
|
Unit:
|
None
|
Select the signal edge that should activate the trigger. The trigger will be level sensitive when the Level option is selected.
0 |
level_sensitive
|
Level sensitive trigger |
1 |
rising_edge
|
Rising edge trigger |
2 |
falling_edge
|
Falling edge trigger |
3 |
both_edges
|
Rising or falling edge trigger |
/DEV…./AWGS/n/AUXTRIGGERS/m/STATE
Properties:
|
Read
|
Type:
|
Integer (64 bit)
|
Unit:
|
None
|
State of the Auxiliary Trigger: No trigger detected/trigger detected.
/DEV…./AWGS/n/DIO/DELAY/INDEX
Properties:
|
Read, Write, Setting
|
Type:
|
Integer (64 bit)
|
Unit:
|
None
|
Index of the bit on the DIO interface for which the delay should be changed.
/DEV…./AWGS/n/DIO/DELAY/VALUE
Properties:
|
Read, Write, Setting
|
Type:
|
Integer (64 bit)
|
Unit:
|
None
|
Corresponding delay value to apply to the given bit of the DIO interface in units of 450 MHz clock cycles. Valid values are 0 to 3.
/DEV…./AWGS/n/DIO/STROBE/INDEX
Properties:
|
Read, Write, Setting
|
Type:
|
Integer (64 bit)
|
Unit:
|
None
|
Select the DIO bit to use as the STROBE signal.
/DEV…./AWGS/n/DIO/STROBE/SLOPE
Properties:
|
Read, Write, Setting
|
Type:
|
Integer (enumerated)
|
Unit:
|
None
|
Select the signal edge of the STROBE signal for use in timing alignment.
0 |
off
|
Off |
1 |
rising_edge
|
Rising edge trigger |
2 |
falling_edge
|
Falling edge trigger |
3 |
both_edges
|
Rising or falling edge trigger |
/DEV…./AWGS/n/DIO/VALID/INDEX
Properties:
|
Read, Write, Setting
|
Type:
|
Integer (64 bit)
|
Unit:
|
None
|
Select the DIO bit to use as the VALID signal to indicate a valid input is available.
/DEV…./AWGS/n/DIO/VALID/POLARITY
Properties:
|
Read, Write, Setting
|
Type:
|
Integer (enumerated)
|
Unit:
|
None
|
Polarity of the VALID bit that indicates that a valid input is available.
0 |
none
|
None: VALID bit is ignored. |
1 |
low
|
Low: VALID bit must be logical zero. |
2 |
high
|
High: VALID bit must be logical high. |
3 |
both
|
Both: VALID bit may be logical high or zero. |
/DEV…./AWGS/n/ELF/CHECKSUM
Properties:
|
Read
|
Type:
|
Integer (64 bit)
|
Unit:
|
None
|
Checksum of the uploaded ELF file.
/DEV…./AWGS/n/ELF/DATA
Properties:
|
Write
|
Type:
|
ZIVectorData
|
Unit:
|
None
|
Accepts the data of the sequencer ELF file.
/DEV…./AWGS/n/ELF/LENGTH
Properties:
|
Read
|
Type:
|
Integer (64 bit)
|
Unit:
|
None
|
Length of the compiled ELF file.
/DEV…./AWGS/n/ELF/MEMORYUSAGE
Properties:
|
Read
|
Type:
|
Double
|
Unit:
|
None
|
Size of the uploaded ELF file relative to the size of the main memory.
/DEV…./AWGS/n/ELF/NAME
Properties:
|
Read
|
Type:
|
ZIVectorData
|
Unit:
|
None
|
The name of the uploaded ELF file.
/DEV…./AWGS/n/ELF/PROGRESS
Properties:
|
Read
|
Type:
|
Double
|
Unit:
|
%
|
The percentage of the sequencer program already uploaded to the device.
/DEV…./AWGS/n/ENABLE
Properties:
|
Read, Write, Setting
|
Type:
|
Integer (64 bit)
|
Unit:
|
None
|
/DEV…./AWGS/n/OUTPUTS/m/AMPLITUDE
Properties:
|
Read, Write, Setting
|
Type:
|
Double
|
Unit:
|
None
|
Amplitude in units of full scale of the given AWG Output. The full scale corresponds to the Range voltage setting of the Signal Outputs.
/DEV…./AWGS/n/OUTPUTS/m/ENABLES/k
Properties:
|
Read
|
Type:
|
Integer (64 bit)
|
Unit:
|
None
|
Enables the driving of the given AWG output channel.
/DEV…./AWGS/n/OUTPUTS/m/MODE
Properties:
|
Read, Write, Setting
|
Type:
|
Integer (enumerated)
|
Unit:
|
None
|
Select between plain mode, amplitude modulation, and advanced mode.
0 |
plain
|
Plain: AWG Output goes directly to Signal Output. |
1 |
modulation
|
Modulation: AWG Output 1 (2) is multiplied with oscillator signal of demodulator 4 (8). |
2 |
advanced
|
Advanced: Output of AWG channel 1 (2) modulates demodulators 1-4 (5-8) with independent envelopes. |
/DEV…./AWGS/n/READY
Properties:
|
Read
|
Type:
|
Integer (64 bit)
|
Unit:
|
None
|
AWG has a compiled wave form and is ready to be enabled.
/DEV…./AWGS/n/SEQUENCER/ASSEMBLY
Properties:
|
Read
|
Type:
|
ZIVectorData
|
Unit:
|
None
|
Displays the current sequence program in compiled form. Every line corresponds to one hardware instruction.
/DEV…./AWGS/n/SEQUENCER/CONTINUE
Properties:
|
Read, Write
|
Type:
|
Integer (64 bit)
|
Unit:
|
None
|
/DEV…./AWGS/n/SEQUENCER/MEMORYUSAGE
Properties:
|
Read
|
Type:
|
Double
|
Unit:
|
None
|
Size of the current Sequencer program relative to the available instruction memory of 1 kInstructions (1'024 instructions).
/DEV…./AWGS/n/SEQUENCER/NEXT
Properties:
|
Read, Write
|
Type:
|
Integer (64 bit)
|
Unit:
|
None
|
/DEV…./AWGS/n/SEQUENCER/PC
Properties:
|
Read
|
Type:
|
Integer (64 bit)
|
Unit:
|
None
|
Current position in the list of sequence instructions during execution.
/DEV…./AWGS/n/SEQUENCER/PROGRAM
Properties:
|
Read
|
Type:
|
ZIVectorData
|
Unit:
|
None
|
Displays the source code of the current sequence program.
/DEV…./AWGS/n/SEQUENCER/STATUS
Properties:
|
Read
|
Type:
|
Integer (64 bit)
|
Unit:
|
None
|
Status of the sequencer on the instrument. Bit 0: sequencer is running; Bit 1: reserved; Bit 2: sequencer is waiting for a trigger to arrive; Bit 3: AWG has detected an error; Bit 4: reserved.
/DEV…./AWGS/n/SINGLE
Properties:
|
Read, Write, Setting
|
Type:
|
Integer (64 bit)
|
Unit:
|
None
|
Puts the AWG into single shot mode.
/DEV…./AWGS/n/SWEEP/AWGTRIGS/m
Properties:
|
Read, Write
|
Type:
|
Double
|
Unit:
|
Dependent
|
Node used by the sweeper module for fast index sweeps. When selected as sweep grid the sweeper module will switch into a fast index based scan mode. This mode can be up to 1000 times faster than conventional node sweeps. The sequencer program must support this functionality. See section 'AWG Index Sweep' of the UHF user manual for more information.
/DEV…./AWGS/n/TIME
Properties:
|
Read, Write, Setting
|
Type:
|
Integer (enumerated)
|
Unit:
|
None
|
AWG sampling rate. The numeric values are rounded for display purposes. The exact values are equal to the base sampling rate (1.8 GHz) divided by 2^n, where n is the node value. This value is used by default and can be overridden in the Sequence program.
0 |
1.80_GHz
|
1.80 GHz |
1 |
900_MHz
|
900 MHz |
2 |
450_MHz
|
450 MHz |
3 |
225_MHz
|
225 MHz |
4 |
113_MHz
|
112.5 MHz |
5 |
56.3_MHz
|
56.25 MHz |
6 |
28.1_MHz
|
28.12 MHz |
7 |
14.1_MHz
|
14.06 MHz |
8 |
7.03_MHz
|
7.03 MHz |
9 |
3.52_MHz
|
3.52 MHz |
10 |
1.76M_Hz
|
1.76 MHz |
11 |
878.91_kHz
|
878.91 kHz |
12 |
439_kHz
|
439.45 kHz |
13 |
220_kHz
|
219.73 kHz |
/DEV…./AWGS/n/TRIGGERS/m/CHANNEL
Properties:
|
Read, Write, Setting
|
Type:
|
Integer (enumerated)
|
Unit:
|
None
|
Selects the signal source for the analogue trigger.
0 |
sigin0 , signal_input0
|
Signal Input 1 |
1 |
sigin1 , signal_input1
|
Signal Input 2 |
2 |
trigin0 , trigger_input0
|
Trigger Input 1 |
3 |
trigin1 , trigger_input1
|
Trigger Input 2 |
4 |
auxout0 , auxiliary_output0
|
Aux Output 1. Requires an installed digitizer (DIG) option. |
5 |
auxout1 , auxiliary_output1
|
Aux Output 2. Requires an installed digitizer (DIG) option. |
6 |
auxout2 , auxiliary_output2
|
Aux Output 3. Requires an installed digitizer (DIG) option. |
7 |
auxout3 , auxiliary_output3
|
Aux Output 4. Requires an installed digitizer (DIG) option. |
8 |
auxin0 , auxiliary_input0
|
Aux Input 1 |
9 |
auxin1 , auxiliary_input1
|
Aux Input 2 |
10 |
demod3
|
Osc φ Demod 4 |
11 |
demod7
|
Osc φ Demod 8 |
16 |
demod0_x
|
Demod 1 X. Requires an installed digitizer (DIG) option. |
17 |
demod1_x
|
Demod 2 X. Requires an installed digitizer (DIG) option. |
18 |
demod2_x
|
Demod 3 X. Requires an installed digitizer (DIG) option. |
19 |
demod3_x
|
Demod 4 X. Requires an installed digitizer (DIG) option. |
20 |
demod4_x
|
Demod 5 X. Requires an installed digitizer (DIG) option. |
21 |
demod5_x
|
Demod 6 X. Requires an installed digitizer (DIG) option. |
22 |
demod6_x
|
Demod 7 X. Requires an installed digitizer (DIG) option. |
23 |
demod7_x
|
Demod 8 X. Requires an installed digitizer (DIG) option. |
32 |
demod0_y
|
Demod 1 Y. Requires an installed digitizer (DIG) option. |
33 |
demod1_y
|
Demod 2 Y. Requires an installed digitizer (DIG) option. |
34 |
demod2_y
|
Demod 3 Y. Requires an installed digitizer (DIG) option. |
35 |
demod3_y
|
Demod 4 Y. Requires an installed digitizer (DIG) option. |
36 |
demod4_y
|
Demod 5 Y. Requires an installed digitizer (DIG) option. |
37 |
demod5_y
|
Demod 6 Y. Requires an installed digitizer (DIG) option. |
38 |
demod6_y
|
Demod 7 Y. Requires an installed digitizer (DIG) option. |
39 |
demod7_y
|
Demod 8 Y. Requires an installed digitizer (DIG) option. |
48 |
demod0_r
|
Demod 1 R. Requires an installed digitizer (DIG) option. |
49 |
demod1_r
|
Demod 2 R. Requires an installed digitizer (DIG) option. |
50 |
demod2_r
|
Demod 3 R. Requires an installed digitizer (DIG) option. |
51 |
demod3_r
|
Demod 4 R. Requires an installed digitizer (DIG) option. |
52 |
demod4_r
|
Demod 5 R. Requires an installed digitizer (DIG) option. |
53 |
demod5_r
|
Demod 6 R. Requires an installed digitizer (DIG) option. |
54 |
demod6_r
|
Demod 7 R. Requires an installed digitizer (DIG) option. |
55 |
demod7_r
|
Demod 8 R. Requires an installed digitizer (DIG) option. |
64 |
demod0_theta
|
Demod 1 Θ. Requires an installed digitizer (DIG) option. |
65 |
demod1_theta
|
Demod 2 Θ. Requires an installed digitizer (DIG) option. |
66 |
demod2_theta
|
Demod 3 Θ. Requires an installed digitizer (DIG) option. |
67 |
demod3_theta
|
Demod 4 Θ. Requires an installed digitizer (DIG) option. |
68 |
demod4_theta
|
Demod 5 Θ. Requires an installed digitizer (DIG) option. |
69 |
demod5_theta
|
Demod 6 Θ. Requires an installed digitizer (DIG) option. |
70 |
demod6_theta
|
Demod 7 Θ. Requires an installed digitizer (DIG) option. |
71 |
demod7_theta
|
Demod 8 Θ. Requires an installed digitizer (DIG) option. |
80 |
pid0_value
|
PID 1 value. Requires an installed digitizer (DIG) option. |
81 |
pid1_value
|
PID 2 value. Requires an installed digitizer (DIG) option. |
82 |
pid2_value
|
PID 3 value. Requires an installed digitizer (DIG) option. |
83 |
pid3_value
|
PID 4 value. Requires an installed digitizer (DIG) option. |
96 |
boxcar0
|
Boxcar 1. Requires an installed digitizer (DIG) option. |
97 |
boxcar1
|
Boxcar 2. Requires an installed digitizer (DIG) option. |
112 |
au_cartesian0
|
AU Cartesian 1. Requires an installed digitizer (DIG) option. |
113 |
au_cartesian1
|
AU Cartesian 2. Requires an installed digitizer (DIG) option. |
128 |
au_polar1
|
Au Polar 2. Requires an installed digitizer (DIG) option. |
144 |
pid0_shift
|
PID 1 Shift. Requires an installed digitizer (DIG) option. |
145 |
pid1_shift
|
PID 2 Shift. Requires an installed digitizer (DIG) option. |
146 |
pid2_shift
|
PID 3 Shift. Requires an installed digitizer (DIG) option. |
147 |
pid3_shift
|
PID 4 Shift. Requires an installed digitizer (DIG) option. |
176 |
awg_marker0
|
AWG Marker 1. Requires an installed digitizer (DIG) option. |
177 |
awg_marker1
|
AWG Marker 2. Requires an installed digitizer (DIG) option. |
178 |
awg_marker2
|
AWG Marker 3. Requires an installed digitizer (DIG) option. |
179 |
awg_marker3
|
AWG Marker 4. Requires an installed digitizer (DIG) option. |
192 |
awg_trigger0
|
AWG Trigger 1. Requires an installed digitizer (DIG) option. |
193 |
awg_trigger1
|
AWG Trigger 2. Requires an installed digitizer (DIG) option. |
194 |
awg_trigger2
|
AWG Trigger 3. Requires an installed digitizer (DIG) option. |
195 |
awg_trigger3
|
AWG Trigger 4. Requires an installed digitizer (DIG) option. |
208 |
pid0_error
|
PID 1 Error. Requires an installed digitizer (DIG) option. |
209 |
pid1_error
|
PID 2 Error. Requires an installed digitizer (DIG) option. |
210 |
pid2_error
|
PID 3 Error. Requires an installed digitizer (DIG) option. |
211 |
pid3_error
|
PID 4 Error. Requires an installed digitizer (DIG) option. |
/DEV…./AWGS/n/TRIGGERS/m/FALLING
Properties:
|
Read, Write, Setting
|
Type:
|
Integer (64 bit)
|
Unit:
|
None
|
Sets a falling edge trigger.
/DEV…./AWGS/n/TRIGGERS/m/FORCE
Properties:
|
Read, Write, Setting
|
Type:
|
Integer (64 bit)
|
Unit:
|
None
|
Allows to manually force a trigger.
/DEV…./AWGS/n/TRIGGERS/m/GATE/ENABLE
Properties:
|
Read, Write, Setting
|
Type:
|
Integer (64 bit)
|
Unit:
|
None
|
If enabled the trigger will be gated by the trigger gating input signal.
/DEV…./AWGS/n/TRIGGERS/m/HYSTERESIS/ABSOLUTE
Properties:
|
Read, Write, Setting
|
Type:
|
Double
|
Unit:
|
V
|
Defines the voltage the source signal must deviate from the trigger level before the trigger is rearmed again. Set to 0 to turn it off. The sign is defined by the Edge setting.
/DEV…./AWGS/n/TRIGGERS/m/HYSTERESIS/MODE
Properties:
|
Read, Write, Setting
|
Type:
|
Integer (enumerated)
|
Unit:
|
None
|
Selects the mode to define the hysteresis strength. The relative mode will work best over the full input range as long as the analog input signal does not suffer from excessive noise.
0 |
absolute
|
Selects absolute hysteresis (V). |
1 |
relative
|
Selects a hysteresis relative to the adjusted full scale signal input range (%). |
/DEV…./AWGS/n/TRIGGERS/m/HYSTERESIS/RELATIVE
Properties:
|
Read, Write, Setting
|
Type:
|
Double
|
Unit:
|
%
|
Hysteresis relative to the adjusted full scale signal input range. A hysteresis value larger than 100% is allowed.
/DEV…./AWGS/n/TRIGGERS/m/LEVEL
Properties:
|
Read, Write, Setting
|
Type:
|
Double
|
Unit:
|
V
|
Defines the analog trigger level.
/DEV…./AWGS/n/TRIGGERS/m/RISING
Properties:
|
Read, Write, Setting
|
Type:
|
Integer (64 bit)
|
Unit:
|
None
|
Sets a rising edge trigger.
/DEV…./AWGS/n/TRIGGERS/m/SLOPE
Properties:
|
Read, Write, Setting
|
Type:
|
Integer (enumerated)
|
Unit:
|
None
|
Select the signal edge that should activate the trigger. The trigger will be level sensitive when the Level option is selected.
0 |
level_sensitive
|
Level sensitive trigger |
1 |
rising_edge
|
Rising edge trigger |
2 |
falling_edge
|
Falling edge trigger |
3 |
both_edegs
|
Rising or falling edge trigger |
/DEV…./AWGS/n/TRIGGERS/m/STATE
Properties:
|
Read
|
Type:
|
Integer (64 bit)
|
Unit:
|
None
|
State of the Trigger: No trigger detected/trigger detected.
/DEV…./AWGS/n/USERREGS/m
Properties:
|
Read, Write, Setting
|
Type:
|
Integer (64 bit)
|
Unit:
|
None
|
Integer user register value. The sequencer has reading and writing access to the user register values during run time.
BOXCARS
/DEV…./BOXCARS/n/AVERAGERBANDWIDTH
Properties:
|
Read
|
Type:
|
Double
|
Unit:
|
Hz
|
The 3 dB signal bandwidth of the Boxcar Averager is determined by the oscillation frequency and the Number of Averaging Periods set. Note: internally the boxcar signal is sampled at a rate of 14 MSa/s and the signal bandwidth of the auxiliary output is 7 MHz.
/DEV…./BOXCARS/n/BASELINE/ENABLE
Properties:
|
Read, Write, Setting
|
Type:
|
Integer (64 bit)
|
Unit:
|
None
|
Enable Baseline Suppression.
/DEV…./BOXCARS/n/BASELINE/WINDOWSTART
Properties:
|
Read, Write, Setting
|
Type:
|
Double
|
Unit:
|
degree
|
Boxcar baseline suppression gate opening start in degrees based on one oscillator frequency period equals 360 degrees.
/DEV…./BOXCARS/n/DECIMATION
Properties:
|
Read
|
Type:
|
Integer (64 bit)
|
Unit:
|
None
|
Indicates, in powers of 2, the number of averager outputs sent to the PC while Averaging Periods Boxcar integrations are obtained. Positive integer values indicate oversampling. Negative integer values indicate undersampling. Examples for oversampling values: 0 : 2^0 = 1 averager output is sent to the PC during Averaging Periods Boxcar integrations. 2 : 2^2 = 4 averager outputs are sent to the PC during Averaging Periods Boxcar integrations. -1 : 2^-1 = 0.5, only every other Averaging Periods Boxcar integrations an averager output is sent to the PC.
/DEV…./BOXCARS/n/ENABLE
Properties:
|
Read, Write, Setting
|
Type:
|
Integer (64 bit)
|
Unit:
|
Dependent
|
/DEV…./BOXCARS/n/FIFOOVERFLOW
Properties:
|
Read
|
Type:
|
Integer (64 bit)
|
Unit:
|
None
|
Data lost during streaming to PC. Sticky flag cleared by restarting the boxcar.
/DEV…./BOXCARS/n/FREQOVERFLOW
Properties:
|
Read
|
Type:
|
Integer (64 bit)
|
Unit:
|
None
|
Frequency for the boxcar is above or equal 450 MHz. The boxcar output may not be reliable any more. Sticky flag cleared by restarting the boxcar.
/DEV…./BOXCARS/n/LIMITRATE
Properties:
|
Read, Write, Setting
|
Type:
|
Double
|
Unit:
|
1/s
|
Rate Limit for Boxcar output data sent to PC. This value does not affect the Aux Output for which the effective rate is given by min(14 MSa/s , Frequency / max(1, Averaging Periods/512)).
/DEV…./BOXCARS/n/OSCSELECT
Properties:
|
Read, Write, Setting
|
Type:
|
Integer (enumerated)
|
Unit:
|
None
|
Selection of the oscillator used for the boxcar analysis.
0 |
Oscillator 1 |
1 |
Oscillator 2 |
2 |
Oscillator 3 |
3 |
Oscillator 4 |
4 |
Oscillator 5 |
5 |
Oscillator 6 |
6 |
Oscillator 7 |
7 |
Oscillator 8 |
/DEV…./BOXCARS/n/OVERFLOW
Properties:
|
Read
|
Type:
|
Integer (64 bit)
|
Unit:
|
None
|
Overflow detected. The boxcar output may not be reliable any more. Sticky flag cleared by restarting the boxcar.
/DEV…./BOXCARS/n/PERIODOVERFLOWEVENTS
Properties:
|
Read
|
Type:
|
Integer (64 bit)
|
Unit:
|
None
|
The boxcar averaging gate opening width is more than one cycle of the signal and should be reduced.
/DEV…./BOXCARS/n/PERIODS
Properties:
|
Read, Write, Setting
|
Type:
|
Integer (64 bit)
|
Unit:
|
None
|
Number of periods to average. This setting has no effect on Output PWAs.
/DEV…./BOXCARS/n/RATE
Properties:
|
Read
|
Type:
|
Double
|
Unit:
|
1/s
|
Current data transfer rate to the PC given by min(14 MSa/s , Frequency / max(1, Averaging Periods/512)). This value is read-only.
/DEV…./BOXCARS/n/SAMPLE
Properties:
|
Read, Stream
|
Type:
|
Double
|
Unit:
|
V
|
Streaming node containing the output data of the boxcar.
/DEV…./BOXCARS/n/VALUE
Properties:
|
Read
|
Type:
|
Double
|
Unit:
|
Dependent
|
The current boxcar output.
/DEV…./BOXCARS/n/WINDOWSIZE
Properties:
|
Read, Write, Setting
|
Type:
|
Double
|
Unit:
|
s
|
Boxcar averaging gate opening width in seconds. It can be converted to phase assuming 360 equals to a full period of the driving oscillator.
/DEV…./BOXCARS/n/WINDOWSTART
Properties:
|
Read, Write, Setting
|
Type:
|
Double
|
Unit:
|
degree
|
Boxcar averaging gate opening start in degrees. It can be converted to time assuming 360 equals to a full period of the driving oscillator.
CNTS (Pulse Counters)
/DEV…./CNTS/n/ENABLE
Properties:
|
Read, Write, Setting
|
Type:
|
Integer (64 bit)
|
Unit:
|
None
|
Enable the pulse counter unit.
/DEV…./CNTS/n/GATESELECT
Properties:
|
Read, Write, Setting
|
Type:
|
Integer (enumerated)
|
Unit:
|
None
|
Select the signal source used for enabling the counter in the Gated Free Running and Gated modes.
0 |
trigin0 , trigger_input0
|
Trigger/Ref Input 1 (front panel). |
1 |
trigin1 , trigger_input1
|
Trigger/Ref Input 2 (front panel). |
2 |
trigin2 , trigger_input2
|
Trigger Input 3 (rear panel). |
3 |
trigin3 , trigger_input3
|
Trigger Input 4 (rear panel). |
4 |
awg_trigger0
|
AWG Trigger 1. |
5 |
awg_trigger1
|
AWG Trigger 2. |
6 |
awg_trigger2
|
AWG Trigger 3. |
7 |
awg_trigger3
|
AWG Trigger 4. |
/DEV…./CNTS/n/INTEGRATE
Properties:
|
Read, Write, Setting
|
Type:
|
Integer (64 bit)
|
Unit:
|
None
|
Sum up counter values over time.
/DEV…./CNTS/n/MODE
Properties:
|
Read, Write, Setting
|
Type:
|
Integer (enumerated)
|
Unit:
|
None
|
Select the run mode of the counter unit.
1 |
free_running
|
Free Running: The counter runs on a repetitive time base defined by the Period field. At the beginning of each period the counter is reset, and at the end, the accumulated number of counts is output. |
2 |
gated_free_running
|
Gated Free Running: The counter runs on a repetitive time base defined by the Period field. The Gate Input signal controls when the unit counter is allowed to run. The counter as well as the timer is reset when the Gate Input signal is low. The counter will only deliver new values if the Gate Input signal is high for a time longer than the configured Period. |
3 |
gated
|
Gated: The counter is controlled with the Gate Input signal. The counter is enabled at the rising edge of the Gate Input signal and disabled at the falling edge. Pulses are counted as long as the counter is enabled. The accumulated number of counts is output on the falling edge of the Gate Input signal. |
4 |
time_tagging
|
Time Tagging: Every pulse is detected individually and tagged with the time of the event. The Period defines the minimum hold-off time between the tagging of two subsequent pulses. If more than one pulse occurs within the window defined by the Period, then the pulses are accumulated and output at the end of the window. The Period effectively determines the maximum rate at which pulse information can be transmitted to the host PC. |
/DEV…./CNTS/n/OPERATION
Properties:
|
Read, Write, Setting
|
Type:
|
Integer (enumerated)
|
Unit:
|
None
|
Select the arithmetic operation (addition, subtraction) applied to the counter unit outputs. 'Other counter' refers to the grouping of the counter units: 1 with 2, and 3 with 4.
0 |
none
|
None |
1 |
add_other_counter
|
Add Other Counter |
2 |
subtract_other_counter
|
Subtract Other Counter |
/DEV…./CNTS/n/PERIOD
Properties:
|
Read, Write, Setting
|
Type:
|
Double
|
Unit:
|
s
|
Set the period used for the Free Running and Gated Free Running modes. Also sets the hold-off time for the Time Tagging mode.
/DEV…./CNTS/n/SAMPLE
Properties:
|
Read, Stream
|
Type:
|
ZICntSample
|
Unit:
|
None
|
Streaming node containing counter values.
/DEV…./CNTS/n/TRIGFALLING
Properties:
|
Read, Write, Setting
|
Type:
|
Integer (64 bit)
|
Unit:
|
None
|
Performs a trigger event when the source signal crosses the trigger level from high to low. For dual edge triggering, select also the rising edge.
/DEV…./CNTS/n/TRIGRISING
Properties:
|
Read, Write, Setting
|
Type:
|
Integer (64 bit)
|
Unit:
|
None
|
Performs a trigger event when the source signal crosses the trigger level from low to high. For dual edge triggering, select also the falling edge.
/DEV…./CNTS/n/VALUE
Properties:
|
Read
|
Type:
|
Integer (64 bit)
|
Unit:
|
None
|
DEMODS
/DEV…./DEMODS/n/ADCSELECT
Properties:
|
Read, Write, Setting
|
Type:
|
Integer (enumerated)
|
Unit:
|
None
|
Selects the input signal for the demodulator.
0 |
sigin0 , signal_input0
|
Sig In 1 |
1 |
sigin1 , signal_input1
|
Sig In 2 |
2 |
trigin0 , trigger_input0
|
Trigger Input 1 |
3 |
trigin1 , trigger_input1
|
Trigger Input 2 |
4 |
auxout0 , auxiliary_output0
|
Aux Out 1 |
5 |
auxout1 , auxiliary_output1
|
Aux Out 2 |
6 |
auxout2 , auxiliary_output2
|
Aux Out 3 |
7 |
auxout3 , auxiliary_output3
|
Aux Out 4 |
8 |
auxin0 , auxiliary_input0
|
Aux In 1 |
9 |
auxin1 , auxiliary_input1
|
Aux In 2 |
10 |
demod3
|
φ Demod 4 |
11 |
demod7
|
φ Demod 8 |
/DEV…./DEMODS/n/BYPASS
Properties:
|
Read, Write, Setting
|
Type:
|
Integer (64 bit)
|
Unit:
|
None
|
Allows to bypass the demodulator low-pass filter, thus increasing the bandwidth.
/DEV…./DEMODS/n/ENABLE
Properties:
|
Read, Write, Setting
|
Type:
|
Integer (enumerated)
|
Unit:
|
None
|
Enables the data acquisition for the corresponding demodulator. Note: increasing number of active demodulators increases load on the physical connection to the host computer.
0 |
off
|
OFF: demodulator inactive |
1 |
on
|
ON: demodulator active |
/DEV…./DEMODS/n/FREQ
Properties:
|
Read
|
Type:
|
Double
|
Unit:
|
Hz
|
Indicates the frequency used for demodulation and for output generation. The demodulation frequency is calculated with oscillator frequency times the harmonic factor. When the MOD option is used linear combinations of oscillator frequencies including the harmonic factors define the demodulation frequencies.
/DEV…./DEMODS/n/HARMONIC
Properties:
|
Read, Write, Setting
|
Type:
|
Integer (64 bit)
|
Unit:
|
None
|
Multiplies the demodulator’s reference frequency by an integer factor. If the demodulator is used as a phase detector in external reference mode (PLL), the effect is that the internal oscillator locks to the external frequency divided by the integer factor.
/DEV…./DEMODS/n/ORDER
Properties:
|
Read, Write, Setting
|
Type:
|
Integer (enumerated)
|
Unit:
|
None
|
Selects the filter roll off between 6 dB/oct and 48 dB/oct.
1 |
1st order filter 6 dB/oct |
2 |
2nd order filter 12 dB/oct |
3 |
3rd order filter 18 dB/oct |
4 |
4th order filter 24 dB/oct |
5 |
5th order filter 30 dB/oct |
6 |
6th order filter 36 dB/oct |
7 |
7th order filter 42 dB/oct |
8 |
8th order filter 48 dB/oct |
/DEV…./DEMODS/n/OSCSELECT
Properties:
|
Read, Write, Setting
|
Type:
|
Integer (enumerated)
|
Unit:
|
None
|
Connects the demodulator with the supplied oscillator. Number of available oscillators depends on the installed options.
0 |
Oscillator 1 |
1 |
Oscillator 2 |
2 |
Oscillator 3 |
3 |
Oscillator 4 |
4 |
Oscillator 5 |
5 |
Oscillator 6 |
6 |
Oscillator 7 |
7 |
Oscillator 8 |
/DEV…./DEMODS/n/PHASEADJUST
Properties:
|
Read, Write
|
Type:
|
Integer (64 bit)
|
Unit:
|
None
|
Adjust the demodulator phase automatically in order to read 0 degrees.
/DEV…./DEMODS/n/PHASESHIFT
Properties:
|
Read, Write, Setting
|
Type:
|
Double
|
Unit:
|
deg
|
Phase shift applied to the reference input of the demodulator.
/DEV…./DEMODS/n/RATE
Properties:
|
Read, Write, Setting
|
Type:
|
Double
|
Unit:
|
1/s
|
Defines the demodulator sampling rate, the number of samples that are sent to the host computer per second. A rate of about 7-10 higher as compared to the filter bandwidth usually provides sufficient aliasing suppression. This is also the rate of data received by LabOne Data Server and saved to the computer hard disk. This setting has no impact on the sample rate on the auxiliary outputs connectors. Note: the value inserted by the user may be approximated to the nearest value supported by the instrument.
/DEV…./DEMODS/n/SAMPLE
Properties:
|
Read, Stream
|
Type:
|
ZIDemodSample
|
Unit:
|
Dependent
|
Contains streamed demodulator samples with sample interval defined by the demodulator data rate.
/DEV…./DEMODS/n/SINC
Properties:
|
Read, Write, Setting
|
Type:
|
Integer (64 bit)
|
Unit:
|
None
|
Enables the sinc filter. When the filter bandwidth is comparable to or larger than the demodulation frequency, the demodulator output may contain frequency components at the frequency of demodulation and its higher harmonics. The sinc is an additional filter that attenuates these unwanted components in the demodulator output.
/DEV…./DEMODS/n/TIMECONSTANT
Properties:
|
Read, Write, Setting
|
Type:
|
Double
|
Unit:
|
s
|
Sets the integration time constant or in other words, the cutoff frequency of the demodulator low pass filter.
/DEV…./DEMODS/n/TRIGGER
Properties:
|
Read, Write, Setting
|
Type:
|
Integer (enumerated)
|
Unit:
|
None
|
Selects the acquisition mode (i.e. triggering) or the demodulator.
0 |
continuous
|
Continuous: demodulator data is continuously streamed to the host computer. |
1 |
trigin2_rising , trigger_input2_rising
|
Trigger Input 3: rising edge triggered. |
2 |
trigin2_falling , trigger_input2_falling
|
Trigger Input 3: falling edge triggered. |
3 |
trigin2_both , trigger_input2_both
|
Trigger Input 3: triggering on both rising and falling edge. |
4 |
trigin3_rising , trigger_input3_rising
|
Trigger Input 4: rising edge triggered. |
5 |
trigin2or3_rising , trigger_input2or3_rising
|
Trigger Input 3 or 4: rising edge triggered on either input. |
8 |
trigin3_falling , trigger_input3_falling
|
Trigger Input 4: falling edge triggered. |
10 |
trigin2or3_falling , trigger_input2or3_falling
|
Trigger Input 3 or 4: falling edge triggered on either input. |
12 |
trigin3_both , trigger_input3_both
|
Trigger Input 4: triggering on both rising and falling edge. |
15 |
trigin2or3_both , trigger_input2or3_both
|
Trigger Input 3 or 4: triggering on both rising and falling edge or either trigger input. |
16 |
trigin2_low , trigger_input2_low
|
Trigger Input 3: demodulator data is streamed to the host computer when the level is low (TTL). |
32 |
trigin2_high , trigger_input2_high
|
Trigger Input 3: demodulator data is streamed to the host computer when the level is high (TTL). |
64 |
trigin3_low , trigger_input3_low
|
Trigger Input 4: demodulator data is streamed to the host computer when the level is low (TTL). |
80 |
trigin2or3_low , trigger_input2or3_low
|
Trigger Input 3 or 4: demodulator data is streamed to the host computer when either level is low (TTL). |
128 |
trigin3_high , trigger_input3_high
|
Trigger Input 4: demodulator data is streamed to the host computer when the level is high (TTL). |
160 |
trigin2or3_high , trigger_input2or3_high
|
Trigger Input 3 or 4: demodulator data is streamed to the host computer when either level is high (TTL). |
1048576 |
awg_trigger0_rising
|
AWG Trigger 1: rising edge triggered. Requires an installed AWG option. |
2097152 |
awg_trigger1_rising
|
AWG Trigger 2: rising edge triggered. Requires an installed AWG option. |
4194304 |
awg_trigger2_rising
|
AWG Trigger 3: rising edge triggered. Requires an installed AWG option. |
8388608 |
awg_trigger3_rising
|
AWG Trigger 4: rising edge triggered. Requires an installed AWG option. |
16777216 |
awg_trigger0_high
|
AWG Trigger 1: demodulator data is streamed to the host computer when the level is high. Requires an installed AWG option. |
33554432 |
awg_trigger1_high
|
AWG Trigger 2: demodulator data is streamed to the host computer when the level is high. Requires an installed AWG option. |
67108864 |
awg_trigger2_high
|
AWG Trigger 3: demodulator data is streamed to the host computer when the level is high. Requires an installed AWG option. |
134217728 |
awg_trigger3_high
|
AWG Trigger 4: demodulator data is streamed to the host computer when the level is high. Requires an installed AWG option. |
MODS (Modulation)
/DEV…./MODS/n/CARRIER/AMPLITUDE
Properties:
|
Read, Write, Setting
|
Type:
|
Double
|
Unit:
|
V
|
Set the carrier amplitude
/DEV…./MODS/n/CARRIER/ENABLE
Properties:
|
Read, Write, Setting
|
Type:
|
Integer (64 bit)
|
Unit:
|
None
|
/DEV…./MODS/n/CARRIER/HARMONIC
Properties:
|
Read, Write, Setting
|
Type:
|
Integer (64 bit)
|
Unit:
|
None
|
Set the harmonic of the carrier frequency. 1 = Fundamental
/DEV…./MODS/n/CARRIER/ORDER
Properties:
|
Read, Write, Setting
|
Type:
|
Integer (enumerated)
|
Unit:
|
None
|
Filter order used for carrier demodulation
1 |
1st order filter 6 dB/oct |
2 |
2nd order filter 12 dB/oct |
3 |
3rd order filter 18 dB/oct |
4 |
4th order filter 24 dB/oct |
5 |
5th order filter 30 dB/oct |
6 |
6th order filter 36 dB/oct |
7 |
7th order filter 42 dB/oct |
8 |
8th order filter 48 dB/oct |
/DEV…./MODS/n/CARRIER/OSCSELECT
Properties:
|
Read, Write, Setting
|
Type:
|
Integer (enumerated)
|
Unit:
|
None
|
Select the oscillator for the carrier signal.
0 |
Oscillator 1 |
1 |
Oscillator 2 |
2 |
Oscillator 3 |
3 |
Oscillator 4 |
4 |
Oscillator 5 |
5 |
Oscillator 6 |
6 |
Oscillator 7 |
7 |
Oscillator 8 |
/DEV…./MODS/n/CARRIER/PHASESHIFT
Properties:
|
Read, Write, Setting
|
Type:
|
Double
|
Unit:
|
degree
|
Phase shift applied to the reference input of the carrier demodulator and also to the carrier signal on the Signal Outputs
/DEV…./MODS/n/CARRIER/TIMECONSTANT
Properties:
|
Read, Write, Setting
|
Type:
|
Double
|
Unit:
|
s
|
Sets the integration time constant or in other words, the cutoff frequency of the low-pass filter for the carrier demodulation.
/DEV…./MODS/n/ENABLE
Properties:
|
Read, Write, Setting
|
Type:
|
Integer (64 bit)
|
Unit:
|
None
|
/DEV…./MODS/n/FREQDEV
Properties:
|
Read, Write, Setting
|
Type:
|
Double
|
Unit:
|
Hz
|
FM mode peak deviation value.
/DEV…./MODS/n/FREQDEVENABLE
Properties:
|
Read, Write, Setting
|
Type:
|
Integer (enumerated)
|
Unit:
|
None
|
In FM mode, choose to work with either modulation index or peak deviation. The modulation index equals peak deviation divided by modulation frequency.
0 |
modulation_index
|
Use modulation index. |
1 |
peak_deviation
|
Use peak deviation. |
/DEV…./MODS/n/INDEX
Properties:
|
Read, Write, Setting
|
Type:
|
Double
|
Unit:
|
None
|
FM modulation index: The modulation index equals peak deviation divided by modulation frequency.
/DEV…./MODS/n/MODE
Properties:
|
Read, Write, Setting
|
Type:
|
Integer (enumerated)
|
Unit:
|
None
|
Select the modulation mode.
0 |
am
|
AM Modulation |
1 |
fm
|
FM Modulation |
2 |
manual
|
Manual |
/DEV…./MODS/n/OUTPUT
Properties:
|
Read, Write, Setting
|
Type:
|
Integer (enumerated)
|
Unit:
|
None
|
0 |
none
|
None |
1 |
sigout0 , signal_output0
|
Signal Output 1 |
2 |
sigout1 , signal_output1
|
Signal Output 2 |
3 |
sigout0and1 , signal_output0and1
|
Signal Output 1 and 2 |
/DEV…./MODS/n/SIDEBANDS/m/AMPLITUDE
Properties:
|
Read, Write, Setting
|
Type:
|
Double
|
Unit:
|
V
|
Set the amplitude of the sideband components.
/DEV…./MODS/n/SIDEBANDS/m/ENABLE
Properties:
|
Read, Write, Setting
|
Type:
|
Integer (64 bit)
|
Unit:
|
None
|
Enable the signal generation for the respective sideband
/DEV…./MODS/n/SIDEBANDS/m/HARMONIC
Properties:
|
Read, Write, Setting
|
Type:
|
Integer (64 bit)
|
Unit:
|
None
|
Set harmonic of the sideband frequencies. 1 = fundamental
/DEV…./MODS/n/SIDEBANDS/m/MODE
Properties:
|
Read, Write, Setting
|
Type:
|
Integer (enumerated)
|
Unit:
|
None
|
Enabling of the first sideband and selection of the position of the sideband relative to the carrier frequency for manual mode.
0 |
off
|
Off: First sideband is disabled. The sideband demodulator behaves like a normal demodulator. |
1 |
upper
|
C + M: First sideband to the right of the carrier |
2 |
lower
|
C - M: First sideband to the left of the carrier |
/DEV…./MODS/n/SIDEBANDS/m/ORDER
Properties:
|
Read, Write, Setting
|
Type:
|
Integer (enumerated)
|
Unit:
|
None
|
Filter order used for sideband demodulation
1 |
1st order filter 6 dB/oct |
2 |
2nd order filter 12 dB/oct |
3 |
3rd order filter 18 dB/oct |
4 |
4th order filter 24 dB/oct |
5 |
5th order filter 30 dB/oct |
6 |
6th order filter 36 dB/oct |
7 |
7th order filter 42 dB/oct |
8 |
8th order filter 48 dB/oct |
/DEV…./MODS/n/SIDEBANDS/m/OSCSELECT
Properties:
|
Read, Write, Setting
|
Type:
|
Integer (enumerated)
|
Unit:
|
None
|
Select the oscillator for the second sideband.
0 |
Oscillator 1 |
1 |
Oscillator 2 |
2 |
Oscillator 3 |
3 |
Oscillator 4 |
4 |
Oscillator 5 |
5 |
Oscillator 6 |
6 |
Oscillator 7 |
7 |
Oscillator 8 |
/DEV…./MODS/n/SIDEBANDS/m/PHASESHIFT
Properties:
|
Read, Write, Setting
|
Type:
|
Double
|
Unit:
|
degree
|
Phase shift applied to the reference input of the sideband demodulator and also to the sideband signal on the Signal Outputs
/DEV…./MODS/n/SIDEBANDS/m/TIMECONSTANT
Properties:
|
Read, Write, Setting
|
Type:
|
Double
|
Unit:
|
s
|
Sets the integration time constant or in other words, the cutoff frequency of the low-pass filter for the sideband demodulation.
OUTPUTPWAS
/DEV…./OUTPUTPWAS/n/ACQUISITIONTIME
Properties:
|
Read
|
Type:
|
Double
|
Unit:
|
s
|
Estimated time needed for recording of the specified number of samples.
/DEV…./OUTPUTPWAS/n/ENABLE
Properties:
|
Read, Write, Setting
|
Type:
|
Integer (64 bit)
|
Unit:
|
None
|
Enables the Output PWA for data acquisition. Depending on the value of the 'single' node, this may be continuous, or a one-shot acquisition.
/DEV…./OUTPUTPWAS/n/HARMONIC
Properties:
|
Read, Write, Setting
|
Type:
|
Integer (64 bit)
|
Unit:
|
None
|
Defines the width of the PWA acquisition window in terms of harmonics of the selected reference oscillator frequency. e.g. A value of 1 corresponds to a complete cycle of the reference frequency. A value of 2 corresponds to half of a cycle (180 deg). A value of 4 corresponds to a quarter of a cycle (90 deg).
/DEV…./OUTPUTPWAS/n/HOLDOFF
Properties:
|
Read, Write, Setting
|
Type:
|
Double
|
Unit:
|
None
|
Not used. Reserved for future use.
/DEV…./OUTPUTPWAS/n/LOOPTIME
Properties:
|
Read
|
Type:
|
Double
|
Unit:
|
None
|
Not used. Reserved for future use.
/DEV…./OUTPUTPWAS/n/MODE
Properties:
|
Read, Write, Setting
|
Type:
|
Integer (enumerated)
|
Unit:
|
None
|
Sets the data interpretation mode. Measurement data can be interpreted in four different modes and displayed over either phase (native), time, frequency (FFT) or harmonics of the base frequency (FFT).
0 |
phase
|
Phase |
1 |
time
|
Time |
2 |
frequency
|
Freq Domain (FFT) |
3 |
harmonics
|
Harmonics (FFT) |
/DEV…./OUTPUTPWAS/n/OSCSELECT
Properties:
|
Read, Write, Setting
|
Type:
|
Integer (enumerated)
|
Unit:
|
None
|
Select reference oscillator for Output PWA signal acquisition.
0 |
Oscillator 1 |
1 |
Oscillator 2 |
2 |
Oscillator 3 |
3 |
Oscillator 4 |
4 |
Oscillator 5 |
5 |
Oscillator 6 |
6 |
Oscillator 7 |
7 |
Oscillator 8 |
/DEV…./OUTPUTPWAS/n/PROGRESS
Properties:
|
Read
|
Type:
|
Double
|
Unit:
|
%
|
State of the Output PWA acquisition in percent.
/DEV…./OUTPUTPWAS/n/SAMPLECOUNT
Properties:
|
Read, Write, Setting
|
Type:
|
Integer (64 bit)
|
Unit:
|
None
|
Defines the number of samples acquired of each Output PWA data set (450 MSa/s).
/DEV…./OUTPUTPWAS/n/SHIFT
Properties:
|
Read, Write, Setting
|
Type:
|
Double
|
Unit:
|
degree
|
Defines the start of the Output PWA range in terms of the phase of the reference frequency.
/DEV…./OUTPUTPWAS/n/SINGLE
Properties:
|
Read, Write, Setting
|
Type:
|
Integer (64 bit)
|
Unit:
|
None
|
If set to 1, a single data acquisition is executed when the Output PWA is enabled.
/DEV…./OUTPUTPWAS/n/STATUS
Properties:
|
Read
|
Type:
|
Integer (64 bit)
|
Unit:
|
None
|
Indicates whether the Output PWA is acquiring data. 0 = Output PWA is inactive, 1 = acquiring data, 2 = terminating acquisition.
/DEV…./OUTPUTPWAS/n/TERMINATION
Properties:
|
Read, Write, Setting
|
Type:
|
Integer (64 bit)
|
Unit:
|
None
|
Defines the condition under which an acquisition is prematurely terminated (before acquiring the specified number of samples). Normally has the value 1.
/DEV…./OUTPUTPWAS/n/WAVE
Properties:
|
Read, Stream
|
Type:
|
ZIPWAWave
|
Unit:
|
Dependent
|
Streaming node that delivers the acquired data from the Output PWA.
PIDS
/DEV…./PIDS/n/CENTER
Properties:
|
Read, Write, Setting
|
Type:
|
Double
|
Unit:
|
Dependent
|
Sets the center value for the PID output. After adding the Center value, the signal is clamped to Center + Lower Limit and Center + Upper Limit.
/DEV…./PIDS/n/D
Properties:
|
Read, Write, Setting
|
Type:
|
Double
|
Unit:
|
Dependent
|
/DEV…./PIDS/n/DEMOD/ADCSELECT
Properties:
|
Read
|
Type:
|
Integer (enumerated)
|
Unit:
|
None
|
Indicates the signal source which is connected to the chosen input demodulator channel.
0 |
sigin0 , signal_input0
|
Signal Input 1 is connected to the corresponding demodulator. |
1 |
sigin1 , signal_input1
|
Signal Input 2 is connected to the corresponding demodulator. |
2 |
trigin0 , trigger_input0
|
Trigger Input 1 is connected to the corresponding demodulator. |
3 |
trigin1 , trigger_input1
|
Trigger Input 2 is connected to the corresponding demodulator. |
4 |
auxout0 , auxiliary_output0
|
Auxiliary Output 1 is connected to the corresponding demodulator. |
5 |
auxout1 , auxiliary_output1
|
Auxiliary Output 2 is connected to the corresponding demodulator. |
6 |
auxout2 , auxiliary_output2
|
Auxiliary Output 3 is connected to the corresponding demodulator. |
7 |
auxout3 , auxiliary_output3
|
Auxiliary Output 4 is connected to the corresponding demodulator. |
8 |
auxin0 , auxiliary_input0
|
Auxiliary Input 1 is connected to the corresponding demodulator. |
9 |
auxin1 , auxiliary_input1
|
Auxiliary Input 2 is connected to the corresponding demodulator. |
10 |
demod3
|
Oscillator Phase of Demod 4 is connected to the corresponding demodulator. This selection combined with the demodulator’s ExtRef Mode can be used to phase-lock two internal oscillators. |
11 |
demod7
|
Oscillator Phase of Demod 8 is connected to the corresponding demodulator. This selection combined with the demodulator’s ExtRef Mode can be used to phase-lock two internal oscillators. |
/DEV…./PIDS/n/DEMOD/HARMONIC
Properties:
|
Read, Write, Setting
|
Type:
|
Integer (64 bit)
|
Unit:
|
None
|
Multiplier of the for the reference frequency of the current demodulator.
/DEV…./PIDS/n/DEMOD/ORDER
Properties:
|
Read, Write, Setting
|
Type:
|
Integer (enumerated)
|
Unit:
|
None
|
Selects the filter roll off between 6 dB/oct and 48 dB/oct of the current demodulator.
1 |
1st order filter 6 dB/oct |
2 |
2nd order filter 12 dB/oct |
3 |
3rd order filter 18 dB/oct |
4 |
4th order filter 24 dB/oct |
5 |
5th order filter 30 dB/oct |
6 |
6th order filter 36 dB/oct |
7 |
7th order filter 42 dB/oct |
8 |
8th order filter 48 dB/oct |
/DEV…./PIDS/n/DEMOD/TIMECONSTANT
Properties:
|
Read, Write, Setting
|
Type:
|
Double
|
Unit:
|
s
|
Defines the characteristic time constant (cut off) of the demodulator filter used as an input.
/DEV…./PIDS/n/DLIMITTIMECONSTANT
Properties:
|
Read, Write, Setting
|
Type:
|
Double
|
Unit:
|
s
|
The cutoff of the low-pass filter for the D limitation given as time constant. When set to 0, the low-pass filter is disabled.
/DEV…./PIDS/n/ENABLE
Properties:
|
Read, Write, Setting
|
Type:
|
Integer (64 bit)
|
Unit:
|
None
|
Enable the PID controller.
/DEV…./PIDS/n/ERROR
Properties:
|
Read
|
Type:
|
Double
|
Unit:
|
Dependent
|
Error = Set point - PID Input.
/DEV…./PIDS/n/I
Properties:
|
Read, Write, Setting
|
Type:
|
Double
|
Unit:
|
Dependent
|
/DEV…./PIDS/n/KEEPINT
Properties:
|
Read, Write, Setting
|
Type:
|
Integer (64 bit)
|
Unit:
|
Dependent
|
If enabled, the accumulated integral error is maintained upon restart of the PID. If is disabled, the integral error is set to zero when the PID is disabled.
/DEV…./PIDS/n/LIMITLOWER
Properties:
|
Read, Write, Setting
|
Type:
|
Double
|
Unit:
|
Dependent
|
Sets the lower limit for the PID output. After adding the Center value, the signal is clamped to Center + Lower Limit and Center + Upper Limit.
/DEV…./PIDS/n/LIMITUPPER
Properties:
|
Read, Write, Setting
|
Type:
|
Double
|
Unit:
|
Dependent
|
Sets the upper limit for the PID output. After adding the Center value, the signal is clamped to Center + Lower Limit and Center + Upper Limit.
/DEV…./PIDS/n/MODE
Properties:
|
Read, Write, Setting
|
Type:
|
Integer (enumerated)
|
Unit:
|
None
|
Sets the operation mode of the PID module.
0 |
pid
|
PID |
1 |
pll
|
PLL (phase locked loop) |
2 |
extref
|
ExtRef (external reference) |
/DEV…./PIDS/n/OUTPUT
Properties:
|
Read, Write, Setting
|
Type:
|
Integer (enumerated)
|
Unit:
|
None
|
Select output of the PID controller.
0 |
sigout , signal_output
|
Feedback to the main signal output amplitudes |
1 |
oscillator_frequency
|
Feedback to any of the internal oscillator frequencies |
2 |
demod_phase
|
Feedback to any of the 8 demodulator phase set points |
3 |
auxout_offset , auxiliary_output_offset
|
Feedback to any of the 4 Auxiliary Output’s Offset |
4 |
sigout_offset , signal_output_offset
|
Feedback to the main Signal Output offset adjustment |
/DEV…./PIDS/n/OUTPUTCHANNEL
Properties:
|
Read, Write, Setting
|
Type:
|
Integer (64 bit)
|
Unit:
|
None
|
Select the output channel of the driven output of PID controller.
/DEV…./PIDS/n/P
Properties:
|
Read, Write, Setting
|
Type:
|
Double
|
Unit:
|
Dependent
|
/DEV…./PIDS/n/PHASEUNWRAP
Properties:
|
Read, Write, Setting
|
Type:
|
Integer (64 bit)
|
Unit:
|
None
|
Enables the phase unwrapping to track phase errors past the +/-180 degree boundary and increase PLL bandwidth.
/DEV…./PIDS/n/PLL/AUTOMODE
Properties:
|
Read, Write, Setting
|
Type:
|
Integer (enumerated)
|
Unit:
|
None
|
This defines the type of automatic adaptation of parameters in the PID.
0 |
no_adaption
|
No automatic adaption. |
1 |
pid_coeffs
|
The coefficients of the PID controller are automatically set. |
2 |
pid_coeffs_filter_low_bw
|
The PID coefficients, the filter bandwidth and the output limits are automatically set using a low bandwidth. |
3 |
pid_coeffs_filter_high_bw
|
The PID coefficients, the filter bandwidth and the output limits are automatically set using a high bandwidth. |
4 |
pid_all
|
All parameters of the PID including the center frequency are adapted. |
/DEV…./PIDS/n/PLL/LOCKED
Properties:
|
Read
|
Type:
|
Integer (64 bit)
|
Unit:
|
None
|
Indicates when the PID, configured as PLL, is locked.
/DEV…./PIDS/n/RATE
Properties:
|
Read, Write, Setting
|
Type:
|
Double
|
Unit:
|
1/s
|
PID sampling rate and update rate of PID outputs. Needs to be set substantially higher than the targeted loop filter bandwidth.
/DEV…./PIDS/n/SETPOINT
Properties:
|
Read, Write, Setting
|
Type:
|
Double
|
Unit:
|
Dependent
|
/DEV…./PIDS/n/SHIFT
Properties:
|
Read
|
Type:
|
Double
|
Unit:
|
Dependent
|
Difference between the current output value Out and the Center. Shift = P*Error + I*Int(Error, dt) + D*dError/dt
/DEV…./PIDS/n/STREAM/EFFECTIVERATE
Properties:
|
Read
|
Type:
|
Double
|
Unit:
|
1/s
|
Current rate of the PID stream data sent to PC. Defined based on Max Rate.
/DEV…./PIDS/n/STREAM/ERROR
Properties:
|
Read, Stream
|
Type:
|
Double
|
Unit:
|
Dependent
|
PID Error = Set point - PID Input.
/DEV…./PIDS/n/STREAM/OVERFLOW
Properties:
|
Read
|
Type:
|
Integer (64 bit)
|
Unit:
|
None
|
Indicates the streaming fifo overflow state. 0 = OK, 1 = overflow.
/DEV…./PIDS/n/STREAM/RATE
Properties:
|
Read, Write, Setting
|
Type:
|
Double
|
Unit:
|
1/s
|
Target Rate for PID output data sent to PC. This value defines the applied decimation for sending data to the PC. It does not affect any other place where PID data are used.
/DEV…./PIDS/n/STREAM/SHIFT
Properties:
|
Read, Stream
|
Type:
|
Double
|
Unit:
|
Dependent
|
Gives the difference between the current output value and the center value. Shift = P*Error + I*Int(Error, dt) + D*dError/dt
/DEV…./PIDS/n/STREAM/VALUE
Properties:
|
Read, Stream
|
Type:
|
Double
|
Unit:
|
Dependent
|
Gives the current PID output value.
/DEV…./PIDS/n/VALUE
Properties:
|
Read
|
Type:
|
Double
|
Unit:
|
Dependent
|
Gives the current PID output value.
SCOPES
/DEV…./SCOPES/n/CHANNEL
Properties:
|
Read, Write, Setting
|
Type:
|
Integer (enumerated)
|
Unit:
|
None
|
Activates the scope channels.
1 |
Only channel 1 is active. |
2 |
Only channel 2 is active. |
3 |
both
|
Both, channel 1 and 2 are active. |
/DEV…./SCOPES/n/CHANNELS/m/BWLIMIT
Properties:
|
Read, Write, Setting
|
Type:
|
Integer (enumerated)
|
Unit:
|
None
|
Selects between sample decimation and sample averaging. Averaging avoids aliasing, but may conceal signal peaks.
0 |
on
|
On: Selects sample averaging for sample rates lower than the maximal available sampling rate. |
1 |
off
|
OFF: Selects sample decimation for sample rates lower than the maximal available sampling rate. |
/DEV…./SCOPES/n/CHANNELS/m/FULLSCALE
Properties:
|
Read, Write, Setting
|
Type:
|
Double
|
Unit:
|
Dependent
|
Indicates the full scale value of the scope channel.
/DEV…./SCOPES/n/CHANNELS/m/LIMITLOWER
Properties:
|
Read, Write, Setting
|
Type:
|
Double
|
Unit:
|
Dependent
|
Lower limit of the scope full scale range. For demodulator, PID, Boxcar, and AU signals the limit should be adjusted so that the signal covers the specified range to achieve optimal resolution.
/DEV…./SCOPES/n/CHANNELS/m/LIMITUPPER
Properties:
|
Read, Write, Setting
|
Type:
|
Double
|
Unit:
|
Dependent
|
Upper limit of the scope full scale range. For demodulator, PID, Boxcar, and AU signals the limit should be adjusted so that the signal covers the specified range to achieve optimal resolution.
/DEV…./SCOPES/n/CHANNELS/m/OFFSET
Properties:
|
Read, Write, Setting
|
Type:
|
Double
|
Unit:
|
Dependent
|
Indicates the offset value of the scope channel.
/DEV…./SCOPES/n/ENABLE
Properties:
|
Read, Write, Setting
|
Type:
|
Integer (64 bit)
|
Unit:
|
None
|
Enables the acquisition of scope shots.
/DEV…./SCOPES/n/LENGTH
Properties:
|
Read, Write, Setting
|
Type:
|
Integer (64 bit)
|
Unit:
|
None
|
Defines the length of the recorded Scope shot in number of samples.
/DEV…./SCOPES/n/SEGMENTS/COUNT
Properties:
|
Read, Write, Setting
|
Type:
|
Integer (64 bit)
|
Unit:
|
None
|
Specifies the number of segments to be recorded in device memory. The maximum scope shot size is given by the available memory divided by the number of segments. This functionality requires the DIG option.
/DEV…./SCOPES/n/SEGMENTS/ENABLE
Properties:
|
Read, Write, Setting
|
Type:
|
Integer (64 bit)
|
Unit:
|
None
|
Enable segmented scope recording. This allows for full bandwidth recording of scope shots with a minimum dead time between individual shots. This functionality requires the DIG option.
/DEV…./SCOPES/n/SINGLE
Properties:
|
Read, Write, Setting
|
Type:
|
Integer (64 bit)
|
Unit:
|
None
|
Puts the Scope into single shot mode.
/DEV…./SCOPES/n/STREAM/ENABLES/m
Properties:
|
Read, Write, Setting
|
Type:
|
Integer (64 bit)
|
Unit:
|
None
|
Enable scope streaming for the specified channel. This allows for continuous recording of scope data on the plotter and streaming to disk. Note: scope streaming requires the DIG option.
/DEV…./SCOPES/n/STREAM/RATE
Properties:
|
Read, Write, Setting
|
Type:
|
Integer (enumerated)
|
Unit:
|
Hz
|
Streaming Rate of the scope channels. The streaming rate can be adjusted independent from the scope sampling rate. The maximum rate depends on the interface used for transfer. Note: scope streaming requires the DIG option.
6 |
28.1_MHz
|
28.1 MHz |
7 |
14_MHz
|
14.0 MHz |
8 |
7.03_MHz
|
7.03 MHz |
9 |
3.5_MHz
|
3.50 MHz |
10 |
1.75_MHz
|
1.75 MHz |
11 |
880_kHz
|
880 kHz |
12 |
440_kHz
|
440 kHz |
13 |
220_kHz
|
220 kHz |
14 |
110_kHz
|
110 kHz |
15 |
54.9_kHz
|
54.9 kHz |
16 |
27.5_kHz
|
27.5 kHz |
/DEV…./SCOPES/n/STREAM/SAMPLE
Properties:
|
Read, Stream
|
Type:
|
ZIScopeWave
|
Unit:
|
None
|
Streaming node containing scope sample data. Note: scope streaming requires the DIG option.
/DEV…./SCOPES/n/TIME
Properties:
|
Read, Write, Setting
|
Type:
|
Integer (enumerated)
|
Unit:
|
None
|
Defines the time base of the scope from the divider exponent of the instrument’s clock base. The resulting sampling time is 2^n/clockbase.
0 |
1.80 GHz |
1 |
900 MHz |
2 |
450 MHz |
3 |
225 MHz |
4 |
113 MHz |
5 |
56.2 MHz |
6 |
28.1 MHz |
7 |
14.0 MHz |
8 |
7.03 MHz |
9 |
3.50 MHz |
10 |
1.75 MHz |
11 |
880 kHz |
12 |
440 kHz |
13 |
220 kHz |
14 |
110 kHz |
15 |
54.9 kHz |
16 |
27.5 kHz |
/DEV…./SCOPES/n/TRIGCHANNEL
Properties:
|
Read, Write, Setting
|
Type:
|
Integer (enumerated)
|
Unit:
|
None
|
Selects the trigger source signal.
0 |
sigin0 , signal_input0
|
Signal Input 1 |
1 |
sigin1 , signal_input1
|
Signal Input 2 |
2 |
trigin0 , trigger_input0
|
Trigger Input 1 |
3 |
trigin1 , trigger_input1
|
Trigger Input 2 |
4 |
auxout0 , auxiliary_output0
|
Aux Output 1. Requires an installed digitizer (DIG) option. |
5 |
auxout1 , auxiliary_output1
|
Aux Output 2. Requires an installed digitizer (DIG) option. |
6 |
auxout2 , auxiliary_output2
|
Aux Output 3. Requires an installed digitizer (DIG) option. |
7 |
auxout3 , auxiliary_output3
|
Aux Output 4. Requires an installed digitizer (DIG) option. |
8 |
auxin0 , auxiliary_input0
|
Aux Input 1 |
9 |
auxin1 , auxiliary_input1
|
Aux Input 2 |
10 |
demod3
|
Osc φ Demod 4 |
11 |
demod7
|
Osc φ Demod 8 |
16 |
demod0_x
|
Demod 1 X. Requires an installed digitizer (DIG) option. |
17 |
demod1_x
|
Demod 2 X. Requires an installed digitizer (DIG) option. |
18 |
demod2_x
|
Demod 3 X. Requires an installed digitizer (DIG) option. |
19 |
demod3_x
|
Demod 4 X. Requires an installed digitizer (DIG) option. |
20 |
demod4_x
|
Demod 5 X. Requires an installed digitizer (DIG) option. |
21 |
demod5_x
|
Demod 6 X. Requires an installed digitizer (DIG) option. |
22 |
demod6_x
|
Demod 7 X. Requires an installed digitizer (DIG) option. |
23 |
demod7_x
|
Demod 8 X. Requires an installed digitizer (DIG) option. |
32 |
demod0_y
|
Demod 1 Y. Requires an installed digitizer (DIG) option. |
33 |
demod1_y
|
Demod 2 Y. Requires an installed digitizer (DIG) option. |
34 |
demod2_y
|
Demod 3 Y. Requires an installed digitizer (DIG) option. |
35 |
demod3_y
|
Demod 4 Y. Requires an installed digitizer (DIG) option. |
36 |
demod4_y
|
Demod 5 Y. Requires an installed digitizer (DIG) option. |
37 |
demod5_y
|
Demod 6 Y. Requires an installed digitizer (DIG) option. |
38 |
demod6_y
|
Demod 7 Y. Requires an installed digitizer (DIG) option. |
39 |
demod7_y
|
Demod 8 Y. Requires an installed digitizer (DIG) option. |
48 |
demod0_r
|
Demod 1 R. Requires an installed digitizer (DIG) option. |
49 |
demod1_r
|
Demod 2 R. Requires an installed digitizer (DIG) option. |
50 |
demod2_r
|
Demod 3 R. Requires an installed digitizer (DIG) option. |
51 |
demod3_r
|
Demod 4 R. Requires an installed digitizer (DIG) option. |
52 |
demod4_r
|
Demod 5 R. Requires an installed digitizer (DIG) option. |
53 |
demod5_r
|
Demod 6 R. Requires an installed digitizer (DIG) option. |
54 |
demod6_r
|
Demod 7 R. Requires an installed digitizer (DIG) option. |
55 |
demod7_r
|
Demod 8 R. Requires an installed digitizer (DIG) option. |
64 |
demod0_theta
|
Demod 1 Θ. Requires an installed digitizer (DIG) option. |
65 |
demod1_theta
|
Demod 2 Θ. Requires an installed digitizer (DIG) option. |
66 |
demod2_theta
|
Demod 3 Θ. Requires an installed digitizer (DIG) option. |
67 |
demod3_theta
|
Demod 4 Θ. Requires an installed digitizer (DIG) option. |
68 |
demod4_theta
|
Demod 5 Θ. Requires an installed digitizer (DIG) option. |
69 |
demod5_theta
|
Demod 6 Θ. Requires an installed digitizer (DIG) option. |
70 |
demod6_theta
|
Demod 7 Θ. Requires an installed digitizer (DIG) option. |
71 |
demod7_theta
|
Demod 8 Θ. Requires an installed digitizer (DIG) option. |
80 |
pid0_value
|
PID 1 value. Requires an installed digitizer (DIG) option. |
81 |
pid1_value
|
PID 2 value. Requires an installed digitizer (DIG) option. |
82 |
pid2_value
|
PID 3 value. Requires an installed digitizer (DIG) option. |
83 |
pid3_value
|
PID 4 value. Requires an installed digitizer (DIG) option. |
96 |
boxcar0
|
Boxcar 1. Requires an installed digitizer (DIG) option. |
97 |
boxcar1
|
Boxcar 2. Requires an installed digitizer (DIG) option. |
112 |
au_cartesian0
|
AU Cartesian 1. Requires an installed digitizer (DIG) option. |
113 |
au_cartesian1
|
AU Cartesian 2. Requires an installed digitizer (DIG) option. |
128 |
au_polar0
|
AU Polar 1. Requires an installed digitizer (DIG) option. |
129 |
au_polar1
|
Au Polar 2. Requires an installed digitizer (DIG) option. |
144 |
pid0_shift
|
PID 1 Shift. Requires an installed digitizer (DIG) option. |
145 |
pid1_shift
|
PID 2 Shift. Requires an installed digitizer (DIG) option. |
146 |
pid2_shift
|
PID 3 Shift. Requires an installed digitizer (DIG) option. |
147 |
pid3_shift
|
PID 4 Shift. Requires an installed digitizer (DIG) option. |
176 |
awg_marker0
|
AWG Marker 1. Requires an installed digitizer (DIG) option. |
177 |
awg_marker1
|
AWG Marker 2. Requires an installed digitizer (DIG) option. |
178 |
awg_marker2
|
AWG Marker 3. Requires an installed digitizer (DIG) option. |
179 |
awg_marker3
|
AWG Marker 4. Requires an installed digitizer (DIG) option. |
192 |
awg_trigger0
|
AWG Trigger 1. Requires an installed digitizer (DIG) option. |
193 |
awg_trigger1
|
AWG Trigger 2. Requires an installed digitizer (DIG) option. |
194 |
awg_trigger2
|
AWG Trigger 3. Requires an installed digitizer (DIG) option. |
195 |
awg_trigger3
|
AWG Trigger 4. Requires an installed digitizer (DIG) option. |
208 |
pid0_error
|
PID 1 Error. Requires an installed digitizer (DIG) option. |
209 |
pid1_error
|
PID 2 Error. Requires an installed digitizer (DIG) option. |
210 |
pid2_error
|
PID 3 Error. Requires an installed digitizer (DIG) option. |
211 |
pid3_error
|
PID 4 Error. Requires an installed digitizer (DIG) option. |
/DEV…./SCOPES/n/TRIGDELAY
Properties:
|
Read, Write, Setting
|
Type:
|
Double
|
Unit:
|
s
|
Trigger position relative to reference. A positive delay results in less data being acquired before the trigger point, a negative delay results in more data being acquired before the trigger point.
/DEV…./SCOPES/n/TRIGENABLE
Properties:
|
Read, Write, Setting
|
Type:
|
Integer (enumerated)
|
Unit:
|
None
|
When triggering is enabled scope data are acquired every time the defined trigger condition is met.
0 |
off
|
OFF: Continuous scope shot acquisition |
1 |
on
|
ON: Trigger based scope shot acquisition |
/DEV…./SCOPES/n/TRIGFALLING
Properties:
|
Read, Write, Setting
|
Type:
|
Integer (64 bit)
|
Unit:
|
None
|
When set (1), enables falling edge triggering. This settings is synchronized with the settings done in the /TRIGSLOPE node.
/DEV…./SCOPES/n/TRIGFORCE
Properties:
|
Read, Write
|
Type:
|
Integer (64 bit)
|
Unit:
|
None
|
/DEV…./SCOPES/n/TRIGGATE/ENABLE
Properties:
|
Read, Write, Setting
|
Type:
|
Integer (64 bit)
|
Unit:
|
None
|
If enabled the trigger will be gated by the trigger gating input signal. This feature requires the DIG option.
/DEV…./SCOPES/n/TRIGHOLDOFF
Properties:
|
Read, Write, Setting
|
Type:
|
Double
|
Unit:
|
s
|
Defines the time before the trigger is rearmed after a recording event.
/DEV…./SCOPES/n/TRIGHOLDOFFCOUNT
Properties:
|
Read, Write, Setting
|
Type:
|
Integer (64 bit)
|
Unit:
|
None
|
Defines the trigger event number that will trigger the next recording after a recording event. A value of '1' will start a recording for each trigger event.
/DEV…./SCOPES/n/TRIGHOLDOFFMODE
Properties:
|
Read, Write, Setting
|
Type:
|
Integer (enumerated)
|
Unit:
|
None
|
Selects the holdoff mode.
0 |
time
|
Holdoff is defined as time (s). |
1 |
number_of_events
|
Holdoff is defined as number of events. |
/DEV…./SCOPES/n/TRIGHYSTERESIS/ABSOLUTE
Properties:
|
Read, Write, Setting
|
Type:
|
Double
|
Unit:
|
V
|
Defines the voltage the source signal must deviate from the trigger level before the trigger is rearmed again. Set to 0 to turn it off. The sign is defined by the Edge setting.
/DEV…./SCOPES/n/TRIGHYSTERESIS/MODE
Properties:
|
Read, Write, Setting
|
Type:
|
Integer (enumerated)
|
Unit:
|
None
|
Selects the mode to define the hysteresis strength. The relative mode will work best over the full input range as long as the analog input signal does not suffer from excessive noise.
0 |
absolute
|
Selects absolute hysteresis. |
1 |
relative
|
Selects a hysteresis relative to the adjusted full scale signal input range. |
/DEV…./SCOPES/n/TRIGHYSTERESIS/RELATIVE
Properties:
|
Read, Write, Setting
|
Type:
|
Double
|
Unit:
|
None
|
Hysteresis relative to the adjusted full scale signal input range. A hysteresis value larger than 1 (100%) is allowed.
/DEV…./SCOPES/n/TRIGLEVEL
Properties:
|
Read, Write, Setting
|
Type:
|
Double
|
Unit:
|
V
|
Defines the trigger level.
/DEV…./SCOPES/n/TRIGREFERENCE
Properties:
|
Read, Write, Setting
|
Type:
|
Double
|
Unit:
|
None
|
Trigger reference position relative to the acquired data. Default is 50% (0.5) which results in a reference point in the middle of the acquired data.
/DEV…./SCOPES/n/TRIGRISING
Properties:
|
Read, Write, Setting
|
Type:
|
Integer (64 bit)
|
Unit:
|
None
|
When set (1), enables rising edge triggering. This settings is synchronized with the settings done in the /TRIGFALLING node.
/DEV…./SCOPES/n/TRIGSLOPE
Properties:
|
Read, Write, Setting
|
Type:
|
Integer (enumerated)
|
Unit:
|
None
|
Sets on which slope of the trigger signal the scope should trigger. This setting is synchronized with the settings done in the /TRIGFALLING and /TRIGRISING nodes.
0 |
none
|
None |
1 |
rising
|
Rising edge triggered. |
2 |
falling
|
Falling edge triggered. |
3 |
both
|
Triggers on both the rising and falling edge. |
/DEV…./SCOPES/n/TRIGSTATE
Properties:
|
Read
|
Type:
|
Integer (64 bit)
|
Unit:
|
None
|
When 1, indicates that the trigger signal satisfies the conditions of the trigger.
/DEV…./SCOPES/n/WAVE
Properties:
|
Read, Stream
|
Type:
|
ZIScopeWave
|
Unit:
|
None
|
Contains the scope shot data.
SIGINS
/DEV…./SIGINS/n/AC
Properties:
|
Read, Write, Setting
|
Type:
|
Integer (enumerated)
|
Unit:
|
None
|
Defines the input coupling for the Signal Inputs. AC coupling inserts a high-pass filter.
0 |
dc
|
OFF: DC coupling |
1 |
ac
|
ON: AC coupling |
/DEV…./SIGINS/n/AUTORANGE
Properties:
|
Read, Write
|
Type:
|
Integer (64 bit)
|
Unit:
|
None
|
Automatic adjustment of the Range to about two times the maximum signal input amplitude measured over about 100 ms.
/DEV…./SIGINS/n/BW
Properties:
|
Read, Write, Setting
|
Type:
|
Integer (64 bit)
|
Unit:
|
None
|
Bandwidth of input aliasing filter at 600 MHz (ON) or 900 MHz (OFF) cut off frequency.
/DEV…./SIGINS/n/DIFF
Properties:
|
Read, Write, Setting
|
Type:
|
Integer (enumerated)
|
Unit:
|
None
|
Switch input mode between normal (OFF), inverted, and differential. The differential modes are implemented digitally and are not suited for analog common-mode rejection. When using the differential modes, the user is responsible for keeping the configuration (range, coupling, termination) of both channels in sync, the device provides no control mechanisms to force that.
0 |
off
|
Off |
1 |
inverted
|
Inverted |
/DEV…./SIGINS/n/IMP50
Properties:
|
Read, Write, Setting
|
Type:
|
Integer (enumerated)
|
Unit:
|
None
|
Switches between 50 Ohm (ON) and 1 M Ohm (OFF).
0 |
1_MOhm
|
OFF: 1 M Ohm |
1 |
50_Ohm
|
ON: 50 Ohm |
/DEV…./SIGINS/n/MAX
Properties:
|
Read, Write
|
Type:
|
Double
|
Unit:
|
None
|
Indicates the maximum measured value at the input normalized to input range.
/DEV…./SIGINS/n/MIN
Properties:
|
Read, Write
|
Type:
|
Double
|
Unit:
|
None
|
Indicates the minimum measured value at the input normalized to input range.
/DEV…./SIGINS/n/ON
Properties:
|
Read, Write, Setting
|
Type:
|
Integer (64 bit)
|
Unit:
|
None
|
Enables the signal input.
/DEV…./SIGINS/n/RANGE
Properties:
|
Read, Write, Setting
|
Type:
|
Double
|
Unit:
|
V
|
Defines the gain of the analog input amplifier. The range should exceed the incoming signal by roughly a factor two including a potential DC offset. The instrument selects the next higher available range relative to a value inserted by the user. A suitable choice of this setting optimizes the accuracy and signal-to-noise ratio by ensuring that the full dynamic range of the input ADC is used.
/DEV…./SIGINS/n/SCALING
Properties:
|
Read, Write, Setting
|
Type:
|
Double
|
Unit:
|
None
|
Applies the given scaling factor to the input signal.
SIGOUTS
/DEV…./SIGOUTS/n/AMPLITUDES/m
Properties:
|
Read, Write, Setting
|
Type:
|
Double
|
Unit:
|
V
|
Sets the peak amplitude that the oscillator assigned to the given demodulation channel contributes to the signal output.
/DEV…./SIGOUTS/n/AUTORANGE
Properties:
|
Read, Write, Setting
|
Type:
|
Integer (64 bit)
|
Unit:
|
None
|
If enabled, selects the most suited output range automatically.
/DEV…./SIGOUTS/n/ENABLES/m
Properties:
|
Read, Write, Setting
|
Type:
|
Integer (64 bit)
|
Unit:
|
V
|
Enables individual output signal amplitude. When the MD option is used, it is possible to generate signals being the linear combination of the available demodulator frequencies.
/DEV…./SIGOUTS/n/IMP50
Properties:
|
Read, Write, Setting
|
Type:
|
Integer (enumerated)
|
Unit:
|
None
|
Select the load impedance between 50 Ohm and HiZ. The impedance of the output is always 50 Ohm. For a load impedance of 50 Ohm the displayed voltage is half the output voltage to reflect the voltage seen at the load.
0 |
high_impedance
|
HiZ |
1 |
50_Ohm
|
50 Ohm |
/DEV…./SIGOUTS/n/OFFSET
Properties:
|
Read, Write, Setting
|
Type:
|
Double
|
Unit:
|
V
|
Defines the DC voltage that is added to the dynamic part of the output signal.
/DEV…./SIGOUTS/n/ON
Properties:
|
Read, Write, Setting
|
Type:
|
Integer (64 bit)
|
Unit:
|
None
|
Enabling/Disabling the Signal Output. Corresponds to the blue LED indicator on the instrument front panel.
/DEV…./SIGOUTS/n/OVER
Properties:
|
Read
|
Type:
|
Integer (64 bit)
|
Unit:
|
None
|
Indicates that the signal output is overloaded.
/DEV…./SIGOUTS/n/RANGE
Properties:
|
Read, Write, Setting
|
Type:
|
Double
|
Unit:
|
V
|
Sets the output voltage range. The instrument selects the next higher available range.
STATS
/DEV…./STATS/CMDSTREAM/BANDWIDTH
Properties:
|
Read
|
Type:
|
Double
|
Unit:
|
Mbit/s
|
Command streaming bandwidth usage on the physical network connection between device and data server.
/DEV…./STATS/CMDSTREAM/BYTESRECEIVED
Properties:
|
Read
|
Type:
|
Integer (64 bit)
|
Unit:
|
B
|
Number of bytes received on the command stream from the device since session start.
/DEV…./STATS/CMDSTREAM/BYTESSENT
Properties:
|
Read
|
Type:
|
Integer (64 bit)
|
Unit:
|
B
|
Number of bytes sent on the command stream from the device since session start.
/DEV…./STATS/CMDSTREAM/PACKETSLOST
Properties:
|
Read
|
Type:
|
Integer (64 bit)
|
Unit:
|
None
|
Number of command packets lost since device start. Command packets contain device settings that are sent to and received from the device.
/DEV…./STATS/CMDSTREAM/PACKETSRECEIVED
Properties:
|
Read
|
Type:
|
Integer (64 bit)
|
Unit:
|
None
|
Number of packets received on the command stream from the device since session start.
/DEV…./STATS/CMDSTREAM/PACKETSSENT
Properties:
|
Read
|
Type:
|
Integer (64 bit)
|
Unit:
|
None
|
Number of packets sent on the command stream to the device since session start.
/DEV…./STATS/CMDSTREAM/PENDING
Properties:
|
Read
|
Type:
|
Integer (64 bit)
|
Unit:
|
None
|
Number of buffers ready for receiving command packets from the device.
/DEV…./STATS/CMDSTREAM/PROCESSING
Properties:
|
Read
|
Type:
|
Integer (64 bit)
|
Unit:
|
None
|
Number of buffers being processed for command packets. Small values indicate proper performance. For a TCP/IP interface, command packets are sent using the TCP protocol.
/DEV…./STATS/DATASTREAM/BANDWIDTH
Properties:
|
Read
|
Type:
|
Double
|
Unit:
|
Mbit/s
|
Data streaming bandwidth usage on the physical network connection between device and data server.
/DEV…./STATS/DATASTREAM/BYTESRECEIVED
Properties:
|
Read
|
Type:
|
Integer (64 bit)
|
Unit:
|
B
|
Number of bytes received on the data stream from the device since session start.
/DEV…./STATS/DATASTREAM/PACKETSLOST
Properties:
|
Read
|
Type:
|
Integer (64 bit)
|
Unit:
|
None
|
Number of data packets lost since device start. Data packets contain measurement data.
/DEV…./STATS/DATASTREAM/PACKETSRECEIVED
Properties:
|
Read
|
Type:
|
Integer (64 bit)
|
Unit:
|
None
|
Number of packets received on the data stream from the device since session start.
/DEV…./STATS/DATASTREAM/PENDING
Properties:
|
Read
|
Type:
|
Integer (64 bit)
|
Unit:
|
None
|
Number of buffers ready for receiving data packets from the device.
/DEV…./STATS/DATASTREAM/PROCESSING
Properties:
|
Read
|
Type:
|
Integer (64 bit)
|
Unit:
|
None
|
Number of buffers being processed for data packets. Small values indicate proper performance. For a TCP/IP interface, data packets are sent using the UDP protocol.
/DEV…./STATS/PHYSICAL/CURRENTS/n
Properties:
|
Read
|
Type:
|
Double
|
Unit:
|
mA
|
Internal current measurements.
/DEV…./STATS/PHYSICAL/FANSPEED
Properties:
|
Read
|
Type:
|
Double
|
Unit:
|
RPM
|
Speed of the internal cooling fan.
/DEV…./STATS/PHYSICAL/FPGA/AUX
Properties:
|
Read
|
Type:
|
Double
|
Unit:
|
V
|
Supply voltage of the FPGA.
/DEV…./STATS/PHYSICAL/FPGA/CORE
Properties:
|
Read
|
Type:
|
Double
|
Unit:
|
V
|
Core voltage of the FPGA.
/DEV…./STATS/PHYSICAL/FPGA/TEMP
Properties:
|
Read
|
Type:
|
Double
|
Unit:
|
°C
|
Internal temperature of the FPGA.
/DEV…./STATS/PHYSICAL/OVERTEMPERATURE
Properties:
|
Read
|
Type:
|
Integer (64 bit)
|
Unit:
|
None
|
This flag is set to 1 if the temperature of the FPGA exceeds 85°C. It will be reset to 0 after a restart of the device.
/DEV…./STATS/PHYSICAL/TEMPERATURES/n
Properties:
|
Read
|
Type:
|
Double
|
Unit:
|
°C
|
Internal temperature measurements.
/DEV…./STATS/PHYSICAL/VOLTAGES/n
Properties:
|
Read
|
Type:
|
Double
|
Unit:
|
V
|
Internal voltage measurements.
STATUS
/DEV…./STATUS/ADC0MAX
Properties:
|
Read
|
Type:
|
Integer (64 bit)
|
Unit:
|
None
|
The maximum value on Signal Input 1 (ADC0) during 100 ms.
/DEV…./STATUS/ADC0MIN
Properties:
|
Read
|
Type:
|
Integer (64 bit)
|
Unit:
|
None
|
The minimum value on Signal Input 1 (ADC0) during 100 ms
/DEV…./STATUS/ADC1MAX
Properties:
|
Read
|
Type:
|
Integer (64 bit)
|
Unit:
|
None
|
The maximum value on Signal Input 2 (ADC1) during 100 ms.
/DEV…./STATUS/ADC1MIN
Properties:
|
Read
|
Type:
|
Integer (64 bit)
|
Unit:
|
None
|
The minimum value on Signal Input 2 (ADC1) during 100 ms
/DEV…./STATUS/FIFOLEVEL
Properties:
|
Read
|
Type:
|
Double
|
Unit:
|
None
|
USB FIFO level: Indicates the USB FIFO fill level inside the device. When 100%, data is lost
/DEV…./STATUS/FLAGS/BINARY
Properties:
|
Read
|
Type:
|
Integer (64 bit)
|
Unit:
|
None
|
A set of binary flags giving an indication of the state of various parts of the device. Bit 0: Signal Input 1 overflow, Bit 1: Signal Input 2 overflow, Bit 2: Analog PLL fail, Bit 3: Output 1 DAC OK, Bit 4: Output 2 DAC OK, Bit 5: Signal Output 1 clipping, Bit 6: Signal Output 2 clipping, Bit 7: Ext Ref 1 Locked, Bit 8: Ext Ref 2 Locked, Bit 9:Ext Ref 3 Locked, Bit 10:Ext Ref 4 Locked, Bit 11: Sample Loss, Bits 12 - 13: Trigger In 1, Bits 14 - 15: Trigger In 2, Bits 16 - 17: Trigger In 3, Bits 18 - 19: Trigger In 4, Bit 20: PLL 1 locked, Bit 21: PLL 2 locked, Bit 22: PLL 3 locked, Bit 23: PLL 4 locked, Bit 24: Rubidium clock locked, Bit 25: AU Cartesian 1 Overflow, Bit 26: AU Cartesian 2 Overflow, Bit 27: AU Polar 1 Overflow, Bit 28: AU Polar 2 Overflow.
/DEV…./STATUS/FLAGS/PACKETLOSSTCP
Properties:
|
Read
|
Type:
|
Integer (64 bit)
|
Unit:
|
None
|
Flag indicating if tcp packages have been lost.
/DEV…./STATUS/FLAGS/PACKETLOSSUDP
Properties:
|
Read
|
Type:
|
Integer (64 bit)
|
Unit:
|
None
|
Flag indicating if udp packages have been lost.
/DEV…./STATUS/TIME
Properties:
|
Read
|
Type:
|
Integer (64 bit)
|
Unit:
|
None
|
SYSTEM
/DEV…./SYSTEM/ACTIVEINTERFACE
Properties:
|
Read
|
Type:
|
String
|
Unit:
|
None
|
Currently active interface of the device.
/DEV…./SYSTEM/AWG/CHANNELGROUPING
Properties:
|
Read, Write, Setting
|
Type:
|
Integer (enumerated)
|
Unit:
|
None
|
Sets the channel grouping mode of the device.
0 |
groups_of_2
|
Use the outputs in groups of 2. One sequencer program controls 2 outputs (use /dev…./awgs/0..4/). |
1 |
groups_of_4
|
Use the outputs in groups of 4. One sequencer program controls 4 outputs (use /dev…./awgs/0/ and /dev…./awgs/2/) |
2 |
groups_of_8
|
Use the outputs in groups of 8. One sequencer program controls 8 outputs (use /dev…./awgs/0/). Requires 8 channel device. |
/DEV…./SYSTEM/BOARDREVISIONS/n
Properties:
|
Read
|
Type:
|
String
|
Unit:
|
None
|
Hardware revision of the FPGA base board
/DEV…./SYSTEM/CALIB/AUTO
Properties:
|
Read, Write, Setting
|
Type:
|
Integer (64 bit)
|
Unit:
|
None
|
Enables an automatic instrument self calibration about 16 min after start up. In order to guarantee the full specification, it is recommended to perform a self calibration after warm-up of the device.
/DEV…./SYSTEM/CALIB/CALIBRATE
Properties:
|
Read, Write
|
Type:
|
Integer (64 bit)
|
Unit:
|
None
|
Initiates self calibration to improve input digitizer linearity.
/DEV…./SYSTEM/CALIB/NEXT
Properties:
|
Read
|
Type:
|
Integer (64 bit)
|
Unit:
|
s
|
Remaining seconds until the first calibration is executed or a recalibration is requested.
/DEV…./SYSTEM/CALIB/REQUIRED
Properties:
|
Read
|
Type:
|
Integer (enumerated)
|
Unit:
|
None
|
State of device self calibration.
0 |
Device is warmed-up and self calibrated. |
1 |
It is recommended to manually execute a self calibration to assure operation according to specifications. |
2 |
Device is warming up and will automatically execute a self calibration after 16 minutes. |
/DEV…./SYSTEM/CALIB/TEMPTHRESHOLD
Properties:
|
Read, Write, Setting
|
Type:
|
Double
|
Unit:
|
°C
|
When the temperature changes by the specified amount, it is recommended to rerun the self calibration.
/DEV…./SYSTEM/CALIB/TIMEINTERVAL
Properties:
|
Read, Write, Setting
|
Type:
|
Integer (64 bit)
|
Unit:
|
s
|
Time interval for which the self calibration is valid. After this time it is recommended to rerun the auto calibration.
/DEV…./SYSTEM/COMPDELAY/CALIBRATE
Properties:
|
Read, Write
|
Type:
|
Integer (64 bit)
|
Unit:
|
None
|
Perform automatic calibration of the input delay compensation.
/DEV…./SYSTEM/COMPDELAY/DELAYS/n
Properties:
|
Read, Write
|
Type:
|
Integer (64 bit)
|
Unit:
|
None
|
Current values of the compensation delays. 0: Signal Input 0, 1: Signal Input 1, 2: Aux Inputs, 3: Trigger Inputs, 4: Loopbacks
/DEV…./SYSTEM/EXTCLK
Properties:
|
Read, Write, Setting
|
Type:
|
Integer (enumerated)
|
Unit:
|
None
|
10 MHz reference clock source.
0 |
internal
|
Internal 10 MHz clock is used as the frequency and time base reference. |
1 |
external
|
An external 10 MHz clock is used as the frequency and time base reference. Provide a clean and stable 10 MHz reference to the appropriate back panel connector. |
/DEV…./SYSTEM/FPGAREVISION
Properties:
|
Read
|
Type:
|
Integer (64 bit)
|
Unit:
|
None
|
/DEV…./SYSTEM/FWLOG
Properties:
|
Read
|
Type:
|
String
|
Unit:
|
None
|
Returns log output of the firmware.
/DEV…./SYSTEM/FWLOGENABLE
Properties:
|
Read, Write
|
Type:
|
Integer (64 bit)
|
Unit:
|
None
|
Enables logging to the fwlog node.
/DEV…./SYSTEM/FWREVISION
Properties:
|
Read
|
Type:
|
Integer (64 bit)
|
Unit:
|
None
|
Revision of the device-internal controller software.
/DEV…./SYSTEM/FX2REVISION
Properties:
|
Read
|
Type:
|
String
|
Unit:
|
None
|
/DEV…./SYSTEM/IDENTIFY
Properties:
|
Read, Write
|
Type:
|
Integer (64 bit)
|
Unit:
|
None
|
Setting this node to 1 will cause the device to blink the power led for a few seconds.
/DEV…./SYSTEM/INTERFACESPEED
Properties:
|
Read
|
Type:
|
String
|
Unit:
|
None
|
Speed of the currently active interface (USB only).
/DEV…./SYSTEM/JUMBO
Properties:
|
Read, Write
|
Type:
|
Integer (64 bit)
|
Unit:
|
None
|
Enables jumbo frames (4k) on the TCP/IP interface. This will reduce the load on the PC and is required to achieve maximal throughput. Make sure that jumbo frames (4k) are enabled on the network card as well. If one of the devices on the network is not able to work with jumbo frames, the connection will fail.
/DEV…./SYSTEM/KERNELTYPE
Properties:
|
Read
|
Type:
|
String
|
Unit:
|
None
|
Returns the type of the data server kernel (mdk or hpk).
/DEV…./SYSTEM/NICS/n/DEFAULTGATEWAY
Properties:
|
Read, Write
|
Type:
|
String
|
Unit:
|
None
|
Default gateway configuration for the network connection.
/DEV…./SYSTEM/NICS/n/DEFAULTIP4
Properties:
|
Read, Write
|
Type:
|
String
|
Unit:
|
None
|
IPv4 address of the device to use if static IP is enabled.
/DEV…./SYSTEM/NICS/n/DEFAULTMASK
Properties:
|
Read, Write
|
Type:
|
String
|
Unit:
|
None
|
IPv4 mask in case of static IP.
/DEV…./SYSTEM/NICS/n/GATEWAY
Properties:
|
Read
|
Type:
|
String
|
Unit:
|
None
|
/DEV…./SYSTEM/NICS/n/IP4
Properties:
|
Read
|
Type:
|
String
|
Unit:
|
None
|
Current IPv4 of the device.
/DEV…./SYSTEM/NICS/n/JUMBO
Properties:
|
Read, Write
|
Type:
|
Integer (64 bit)
|
Unit:
|
None
|
Stored setting for jumbo frames. Will be applied after reboot.
/DEV…./SYSTEM/NICS/n/MAC
Properties:
|
Read
|
Type:
|
String
|
Unit:
|
None
|
Current MAC address of the device network interface.
/DEV…./SYSTEM/NICS/n/MASK
Properties:
|
Read
|
Type:
|
String
|
Unit:
|
None
|
/DEV…./SYSTEM/NICS/n/SAVEIP
Properties:
|
Read, Write
|
Type:
|
Integer (64 bit)
|
Unit:
|
None
|
If written, this action will program the defined static IP address to the device.
/DEV…./SYSTEM/NICS/n/STATIC
Properties:
|
Read, Write
|
Type:
|
Integer (64 bit)
|
Unit:
|
None
|
Enable this flag if the device is used in a network with fixed IP assignment without a DHCP server.
/DEV…./SYSTEM/OWNER
Properties:
|
Read
|
Type:
|
String
|
Unit:
|
None
|
Returns the current owner of the device (IP).
/DEV…./SYSTEM/PORTTCP
Properties:
|
Read, Write
|
Type:
|
Integer (64 bit)
|
Unit:
|
None
|
Returns the current TCP port used for communication to the dataserver.
/DEV…./SYSTEM/PORTUDP
Properties:
|
Read, Write
|
Type:
|
Integer (64 bit)
|
Unit:
|
None
|
Returns the current UDP port used for communication to the dataserver.
/DEV…./SYSTEM/POWERCONFIGDATE
Properties:
|
Read
|
Type:
|
Integer (64 bit)
|
Unit:
|
None
|
Contains the date of power configuration (format is: (year << 16) | (month << 8) | day)
/DEV…./SYSTEM/PREAMPENABLE
Properties:
|
Read, Write, Setting
|
Type:
|
Integer (64 bit)
|
Unit:
|
None
|
Enables the preamplifier.
/DEV…./SYSTEM/PRESET/BUSY
Properties:
|
Read
|
Type:
|
Integer (64 bit)
|
Unit:
|
None
|
Indicates if presets are currently loaded.
/DEV…./SYSTEM/PRESET/DEFAULT
Properties:
|
Read, Write
|
Type:
|
Integer (enumerated)
|
Unit:
|
None
|
Indicates the preset which is used as default preset at start-up of the device.
0 |
factory
|
Select factory preset as default preset. |
1 |
Select the preset stored in internal flash memory at position 1 as default preset. |
2 |
Select the preset stored in internal flash memory at position 2 as default preset. |
3 |
Select the preset stored in internal flash memory at position 3 as default preset. |
4 |
Select the preset stored in internal flash memory at position 4 as default preset. |
5 |
Select the preset stored in internal flash memory at position 5 as default preset. |
6 |
Select the preset stored in internal flash memory at position 6 as default preset. |
/DEV…./SYSTEM/PRESET/ERASE
Properties:
|
Read, Write
|
Type:
|
Integer (64 bit)
|
Unit:
|
None
|
Erase the selected preset.
/DEV…./SYSTEM/PRESET/ERROR
Properties:
|
Read
|
Type:
|
Integer (64 bit)
|
Unit:
|
None
|
Indicates if the last operation was illegal. Successful: 0, Error: 1.
/DEV…./SYSTEM/PRESET/INDEX
Properties:
|
Read, Write
|
Type:
|
Integer (enumerated)
|
Unit:
|
None
|
Select between factory preset or presets stored in internal flash memory.
0 |
factory
|
Select factory preset. |
1 |
Select the preset stored in internal flash memory at position 1. |
2 |
Select the preset stored in internal flash memory at position 2. |
3 |
Select the preset stored in internal flash memory at position 3. |
4 |
Select the preset stored in internal flash memory at position 4. |
5 |
Select the preset stored in internal flash memory at position 5. |
6 |
Select the preset stored in internal flash memory at position 6. |
/DEV…./SYSTEM/PRESET/LOAD
Properties:
|
Read, Write
|
Type:
|
Integer (64 bit)
|
Unit:
|
None
|
Load the selected preset.
/DEV…./SYSTEM/PRESET/RECORDS/n/FEATURES
Properties:
|
Read
|
Type:
|
Integer (64 bit)
|
Unit:
|
None
|
Properties of the preset.
/DEV…./SYSTEM/PRESET/RECORDS/n/LABEL
Properties:
|
Read, Write
|
Type:
|
String
|
Unit:
|
None
|
/DEV…./SYSTEM/PRESET/RECORDS/n/TIMESTAMP
Properties:
|
Read, Write
|
Type:
|
Integer (64 bit)
|
Unit:
|
None
|
/DEV…./SYSTEM/PRESET/RECORDS/n/VALID
Properties:
|
Read
|
Type:
|
Integer (64 bit)
|
Unit:
|
None
|
True if a valid preset is stored.
/DEV…./SYSTEM/PRESET/SAVE
Properties:
|
Read, Write
|
Type:
|
Integer (64 bit)
|
Unit:
|
None
|
Save the actual setting as preset.
/DEV…./SYSTEM/PROPERTIES/FREQRESOLUTION
Properties:
|
Read
|
Type:
|
Integer (64 bit)
|
Unit:
|
None
|
The number of bits used to represent a frequency.
/DEV…./SYSTEM/PROPERTIES/FREQSCALING
Properties:
|
Read
|
Type:
|
Double
|
Unit:
|
None
|
The scale factor to use to convert a frequency represented as a freqresolution-bit integer to a floating point value.
/DEV…./SYSTEM/PROPERTIES/MAXFREQ
Properties:
|
Read
|
Type:
|
Double
|
Unit:
|
None
|
The maximum oscillator frequency that can be set.
/DEV…./SYSTEM/PROPERTIES/MAXTIMECONSTANT
Properties:
|
Read
|
Type:
|
Double
|
Unit:
|
s
|
The maximum demodulator time constant that can be set. Only relevant for lock-in amplifiers.
/DEV…./SYSTEM/PROPERTIES/MINFREQ
Properties:
|
Read
|
Type:
|
Double
|
Unit:
|
None
|
The minimum oscillator frequency that can be set.
/DEV…./SYSTEM/PROPERTIES/MINTIMECONSTANT
Properties:
|
Read
|
Type:
|
Double
|
Unit:
|
s
|
The minimum demodulator time constant that can be set. Only relevant for lock-in amplifiers.
/DEV…./SYSTEM/PROPERTIES/NEGATIVEFREQ
Properties:
|
Read
|
Type:
|
Integer (64 bit)
|
Unit:
|
None
|
Indicates whether negative frequencies are supported.
/DEV…./SYSTEM/PROPERTIES/TIMEBASE
Properties:
|
Read
|
Type:
|
Double
|
Unit:
|
s
|
Minimal time difference between two timestamps. The value is equal to 1/(maximum sampling rate).
/DEV…./SYSTEM/SAVEPORTS
Properties:
|
Read, Write
|
Type:
|
Integer (64 bit)
|
Unit:
|
None
|
Flag indicating that the TCP and UDP ports should be saved.
/DEV…./SYSTEM/STALL
Properties:
|
Read, Write
|
Type:
|
Integer (64 bit)
|
Unit:
|
None
|
Indicates if the network connection is stalled.
/DEV…./SYSTEM/UPDATE
Properties:
|
Read, Write
|
Type:
|
Integer (64 bit)
|
Unit:
|
None
|
Requests update of the device firmware and bitstream from the dataserver.
/DEV…./SYSTEM/XENPAKENABLE
Properties:
|
Read
|
Type:
|
Integer (64 bit)
|
Unit:
|
None
|
Indicates whether the 10 gigabit ethernet option is installed and enabled.
TRIGGERS
/DEV…./TRIGGERS/IN/n/AUTOTHRESHOLD
Properties:
|
Read, Write
|
Type:
|
Integer (64 bit)
|
Unit:
|
None
|
Automatically adjust the trigger threshold. The level is adjusted to fall in the center of the applied transitions.
/DEV…./TRIGGERS/IN/n/IMP50
Properties:
|
Read, Write, Setting
|
Type:
|
Integer (64 bit)
|
Unit:
|
None
|
Trigger input impedance: When on, the trigger input impedance is 50 Ohm, when off 1 k Ohm.
/DEV…./TRIGGERS/IN/n/LEVEL
Properties:
|
Read, Write, Setting
|
Type:
|
Double
|
Unit:
|
V
|
Trigger voltage level at which the trigger input toggles between low and high. Use 50% amplitude for digital input and consider the trigger hysteresis.
/DEV…./TRIGGERS/OUT/n/DELAY
Properties:
|
Read, Write, Setting
|
Type:
|
Double
|
Unit:
|
s
|
Trigger delay, controls the fine delay of the trigger output. The resolution is 78 ps.
/DEV…./TRIGGERS/OUT/n/DRIVE
Properties:
|
Read, Write, Setting
|
Type:
|
Integer (64 bit)
|
Unit:
|
None
|
When on, the bidirectional trigger on the front panel is in output mode. When off, the trigger is in input mode.
/DEV…./TRIGGERS/OUT/n/PULSEWIDTH
Properties:
|
Read, Write, Setting
|
Type:
|
Double
|
Unit:
|
s
|
Defines the minimal pulse width for the case of Scope and AWG Trigger/Active events written to the trigger outputs of the device.
/DEV…./TRIGGERS/OUT/n/SOURCE
Properties:
|
Read, Write, Setting
|
Type:
|
Integer (enumerated)
|
Unit:
|
None
|
Select the signal assigned to the trigger output.
0 |
disabled
|
The output trigger is disabled. |
1 |
demod3_phase
|
Oscillator phase of demod 4 (trigger output channel 1) or demod 8 (trigger output channel 2). Trigger event is output for each zero crossing of the oscillator phase. |
2 |
scope_trigger
|
Scope Trigger. Requires the DIG Option. |
3 |
scope_not_trigger
|
Scope /Trigger. Requires the DIG Option. |
4 |
scope_armed
|
Scope Armed. Requires the DIG Option. |
5 |
scope_not_armed
|
Scope /Armed. Requires the DIG Option. |
6 |
scope_active
|
Scope Active. Requires the DIG Option. |
7 |
scope_not_active
|
Scope /Active. Requires the DIG Option. |
8 |
awg_marker0
|
AWG Marker 1. Requires the AWG Option. |
9 |
awg_marker1
|
AWG Marker 2. Requires the AWG Option. |
10 |
awg_marker2
|
AWG Marker 3. Requires the AWG Option. |
11 |
awg_marker3
|
AWG Marker 4. Requires the AWG Option. |
20 |
awg_active
|
AWG Active. Requires the AWG Option. |
21 |
awg_waiting
|
AWG Waiting. Requires the AWG Option. |
22 |
awg_fetching
|
AWG Fetching. Requires the AWG Option. |
23 |
awg_playing
|
AWG Playing. Requires the AWG Option. |
32 |
awg_trigger0
|
AWG Trigger 1. Requires the AWG Option. |
33 |
awg_trigger1
|
AWG Trigger 2. Requires the AWG Option. |
34 |
awg_trigger2
|
AWG Trigger 3. Requires the AWG Option. |
35 |
awg_trigger3
|
AWG Trigger 4. Requires the AWG Option. |
51 |
mds_clock_out
|
MDS Clock Out. |
52 |
mds_sync_out
|
MDS Sync Out. |