Gets or sets trigger type for the CommonFrameHeader object when use phasor file format is true.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public ushort TriggerType { get; set; }
Public Property TriggerType As UShort Get Set
public: property unsigned short TriggerType { unsigned short get (); void set (unsigned short value); }