Academic Company Events NI Developer Zone Support Solutions Products & Services Contact NI MyNI
This Document is not yet Rated  Rate this Document

Error -1074388480 When Running a CAN Application

Primary Software: Driver Software>>NI-CAN
Primary Software Version: 2.3.2
Primary Software Fixed Version: N/A
Secondary Software: N/A

Problem:
I receive the error message   Error -1074388480 when I run my CAN application. What does this error mean, and how do I get rid of it?

Solution:
This error means you have exceeded the limit for the number of possible tasks that the NI-CAN driver can have open at one time. The maximum number of tasks you can have open is 128. To avoid this error, make sure your application is not configuring more than 128 tasks.

Also, if a task is not closed using the CAN Clear VI, the configuration for the task will stay in memory. Eventually, the driver will approach the task limit, and will generate the error. Make sure you close all your tasks by calling "CAN Clear" for each task that was created using the "CAN Init(Start)" VI or the "CAN CreateMessage(Ex)" VI.

Related Links:
Product Manuals: NI-CAN Hardware and Software Manual
Developer Zone Tutorial: The NI-CAN Channel API

Attachments:





Report Date: 03/17/2007
Last Updated: 04/27/2007
Document ID: 47GKPB5N

Your Feedback! poor Poor  |  Excellent excellent   Yes No
 Document Quality? 
 Answered Your Question? 
  1 2 3 4 5
Please Contact NI for all product and support inquiries.submit