public interface ITriggerSingleDevice : IDevice
Public Interface ITriggerSingleDevice
Inherits IDevice
public interface class ITriggerSingleDevice : IDevice
type ITriggerSingleDevice =
interface
interface IDevice
end
Identification |
Instrument Identification
(Inherited from IDevice) |
Close |
Closes the specified device session.
(Inherited from IDevice) |
Open |
Opens a Device session to the specified resource.
(Inherited from IDevice) |
Preset |
Presets the device.
(Inherited from IDevice) |
TriggerSingle | Trigger device and waits for measurement complete. |
TriggerSingleStart | Triggers device. |
TriggerSingleWait | Waits for measurement complete. |