NI-DCPower .NET fx40 API Reference

Table of Contents

DCPowerMeasurement Methods

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

DCPowerMeasurement Methods

The DCPowerMeasurement type exposes the following members.

Methods

  NameDescription
Public methodBeginFetch
Returns a IAsyncResult struct that represents pending Asynchronous fetch.
Public methodBeginMeasure
Returns a IAsyncResult struct that represents pending Asynchronous measure.
Public methodClearLatchedOutputCutoffState
Clears the state of an output cutoff that was engaged.
Public methodDispose
Frees the resources held.
Public methodEndFetch
Waits for a pending asynchronous fetch to complete.
Public methodEndMeasure
Waits for a pending asynchronous measure to complete.
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodFetch
Returns DCPowerFetchResult struct created from measurements.
Public methodFetchLCR
Returns an NILCRMeasurement array of previously measured LCR data on the specified channel that have been taken and stored in a buffer.
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodMeasure
Returns a DCPowerMeasureResult struct that contains arrays of measured voltage and current.
Public methodMeasureLCR
Measures and returns an NILCRMeasurement array of LCR data on the specified output channel(s).
Public methodQueryInCompliance
Queries the specified output channel to determine if it is operating at the compliance limit.
Public methodQueryLatchedOutputCutoffState
Discovers if an output cutoff limit was exceeded for the specified reason.
Public methodQueryState
Queries the specified output channel to determine if the output channel is currently in the state specified by outputState.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top

See Also

Log in to get a better experience