public interface ITriggerSingleDevice : IDevicePublic Interface ITriggerSingleDevice
Inherits IDevicepublic interface class ITriggerSingleDevice : IDevicetype 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. |