Syntax |
Top Previous Next |
Set or return the trigger mode for synchronizing data acquisition with pulsed signals. Namespace: Boonton.Boonton55xxx.Interop Assembly: Boonton.Boonton55xxx.Interop (in Boonton.Boonton55xxx.Interop.dll)
Property ValueSet or return the trigger mode for synchronizing data acquisition with pulsed signals. RemarksNORM mode will cause a sweep to be triggered each time the power level crosses the preset trigger level in the direction specified by the trigger slope. If there are no edges that cross this level, no data acquisition will occur.
AUTO mode operates in much the same way as NORM mode, but will automatically generate a trace if no trigger edges are detected for a period of time (100 to 500 milliseconds, depending on timebase). This will keep the trace updating even if the pulse edges stop.
The AUTOPKPK mode operates the same as AUTO mode, but will adjust the trigger level to halfway between the highest and lowest power or voltage levels detected. This aids in maintaining synchronization with a pulse signal of varying level. Note that a setting of PKTOPK will be overridden and forced back to AUTO if a trigger level is set.
The FREERUN mode force traces at a high rate to assist in locating the signal. Instrument CommandTRIGger:MODE {NORMAL|AUTO|AUTOPKPK|FREERUN} TRIGger:MODE? RequirementsSupported ModelsAll supported See AlsoReferenceIBoonton55xxxTrigger Interface |