Custom Error Codes Not Listed in LabVIEW Real-Time 7.0Primary Software: LabVIEW Modules>>LabVIEW Real-Time ModulePrimary Software Version: 7.0 Primary Software Fixed Version: N/A Secondary Software:
Problem: My real-time VIs are using custom error codes 5000-9999. After placing the error files in the /ni-rt/system/user.lib/errors directory, the General Error Handler VI returns the following description: This error code is not listed in the internal database, or you have wired a number that is not an error code (such as a DAQ task ID) to the error code input.How can I get this VI to return the proper description for my custom error codes? Solution: LabVIEW Real-Time is not pulling errors from the /ni-rt/system/user.lib/errors directory. If you place the error files in the /ni-rt/startup/user.lib/errors directory, the General Error Handler VI will return the proper error codes. If you are still receiving this error message, be sure to close and open the VI again. This causes the General Error Handler to download and compile again, this time with the custom error file in the correct location. Related Links: Attachments:
Report Date: 04/02/2003 Last Updated: 12/21/2011 Document ID: 2U3BGPUF |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
