Trigger:count; Trigger:count <Trig_Count - VXI VT1422A User Manual

Remote channel multi-function dac module user’s and scpi programming manual
Table of Contents

Advertisement

TRIGger:COUNt

Parameters
Comments
Usage

TRIGger:COUNt?

Comments
Usage
Chapter 7
TRIGger:COUNt <trig_count>
triggered before it returns to the Trigger Idle State. The default count is 1. Note that
this default was chosen to make testing data acquisition scan lists easier (only one
scan list worth of data in FIFO per trigger). For algorithm operation, it is usually
desirable to change the count to INFinite to accept continuous triggers. See Figure 7-7
on page 394.
Parameter
Parameter
Name
Type
Trig_count
numeric (uint16)
(string)
When <trig_count> is set to 0 or INF, the trigger counter is disabled. Once
INITiated the module will return to the Waiting-For-Trigger State after each
trigger event. The ABORT (preferred) and *RST commands will return the
module to the Trigger Idle State. ABORT is preferred since *RST also returns
other module configurations to their default settings.
The default count is 0.
Related Commands: TRIG:COUNT?
*RST Condition: TRIG:COUNT 0
Send with VXIplug&play Function: hpe1422_cmd(...)
TRIG:COUNT 10
TRIG:COUNT 0
TRIGger:COUNt?
returns the currently set trigger count.
If TRIG:COUNt? returns 0, the trigger counter is disabled and the module will
accept an unlimited number of trigger events.
Returned Value: Numeric 0 through 65,535. The data type is int32.
Related Commands: TRIG:COUNT
*RST Condition: TRIG:COUNT? returns 0
Send with VXIplug&play Function: hpe1422_cmdInt32_Q(...)
TRIG:COUNT?
enter statement
sets the number of times the module can be
Range of
Values
0 to 65535 | INF
Set the module to make ten passes all
enabled algorithms.
Set the module to accept unlimited
triggers (the default)
Query for trigger count setting
Returns the TRIG:COUNT setting
VT1422A Command Reference
TRIGger
Default
Units
none
395

Advertisement

Table of Contents
loading

Table of Contents