DCPowerMeasurement Methods
- Updated2024-01-04
- 3 minute(s) read

DCPowerMeasurement Methods
The DCPowerMeasurement type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | BeginFetch |
Returns a IAsyncResult struct that represents pending Asynchronous fetch.
|
![]() | BeginMeasure |
Returns a IAsyncResult struct that represents pending Asynchronous measure.
|
![]() | ClearLatchedOutputCutoffState |
Clears the state of an output cutoff that was engaged.
|
![]() | Dispose |
Frees the resources held.
|
![]() | EndFetch |
Waits for a pending asynchronous fetch to complete. |
![]() | EndMeasure |
Waits for a pending asynchronous measure to complete. |
![]() | Equals | (Inherited from Object.) |
![]() | Fetch |
Returns DCPowerFetchResult struct created from measurements.
|
![]() | FetchLCR |
Returns an NILCRMeasurement array of previously measured LCR data on the specified channel that have been taken and stored in a buffer.
|
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | Measure |
Returns a DCPowerMeasureResult struct that contains arrays of measured voltage and current.
|
![]() | MeasureLCR |
Measures and returns an NILCRMeasurement array of LCR data on the specified output channel(s).
|
![]() | QueryInCompliance |
Queries the specified output channel to determine if it is operating at the compliance limit.
|
![]() | QueryLatchedOutputCutoffState |
Discovers if an output cutoff limit was exceeded for the specified reason.
|
![]() | QueryState |
Queries the specified output channel to determine if the output channel is currently in the state specified by outputState.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |