A collection of device information managed by DncDaq.
Device properties are summarized for each Device No., and use the following format to access each property.
C# example: DncDaq.DaqProperty.Device [ DeviceNo ].Each property information
VB example: DncDaq.DaqProperty.Device ( DeviceNo ).Each property information
■List of collections in Device
Collections |
Description |
A collection of counter settings. |
|
A collection of edge detection settings. |
|
A collection of sampling settings. |
■List of properties in Device
Properties |
Description |
Sets the device name. |
|
Returns the device model. |
|
Sets the analog input range (All channels). |
|
Set the analog input range (individual) enable/disable setting. |
|
Sets the analog input range (individual). |
|
Sets the analog output range (All channels). |
|
Set the analog output range (individual) enable/disable setting. |
|
Sets the analog output range (individual). |
|
Sets the analog input method. |
|
Sets the analog input scan clock. |
|
Returns the sampling operating status (text). |
|
Returns the sampling operating status (numerical value). |
|
Returns the sampling error status (text). |
|
Returns the sampling error status (numerical value). |
|
Sets the direction for dual direction devices. |
|
Sets the digital filter. |
|
Set the digital filter for the external control signal. |
|
Sets the direction for dual direction devices (8255 mode). |
|
Set whether to enable or disable the sampling function. |
|
Sets the operation when the buffer is over. |
|
Specifies the count start condition. |
|
Specifies the count stop condition. |