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