Export Signal
- Updated2023-02-17
- 3 minute(s) read
Export Signal
Routes trigger and event signals to the output terminal you specify.
Inputs/Outputs

session in
Instrument session obtained from the niDigital Initialize with Optionsnode.

error in
Error conditions that occur before this node runs.
The node responds to this input according to standard error behavior.
Default value: No error

signal
The type of signal to export from a digital pattern instrument.
| Start Trigger | Indicates the Start Trigger. You must specify an empty string in the signal ID parameter. |
| Conditional Jump Trigger | Indicates the Conditional Jump Trigger. You must specify a particular event instance in the signal ID parameter. |
| Pattern Opcode Event | Indicates the Pattern Opcode Event. You must specify a particular event instance in the signal ID parameter. |

signal ID
Instance of the selected signals to export.
| Null | Specifies an empty string. |
| conditionalJumpTrigger0 |
Specifies conditional jump trigger 0. |
| conditionalJumpTrigger1 |
Specifies conditional jump trigger 1. |
| conditionalJumpTrigger2 |
Specifies conditional jump trigger 2. |
| conditionalJumpTrigger3 |
Specifies conditional jump trigger 3. |
| patternOpcodeEvent0 | Specifies pattern opcode event 0. |
| patternOpcodeEvent1 | Specifies pattern opcode event 1. |
| patternOpcodeEvent2 | Specifies pattern opcode event 2. |
| patternOpcodeEvent3 | Specifies pattern opcode event 3. |

output terminal
Parameter that configures properties depending on the type of signal you select in the signal ID parameter.
| Do not export signal | Signal will not be exported. |
| PXI_Trig0 | Specifies PXI trigger line 0. |
| PXI_Trig1 | Specifies PXI trigger line 1. |
| PXI_Trig2 | Specifies PXI trigger line 2. |
| PXI_Trig3 | Specifies PXI trigger line 3. |
| PXI_Trig4 | Specifies PXI trigger line 4. |
| PXI_Trig5 | Specifies PXI trigger line 5. |
| PXI_Trig6 | Specifies PXI trigger line 6. |
| PXI_Trig7 | Specifies PXI trigger line 7. |

session out
Handle that identifies the session in all subsequent NI-Digital node calls.

error out
Error information.
The node produces this output according to standard error behavior.