Groups

None

Group members

NameDescription
niDigital_ClearError

Clears the error information for the current execution thread and the IVI session you specify. If you pass VI_NULL for the vi parameter, this function clears the error information only for the current execution thread.

niDigital_GetError

Returns the error information associated with the digital pattern instrument handle. This function retrieves and then clears the error information for the session. If vi is VI_NULL, this function retrieves and then clears the error information for the current thread.

niDigital_error_message

Takes the error code returned by the digital pattern instrument driver functions, interprets it, and returns it as a user readable string.

Attachments

None