Table of Contents

Interface IScpiTriggerSource

Namespace
Loehnert.Lisrt.Multimeter.Scpi
Assembly
Loehnert.Lisrt.Multimeter.dll

Represents a trigger source for a SCPI multimeter.

public interface IScpiTriggerSource : ITriggerSource, IHasKey
Inherited Members

Properties

Command

Gets the SCPI string for the trigger source. E.g. 'TRIGger:SOURce IMMediate'.

string Command { get; }

Property Value

string