ni-rfsg-dotnet-api-ref_doc

Content Type
Programming Language
Current manual
Table of Contents
Product Documentationni-rfsg-dotnet-api-ref_doc...RfsgOutputTerminal ClassRfsgOutputTerminal.TriggerOutputTerminal PropertyCurrent page
Table of Contents

RfsgOutputTerminal.TriggerOutputTerminal Property

RfsgOutputTerminal.TriggerOutputTerminal Property

RfsgOutputTerminalTriggerOutputTerminal Property

Exports a signal to the TRIG IN/OUT terminal.

Namespace:  NationalInstruments.ModularInstruments.NIRfsg
Assembly:  NationalInstruments.ModularInstruments.NIRfsg.Fx40 (in NationalInstruments.ModularInstruments.NIRfsg.Fx40.dll) Version: 2022

Syntax

public static RfsgOutputTerminal TriggerOutputTerminal { get; }
Public Shared ReadOnly Property TriggerOutputTerminal As RfsgOutputTerminal
	Get

Property Value

Type: RfsgOutputTerminal
Returns an object of type RfsgOutputTerminal representing the string "TrigOut".

See Also

In This Section
Was this information helpful?