Syntax |
Top Previous Next |
Set or return the time (x-axis-position) of the selected marker relative to the trigger. Note that time markers must be positioned within the time limits of the trace window in the graph display. If a time outside of the display limits is entered, the marker will be placed at the first or last time position as appropriate. Function Tree Node: \Boonton55xxx\Instrument Specific\Markers\Set Time Position Declaration: Btn55xxx.h Implementation: Btn55xxx.dll
ParametersVi The ViSession handle that you obtain from the IviDriver_init or IviDriver_InitWithOptions function. The handle identifies a particular instrument session. MarkerNumber The marker number to set. TimePosiion Return Value
RemarksRestrictions: For zero delay trigger position in the center of the display , the following relationship must be satisfied: TrigDly - (5*time/div) < MarkerTime < TrigDly + (5*time/div) where the timebase setting is time/div. Instrument CommandMARKer{1|2}:POSItion:TIMe RequirementsSupported ModelsAll supported Defined Values For Parameter MarkerNumber
See AlsoReference |