Last updated: December 29, 2009
These commands initiate (start) the following measurements:
This command also queries the active state using the ON? keyword in place of a measurement mnemonic. The INITiate command is associated with the SETup SETup Subsystem and the FETCh? Subsystem . One or more measurements can be initiated with the same program line (see Concurrent Measurements and the Programming Example below). This command is also used to activate a measurement. See INITiate Programming Examples (how INIT commands are used) . |
|
Test Application Revision A.01 and above. Test Application Revision A.02 added WCDomain, WSEMask, and WOBWidth. Test Application Revision A.03 added WIQTuning, WILPower, WOOPower, and SMONitor. Test Application Revision A.05 added WBLerror, WDPAnalysis and WPDiscon. Test Application Revision A.06 added FSTability Test Application Revision A.07 added WTDPower Test Application Revision A.08 with the required feature license, added HBLerror Test Application Revision A.09 with the required feature license, added CFDTune Lab Application Revision: A.01 and above. Lab Application Revision B.01 added WBLerror, WDPAnalysis, WPDiscon, and WPPAnalysis. Lab Application Revision C.01 added FSTability, WCTFormat and WOOSynch Lab Application Revision C.02 added WTDPower Lab Application Revision C.03 added HBLerror Lab Application Revision C.04 and D.00.04 added CFDTune Test Application Revision A.10 and Lab Application Revision D.01 and above, added WEDPower Lab Application Revision E.00.16 added HRCQuality |
|
OUTPUT 714;"INITiate:WCPower;WWQuality:ON" ! Initiates a channel power and a waveform quality measurement. |
Deactivates the selected measurement. See Measurement States . Only one measurement can be deactivated at a time. To stop one or more measurements and leave them in the active state, use ABORt . |
|
Test Application Revision A.01 and above. Test Application Revision A.02 added WCDomain, WSEMask, and WOBWidth. Test Application Revision A.03 added WIQTuning, WILPower, WOOPower, and SMONitor. Test Application Revision A.05 added WBLerror, WDPAnalysis and WPDiscon. Test Application Revision A.06 added FSTability Test Application Revision A.07 added WTDPower Test Application Revision A.08 with the required feature license, added HBLerror Test Application Revision A.09 with the required feature license, added CFDTune Lab Application Revision: A.01 and above. Lab Application Revision B.01 added WBLerror, WDPAnalysis, WPDiscon, and WPPAnalysis. Lab Application Revision C.01 added FSTability, WCTFormat and WOOSynch Lab Application Revision C.02 added WTDPower Lab Application Revision C.03 added HBLerror Lab Application Revision C.04 and D.00.04 added CFDTune Test Application Revision A.10 and Lab Application Revision D.01, added WEDPower Lab Application Revision E.00.16 added HRCQuality |
|
OUTPUT 714;"INITiate:WCPower:OFF" ! Deactivates the channel power measurement. |
Queries the number of measurements that have been initiated (are active). See Measurement States . |
|
Range: 0 to the number of measurements available in the application |
|
OUTPUT 714;"INITiate:COUNt?" |
Queries (one at a time) which measurements, if any, are finished or have timed-out. See Measurement Event Synchronization for how to use this command. See Measurement States to understand the test set's measurement states. See INITiate:DONE:FLAG:<measurement mnemonic> for include or exclude commands. |
|
Query |
Range: AFAN|CFDT#|EVMQ*|FST|HBL#|HRCQ*|SAUD|SMON|WACL|WBER|WBL|WCD|WCP # Only applicable to the lab application or feature-licensed test application. |
Test Application Revision A.01 and above. Test Application Revision A.02 added WCDomain, WSEMask, and WOBWidth. Test Application Revision A.03 added WIQTuning, WILPower, WOOPower, and SMONitor. Test Application Revision A.05 added WBLerror, WDPAnalysis and WPDiscon. Test Application Revision A.06 added FSTability Test Application Revision A.07 added WTDPower Test Application Revision A.08 with the required feature license, added HBLerror Test Application Revision A.09 with the required feature license, added CFDTune Lab Application Revision: A.01 and above. Lab Application Revision B.01 added WBLerror, WDPAnalysis, WPDiscon, and WPPAnalysis. Lab Application Revision C.01 added FSTability, WCTFormat and WOOSynch Lab Application Revision C.02 added WTDPower Lab Application Revision C.03 added HBLerror Lab Application Revision C.04 and D.00.04 added CFDTune Test Application Revision A.10 and Lab Application Revision D.01, added WEDPower |
OUTPUT 714;"INITiate:DONE:CLEar" ! Clears the done flag. |
Specifies that all measurements are either included or excluded when the INITitate:DONE? query is sent. If a measurement trigger arm is left in continuous mode, the done flag for that measurement will toggle between DONE and WAIT. The INITiate:DONE? query will probably not be able to catch the measurement at the instant it is done; therefore, the measurement will never appear to be done. If a measurement's triggering must be continuously armed, you should exclude the measurement using INITiate:DONE:FLAG:<measurement mnemonic> . Use INITitate:DONE:FLAG:ALL EXCLude to exclude all measurements. Once INITiate:DONE:FLAG has been set to EXCLude for a measurement, the user must send the INCLude command for that measurement in order to query that measurement with the INITiate:DONE? query. The test set will not reset any excluded measurement with any type of preset. |
|
Test Application or Lab Application Revision A.01 and above. |
|
OUTPUT 714;"INITiate:DONE:FLAG INCLude" ! Includes all measurements in the INITIATE:DONE? query. |
Specifies if a measurement done flag is considered (using the INCLude or EXCLude settings) when the INITitate:DONE? query is sent. If more than one measurement is active, and one or more measurement trigger arm states is continuous, the INITiate:DONE? query may not be effective. The best solution is to change the arm state of all measurements to single using the SETup:CONTinuous command. However, if a measurement must be continuously triggered, you should exclude the measurement using the EXCLude setting provided by this command if you want to use INITiate:DONE? to query measurement done status. The test set will not reset any excluded measurement to included with any type of preset. |
|
Test Application Revision A.01 and above. Test Application Revision A.02 added WCDomain, WSEMask, and WOBWidth. Test Application Revision A.03 added WIQTuning, WILPower, WOOPower, and SMONitor. Test Application Revision A.05 added WBLerror, WDPAnalysis and WPDiscon. Test Application Revision A.06 added FSTability Test Application Revision A.07 added WTDPower Test Application Revision A.08 with the required feature license, added HBLerror Test Application Revision A.09 with the required feature license, added CFDTune Lab Application Revision: A.01 and above. Lab Application Revision B.01 added WBLerror, WDPAnalysis, WPDiscon, and WPPAnalysis. Lab Application Revision C.01 added FSTability, WCTFormat and WOOSynch Lab Application Revision C.02 added WTDPower Lab Application Revision C.03 added HBLerror Lab Application Revision C.04 and D.00.04 added CFDTune Test Application Revision A.10 and Lab Application Revision D.01, added WEDPower Lab Application Revision E.00.16 added HRCQuality |
|
OUTPUT 714;"INITiate:DONE:FLAG:WTP EXCLude" ! Excludes the thermal power measurement from responding ! to the INITiate:DONE? query. |