Device collection


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

Counter

A collection of counter settings.

Edge

A collection of edge detection settings.

Sampling

A collection of sampling settings.

 

■List of properties in Device

Properties

Description

DeviceName

Sets the device name.

ModelName

Returns the device model.

AiRangeAll

Sets the analog input range (All channels).

AiRangeChannelSetEnable

Set the analog input range (individual) enable/disable setting.

AiRange

Sets the analog input range (individual).

AoRangeAll

Sets the analog output range (All channels).

AoRangeChannelSetEnable

Set the analog output range (individual) enable/disable setting.

AoRange

Sets the analog output range (individual).

AiInputMethod

Sets the analog input method.

AiScanClock

Sets the analog input scan clock.

AiContinuousModeStateText

Returns the sampling operating status (text).

AiContinuousModeState

Returns the sampling operating status (numerical value).

AiContinuousModeErrorText

Returns the sampling error status (text).

AiContinuousModeError

Returns the sampling error status (numerical value).

DioDirection

Sets the direction for dual direction devices.

DiInputDigitalFilter

Sets the digital filter.

DiCtlDigitalFilter

Set the digital filter for the external control signal.

Dio8255Mode

Sets the direction for dual direction devices (8255 mode).

SamplingEnable

Set whether to enable or disable the sampling function.

BufferOverOperation

Sets the operation when the buffer is over.

CountStartType

Specifies the count start condition.

CountStopType

Specifies the count stop condition.