NIDCPOWER_ATTR_SEQUENCE_STEP_DELTA_TIME_ENABLED
- Updated2025-10-06
- 1 minute(s) read
Specifies whether the NIDCPOWER_ATTR_SEQUENCE_STEP_DELTA_TIME attribute is enabled (VI_TRUE) or disabled (VI_FALSE).
Syntax
NIDCPOWER_ATTR_SEQUENCE_STEP_DELTA_TIME_ENABLED
Numeric Value | Data Type | Access | Applies To |
|---|---|---|---|
1150199 | ViBoolean | Read/Write | Channels |
Remarks
When this attribute is set to VI_TRUE, you can set the NIDCPOWER_ATTR_SEQUENCE_STEP_DELTA_TIME attribute to control the time between consecutive steps in the sequence.
This attribute is notsupported by all devices. Refer to Supported Attributes by Device for information about supported devices.
This attribute is applicable only if the NIDCPOWER_ATTR_SOURCE_MODE attribute is set to NIDCPOWER_VAL_SEQUENCE and may be set to VI_TRUE only if:
The NIDCPOWER_ATTR_SOURCE_TRIGGER_TYPE attribute is set to NIDCPOWER_VAL_NONE;
The NIDCPOWER_ATTR_SEQUENCE_ADVANCE_TRIGGER_TYPE attribute is set to NIDCPOWER_VAL_NONE; and
The NIDCPOWER_ATTR_OUTPUT_FUNCTION attribute is set to NIDCPOWER_VAL_DC_VOLTAGE or NIDCPOWER_VAL_DC_CURRENT.
Default Value: Refer to Supported Attributes by Device for the default value by device.
Related Topics: