beautypg.com

Measurement Computing Data Acquisition Systems rev.10.4 User Manual

Page 294

background image

4.6-16 Daq API Command Reference

908594

Programmer’s

Manual


Option Type and Value Definitions Continued--DaqOptionType

WBK17 Options

(continued)

Option Type

(optionType)

Description

Option Value (optionValue)

Description

DcovWbk17DetClr_Chan

Clears a channel.

DcotWbk17DetectClear

Clears or resets a
channel or a unit (all
channels).

DcovWbk17DetClr_All

Clears all channels.

DcovWbk17DetCtrl_Off

Detection setting “off.”

DcovWbk17DetCtrl_Below_Low

Sets count for “below low
limit.”

DcovWbk17DetCtrl_Above_High

Sets count for “above high
limit.”

DcovWbk17DetCtrl_Outside_Range

Sets count for “Outside of
range.”

DcovWbk17DetCtrl_Inside_Range

Sets for “Inside the range.”

DcovWbk17DetCtrl_Dig_Eq_Dig

Sets for “Digital comp
setpoint equals the Digital
Output value.”

Digcomp equals the value
present on the digital
output port.

DcotWbk17DetectControl

Sets the type of
comparison to be made.

Can also be used to set
the detection to “off” or
to update the digital
output.

DcovWbk17DetCtrl_Update_Dig

Updates digital output port,
using DigMask and
DigOut.

DcotWbk17DetectLowLimit

Sets low limit.

0 to 65535

DcotWbk17DetectHighLimit

Sets high limit.

0 to 65535

DcotWbk17DetectDigComp

Sets DigComp

0 to 255

DcotWbk17DetectDigMask

Sets DigMask

0 to 255

DcotWbk17DetectDigOut

Sets Digital Port Output

0 to 255



Select value from
applicable range.

DcotWbk17MeasurementMode

Enumeration with
Bit-Masking

DcovWbk17Mode_OFF

Set Measurement Modes to
“Off.”

DcovWbk17Mode_Counter

Counter Mode

DcovWbk17Counter_Totalize

Totalize Mode – The
counter counts up and rolls
over on the 16-bit or 32-bit
boundary.

DcovWbk17Counter_ClearOnRead


Clear On Read Mode -
The counter is cleared at
the beginning of every
scan; and the final value of
the counter [the value just
before it was cleared] is
latched and returned to the
Wavebook/516.

DcovWbk17Counter_RollOver

Rollover Mode - The
counter continues to count
upward, rolling over on the
16-bit or 32-bit boundary.

DcotWbk17MeasurementMode
(continued)

Enumeration with

Bit-Masking.


The options can be

combined.

DcovWbk17Counter_StopOnTop


Stop at the Top Mode
-
The counter will stop at the
top of its count. The top of
the count is FFFF for the
16-bit option and
FFFFFFFF for the 32-bit
option.