NI-DCPower C Function Reference Help

NIDCPOWER_ATTR_MEASURE_COMPLETE_EVENT_OUTPUT_BEHAVIOR

  • Updated2023-04-15
  • 1 minute(s) read

Specific Attribute

Numeric Value Data
type
Access Applies to Coercion High-Level Functions
1150333 ViInt32 R/W Session None N/A

Description

Determines how the event type behaves when the corresponding trigger is received.

Note NoteFor more information about supported devices and terminals, search Supported Attributes by Device on ni.com.
Note Note  To specify a channel name when accessing this attribute, you must first initialize the session using the niDCPower_InitializeWithIndependentChannels function.

Defined Values:

NIDCPOWER_VAL_EVENT_OUTPUT_BEHAVIOR_PULSE (1147) A single 250ns pulse is transmitted.
NIDCPOWER_VAL_EVENT_OUTPUT_BEHAVIOR_TOGGLE (1148) The output level toggles between low and high. The initial output level is determined by NIDCPOWER_ATTR_MEASURE_COMPLETE_EVENT_TOGGLE_INITIAL_STATE.

Default Value: NIDCPOWER_VAL_EVENT_OUTPUT_BEHAVIOR_PULSE

Log in to get a better experience