IDHMDevice Methods |
The IDHMDevice type exposes the following members.
| Name | Description | |
|---|---|---|
| InitDhm | Initializes the DHM hardware components in parallel. Asynchronous function. | |
| InitDhmSerial | Initializes the DHM hardware components one after the other. Asynchronous function. | |
| LoadConfig(IDHMConfiguration, ISampleInfo, IProgressReporter) | Loads a configuration and sets the hardware parameters accordingly. Can only be called after initialization is done Asynchronous function. | |
| LoadConfig(IDHMConfiguration, DictionaryMotorizedDevicesType, Single, IProgressReporter) | Loads a configuration and sets the hardware parameters accordingly. Can only be called after initialization is done Asynchronous function. | |
| LoadSampleConfig | Loads the sample configuration. Can only be called after initialization is done. Asynchronous function. | |
| Login | Logs an authenticated user in the DHM device. | |
| Logout | Logs out the user and resets the initialization of the device | |
| SetConfigurationsParametersToHardware | Sets the hardware parameters of a configuration. Can only be called after initialization is done Synchronous function. | |
| SetSampleConfigurationParametersToHardware | Loads the sample configuration. Can only be called after initialization is done. Synchronous function. | |
| UnloadConfig | Unloads the measurement configuration. This does not modify anything in the hardware, but reset fields |