NIDCPOWER_ATTR_MEASURE_RECORD_LENGTH
- Updated2025-10-06
- 1 minute(s) read
Specifies how many measurements compose a measure record. When this attribute is set to a value greater than 1, the NIDCPOWER_ATTR_MEASURE_WHEN attribute must be set to NIDCPOWER_VAL_AUTOMATICALLY_AFTER_SOURCE_COMPLETE or NIDCPOWER_VAL_ON_MEASURE_TRIGGER.
Syntax
NIDCPOWER_ATTR_MEASURE_RECORD_LENGTH
Numeric Value | Data Type | Access | Applies To |
|---|---|---|---|
1150063 | ViInt32 | Read/Write | Channels |
Remarks
Note
This attribute is not supported by all devices. Refer to Supported Attributes by Device for information about supported devices.
Valid Values: 1 to 16,777,216
Default Value: 1
Note
To specify a channel name when accessing this attribute, you must first initialize the session using the niDCPower_InitializeWithIndependentChannels function.
Related Topics: