Class ScpiExternalTriggerSource
- Namespace
- Loehnert.Lisrt.Multimeter.Scpi
- Assembly
- Loehnert.Lisrt.Multimeter.dll
Represents an external trigger source for a ScpiMultimeter.
public class ScpiExternalTriggerSource : ExternalTriggerSource, IScpiTriggerSource, ITriggerSource, IHasKey
- Inheritance
-
ScpiExternalTriggerSource
- Implements
- Inherited Members
Properties
Command
Gets the SCPI string for the trigger source. E.g. 'TRIGger:SOURce EXTernal'.
public string Command { get; }