NI DIGITAL PATTERN DRIVER Pattern Opcode Event Attributes - ni/grpc-device GitHub Wiki

Pattern Opcode Event Attributes

NIDIGITAL_ATTRIBUTE_EXPORTED_PATTERN_OPCODE_EVENT_OUTPUT_TERMINAL

Specific Attribute:

Numeric Value 1150041
Datatype ViString
Access R/W
Applies to Pattern Opcode Event instance
Coercion None
High-level Functions N/A

Description:

Specifies the destination terminal for exporting the Pattern Opcode Event.

Terminals can be specified in one of two ways. If the digital pattern instrument is named Dev1 and your terminal is PXI_Trig0, you can specify the terminal with the fully qualified terminal name, /Dev1/PXI_Trig0, or with the shortened terminal name, PXI_Trig0.

Defined Values:
PXI_Trig0 PXI trigger line 0
PXI_Trig1 PXI trigger line 1
PXI_Trig2 PXI trigger line 2
PXI_Trig3 PXI trigger line 3
PXI_Trig4 PXI trigger line 4
PXI_Trig5 PXI trigger line 5
PXI_Trig6 PXI trigger line 6
PXI_Trig7 PXI trigger line 7

Note These defined values are currently not supported for gRPC, instead pass the raw values specified alongside, directly.

⚠️ **GitHub.com Fallback** ⚠️