(Read Only) Returns the type the I/Q capture data (quadrature component vs. time). Note: - This command can only be used in Single acquisition
mode and after executing the INITiate:IQCapture
command. Else, the data integrity cannot be guaranteed. |
|
Relevant Modes |
IQA |
Parameters |
<num> Offset into the IQ capture you are querying (the IQ data starting at the specified offset will be returned). This parameter is optional. Length of the IQ data you want returned. This parameter is optional (if you want to specify a length, you have to specify an offset). <string> MINimum/MAXimum This query accepts MIN and MAX as arguments. |
|
n/a |
Examples |
TRAC:IQC:DATA? */Return all available IQ data samples TRAC:IQC:DATA? 1024 */Starting at sample 1024 (offset), return all available IQ samples TRAC:IQC:DATA? 1024,2048 */Starting at sample 1024 (offset), return the next 2048 samples (length) |
Query Syntax |
TRAC:IQC:DATA? |
Return Type |
numeric |
Default |
n/a |
Last Modified:
23-5353-2024 |
Added new IQA mode (10.1x). |