Company Events Academic NI Developer Zone Support Solutions Products & Services Contact NI MyNI

NIGetOneErrorCode (CIN Function)

LabVIEW 8.5 Help
August 2007

NI Part Number:
371361D-01

»View Product Info

LVBoolean NIGetOneErrorCode(errCode, *errText);

Purpose

Converts a numeric error code to the associated text description. This function recognizes error codes from any installed National Instruments product.

Parameters

Name Type Description
errCode int32 Numeric error code.
*errText LStrHandle * Address at which NIGetOneErrorCode stores the error code description. This parameter is a pointer.

Return Value

LVBoolean, which can contain the following values.

Value Description
0This function did not find the value of errCode in any of the error text files.
1This function found the value of errCode in one of the error text files.

Resources


 

Your Feedback! poor Poor  |  Excellent excellent   Yes No
 Document Quality? 
 Answered Your Question? 
Add Comments 1 2 3 4 5 submit