Visual Basic (Declaration) | |
---|---|
Public MustOverride Property ExternalTriggerLocation As TriggerLocation |
C# | |
---|---|
public abstract TriggerLocation ExternalTriggerLocation {get; set;} |
C++/CLI | |
---|---|
public: abstract property TriggerLocation ExternalTriggerLocation { TriggerLocation get(); void set ( TriggerLocation value); } |
The PSA has external trigger connectors on both front and rear panels. You can specify which connector to use by setting the value to Front or Rear. The default value is Front.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)