:WAVeform:SOURce
Instrument:
N1000A
DCA-M
Meas. mode:
Scope
Eye
Flex Apps:
FlexDCA
FlexRT
Command Syntax
:WAVeform:SOURce <source_waveform>
Where <source_waveform> can be one of the following:
CHANnel{1:8}{A|B|C|D}DIFF{1:4}CGMemory{1:8}FUNCtion{1:16}WMEMory{1:8}FIPHase0FQUadrature0
Query Syntax
:WAVeform:SOURce?
Description
Selects the source waveform from which to return the waveform data points. The following two non-standard waveform arguments are available when an N1000A-PTB, 86108B-PTB module, or 86107A precision timebase is used:
- FIPHase0
- Selects the In Phase Waveform that is shown on the Precision Timebase tab of the Setup dialog.
- FQUadrature0
- Selects the Quadrature Waveform.
Use the queries shown in the following table to actually return the data. These queries return data in different formats requiring scaling of the data.
| Data Format | Query |
|---|---|
| 64-bit floating point Y values | :WAVeform:XYFORmat:DOUBle:YDATa?
|
| 64-bit floating point X values | :WAVeform:XYFORmat:DOUBle:XDATa?
|
| 32-bit floating point Y values | :WAVeform:XYFORmat:FLOat:YDATa?
|
| 32-bit floating point X values | :WAVeform:XYFORmat:FLOat:XDATa?
|
| 64-bit floating point Y values | :WAVeform:YFORmat:DOUBle:YDATa?
|
| 32-bit floating point Y values | :WAVeform:YFORmat:FLOat:YDATa?
|
| 16-bit integer Y values | :WAVeform:YFORmat:WORD:YDATa?
|