Automotive and Embedded Networks

cancel
Showing results for 
Search instead for 
Did you mean: 

i wanted a vi where i can transmit and recevie on same port but periodic basis

i wanted a vi where i can transmit and recevie on same port but periodic basis.

i am using ni-can and need to transmit and recive on same port but periodidc basis . after some time say 10ms the front end of VI should update its self .. i should not select any can actions such as read or write ... if i write after 10ms it should show on bus monitor .. and if i read  after 10ms it should uppdate in front end automotically..

 

so plz help on this

thanks

mahadev 

0 Kudos
Message 1 of 4
(6,359 Views)

plz reply its very urgent

0 Kudos
Message 2 of 4
(6,327 Views)

HI Mahadev,

 

If you need quicker responses or have an urgent issue please contact your local National Instruments office ni.com/contact and select the option to request technical support.

 

The NI Example Finder found in LabVIEW under Help menu » Find Examples has an example written for towards this purpose. You can build off of this VI give you the ability to change when you want to read of write to the card. Remember that the card honors the timing associated with the database (if you are using one). I recommend taking a read through the NI CAN Hardware and Software Manual so that you can understand the different modes that are avaliable in the NI-CAN driver. NI Developer Zone Tutorial The NI-CAN Channel API is also a good starting point if you are not using a USB-CAN device. Are you?

 

2011-07-13_173533.png

Joshua B.
National Instruments
0 Kudos
Message 3 of 4
(6,314 Views)

thanks for the reply.

 

I used that VI but whenever i used to run that VI , after some time it is poping up an error called write queue overflow. What does this error mean and how can i overcome this error.

 

Please provide me with ur inputs they are very valuable to me.

 

Thanks

Mahadev

0 Kudos
Message 4 of 4
(6,303 Views)