TimeArmStartTrigger Class
- Updated2026-02-03
- 1 minute(s) read
Provides properties for configuring time arm start triggers.
Derives from
- MarshalByRefObject
- IFilteredTypeDescriptor
Syntax
Namespace: NationalInstruments.DAQmx
public class TimeArmStartTrigger : MarshalByRefObject, IFilteredTypeDescriptor
Remarks
For more information refer to Time-Based Features for Network-Synchronized Devices .
Note
Example applications are located in the <Public Documents>\National Instruments\NI-DAQ\Examples\DotNET4.x directory or in the Start menu at National Instruments»NI-DAQmx»NI-DAQmx Examples.
Thread Safety
All members of this type are safe for multithreaded operations.
Properties
| Name | Description |
|---|---|
| Timescale | Specifies the timescale to be used for timestamps used in an arm start time trigger. |
| TriggerTime | Gets or sets when to trigger the arm start trigger. |
Methods
| Name | Description |
|---|---|
| ToString() | Returns a string representation of the object. |