| Name | Description | |
|---|---|---|
![]() | SystemIndex | Index of device in repository. |
The following tables list the members exposed by Device.
| Name | Description | |
|---|---|---|
![]() | SystemIndex | Index of device in repository. |
| Name | Description | |
|---|---|---|
![]() | Equals | Overloaded. Determines whether the specified object is equal to the current device instance. |
![]() | GetAvailableProfilesForChannel | Gets the profiles that can be assinged to a particular channel number. |
![]() | GetChannelXNormalDataRequest | Gets ADC reading for a channel. |
![]() | GetChannelXNumberOfDirections | Gets number of calibration directions for a channel. |
![]() | GetChannelXSensorSerialNumber | Gets sensor serial number for a channel. |
![]() | GetDeviceChannelSelectedProfile | Gets the profile assigned to channel. |
![]() | GetFirmwareMonth | Gets firmware month of device. |
![]() | GetFirmwareVersion | Gets firmware version of device. |
![]() | GetFirmwareYear | Gets firmware year of device. |
![]() | GetHardwareVersion | Gets hardware version of device. |
![]() | GetHashCode | Overloaded. Returns the hash code for the current device instance. |
![]() | GetInstrumentSerialNumber | Gets serial number for device. |
![]() | GetMaximumNumberOfChannels | Gets the maximum number of channels for the device. |
![]() | GetMaximumNumberOfProfiles | Gets the maximum number of profiles for the device. |
![]() | GetModelNumber | Gets the model number of the device. |
![]() | GetProfileCalibrationModelForChannelX | Gets the profile calibration model for the specified channel number. |
![]() | GetProfileCalibrationModelForProfileX | Gets the profile calibration model for the specified profile number. |
![]() | SetChannelXNumberOfDirections | Sets number of directions for a channel. |
![]() | SetChannelXSensorSerialNumber | Sets sensor serial number for a channel. |
![]() | SetDeviceChannelSelectedProfileNumber | Sets the profile number for a channel. |
![]() | SetInstrumentSerialNumber | Sets serial number for device. |
| Name | Description | |
|---|---|---|
![]() | DeviceHasBeenDisconnected | Event fires when a device has been disconnected. |
![]() | ProfileAssignedToChannelChanged | Event fires when a channel has been assigned a new profile. |
![]() | PropertyChanged | PropertyChanged event fires when any property Device property has been changed. |