Help Icon
Search Results for

    Show / Hide Table of Contents

    :TRIGger[:SEQuence][:IMMediate]

    Description

    Generates a trigger regardless of the trigger source selection. The command is finished before the measurement is completed and can NOT be awaited with an OPC command.

    If the trigger is NOT in the Waiting for Trigger state, the command has no effect and a Trigger Ignored error (nr. -211) is generated. The only difference between this command and the :TRIGger[:SEQuence]:SINGle is that this command CAN NOT be awaited and the :TRIGger[:SEQuence]:SINGle command CAN be awaited.

    For more information about the trigger system, please refer to Trigger System.

    Syntax

    :TRIGger[:SEQuence][:IMMediate]

    Command Query
    Possible Errors
    Yes No Trigger Ignored - -211

    Sample usage

    Start a single trigger cycle.

    visaSession.write(':TRIG:SOUR BUS\n')
    visaSession.write(':INIT\n')
    visaSession.write(':TRIG\n')
    

    Related commands

    :INITiate:CONTinuous
    :INITiate[:IMMediate]
    :TRIGger[:SEQuence]:SINGle
    *TRG

    References

    Trigger System

    In this article
    Back to top Generated by DocFX