NIDCPOWER_ATTR_SOURCE_MODE
- Updated2023-04-15
- 1 minute(s) read
Specific Attribute
Numeric Value | Data type |
Access | Applies to | Coercion | High-Level Functions |
---|---|---|---|---|---|
1150054 | ViInt32 | R/W | Channel | None | niDCPower_ConfigureSourceModeWithChannels |
Description
Specifies whether to run a single output point or a sequence. Refer to the Single Point Source Mode and Sequence Source Mode topics in the NI DC Power Supplies and SMUs Help for more information about source modes.
![]() |
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_SINGLE_POINT (1020) | The source unit applies a single source configuration. |
NIDCPOWER_VAL_SEQUENCE (1021) | The source unit sequentially applies a list of voltage or current configurations. |
Default Value:
Refer to Supported Attributes by Device for the default value by device.
Related Topics: