07-12-2011 01:49 AM
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
07-13-2011 01:53 AM
plz reply its very urgent
07-13-2011
05:39 PM
- last edited on
08-05-2025
01:18 PM
by
Content Cleaner
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?
07-14-2011 09:01 AM
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