02-06-2012 04:37 PM
We are implementing a CANopen device in our system and I am trying to implement this functionality in Veristand 2011. However, it seems very cumbersome to use the database editor to create the canopen structure and I was wondering if there were any CANopen tools for use with veristand that would simplify this?
02-07-2012 08:08 AM - last edited on 04-22-2024 06:32 PM by Content Cleaner
Well, NI sells CANopen devices for PCI/PXI and cRIO which come with a driver that has all the CANopen functionality in a LV API. All you have to do is writing a custom device for that driver in Veristand.
DirkW
02-07-2012 09:43 AM
What about if you have a PXI-8513/2?
Dave
02-08-2012 03:41 PM - last edited on 04-22-2024 06:32 PM by Content Cleaner
Hi Dave,
There is the NI CANopen LabVIEW Library that would allow you to use your PXI-8513 through a compatibility layer. You would need to create a custom device to use it in Veristand. The performance of the CAN card would probably be degraded, and determinism might take a big hit.
Regards,
Matt M.
02-09-2012 04:34 PM
Matt,
I am working on developing a system that will use CANopen in Veristand. My understand is that the PXI-8513 should natievely support CANopen in Veristand since it uses XI-NET?
02-09-2012 04:51 PM
CORRECTION: I meant, NI-XNET.