IDevice Interface

Interface for driver.

Definition

Namespace: Metas.Instr.Driver
Assembly: Metas.Instr.Driver (in Metas.Instr.Driver.dll) Version: 2.8.9053.20263
C#
public interface IDevice

Properties

Identification Instrument Identification

Methods

Close Closes the specified device session.
Open Opens a Device session to the specified resource.
Preset Presets the device.

See Also