LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

increase or delete CAN queue

Hallo.
 
Sometimes when i send data via CAN interface i get an error message that the CAN queue is overwrite or to small. Is it possible to increase the size of the CAN queue or to delete the data in the CAN queue after a number of messages to have more place for the following messages?
 
Thank you
 
0 Kudos
Message 1 of 3
(2,281 Views)
Hi FloMan,
I have only experience with the CAN-Frame API, but there you have on "ncConfigCANNet" or "ncConfigCANObj" the possibility to set the queue length separately for reading and writing.




Greets, Dave

Message Edited by daveTW on 08-23-2006 02:00 PM

Greets, Dave
0 Kudos
Message 2 of 3
(2,281 Views)
P.S. And when you read from the CAN- Bus, the elements should be dequeued automatically.

Greets, Dave
Greets, Dave
0 Kudos
Message 3 of 3
(2,276 Views)