From 6:00 PM CST Friday, Feb 15th - 2:00 AM CST Sunday, Feb 17th, ni.com will be undergoing system upgrades that may result in temporary service interruption.
We appreciate your patience as we improve our online experience.
From 6:00 PM CST Friday, Feb 15th - 2:00 AM CST Sunday, Feb 17th, ni.com will be undergoing system upgrades that may result in temporary service interruption.
We appreciate your patience as we improve our online experience.
Returns the coercion information associated with the IVI session. This node retrieves and clears the oldest instance in which the instrument driver coerced a value you specified to another value. If you set the IviCounter>>Inherent IVI Settings>>User Options>>Record Value Coercions property to TRUE, the instrument driver keeps a list of all coercions it makes on ViInt32 or ViReal64 values you pass to instrument driver nodes. You use this node to retrieve information from that list. The node returns an empty string in the Coercion Record parameter if no coercion records remain for the session.
The instrument handle that you obtain from IviACPwr Initialize or IviACPwr Initialize With Options. The handle identifies a particular instrument session.
Default: None
Error conditions that occur before this node runs.
The node responds to this input according to standard error behavior.
Standard Error Behavior
Many nodes provide an error in input and an error out output so that the node can respond to and communicate errors that occur while code is running. The value of error in specifies whether an error occurred before the node runs. Most nodes respond to values of error in in a standard, predictable way.
Default: No error
The instrument handle that you obtain from IviACPwr Initialize or IviACPwr Initialize With Options.
Error information.
The node produces this output according to standard error behavior.
Standard Error Behavior
Many nodes provide an error in input and an error out output so that the node can respond to and communicate errors that occur while code is running. The value of error in specifies whether an error occurred before the node runs. Most nodes respond to values of error in in a standard, predictable way.
Returns the coercion information associated with the IVI session. Retrieves and clears the oldest instance in which the instrument driver coerced a value you specified to another value.
If you set the
to TRUE, the instrument driver keeps a list of all coercions it makes on ViInt32 or ViReal64 values you pass to instrument driver nodes. You use this node to retrieve information from that list.The node returns an empty string in the Coercion Record parameter if no coercion records remain for the session.
Where This Node Can Run:
Desktop OS: Windows
FPGA: Not supported
Web Server: Not supported in VIs that run in a web application