Converts a status code returned by an NI-FGEN VI into a user-readable string.


icon

Inputs/Outputs

  • civrn.png Instrument Handle

    Instrument Handle identifies a particular instrument session.

    Instrument Handle is obtained from the niFgen Initialize VI, niFgen Initialize With Options VI, or the niFgen Initialize With Channels VI.

  • cerrcodeclst.png error in (no error)

    error in describes error conditions that occur before this node runs. This input provides standard error in functionality.

    Default value: no error

  • cbool.png Message Box (default: don't show)

    Message Box specifies whether or not a dialog message is shown.

    Default value: Don't show

  • iivrn.png Instrument Handle Out

    Instrument Handle Out passes a reference to your instrument session to the next VI.

  • ii32.png Error Code

    Error Code specifies the code parameter that is returned from any of the NI-FGEN VIs.

  • istr.png Error Message

    Error Message returns the user-readable message string that corresponds to the status code you specify.

  • ierrcodeclst.png error out

    error out contains error information. This output provides standard error out functionality.