12-09-2014 01:34 AM
Hello
I'm using a PXI 8512 CAN board and Xnet driver. I need some help on how to write without losing timing a cyclic can frame with a CRC and Counter message field that is update automatically in labview.
I read that this is possible to do this very easly in veristand using the CAN port settingand the automatic CAN processing but i did not found any similar setting to be used in Labview .
Anyone have developed similar application ?
Thank you
12-16-2014 08:09 AM
Hi maestroyoda,
what Version of LabVIEW are you using?
Have you anready searched the Examples if there is something that whould fit?
Best wishes
Tenshinhan
12-17-2014 12:36 AM
Hi Tenshinhan
i have labview 2011 developer suite. I have search on the examples but there are no suggestion on how to manage this kind of signals. It seems that the only way is to write continuously the signal to be updated .
Thank you
Best regards
Maestroyoda
12-17-2014 02:01 AM - edited 12-17-2014 02:01 AM
12-17-2014 02:28 AM
Thank you GerdW
Is what already i have implemented 😉 I'm thinking if there was some option when you define the signal in the CAN database to set this as counter or crc like avaiable in veristand
best regards
MY