FieldPoint Family

cancel
Showing results for 
Search instead for 
Did you mean: 

i am using systec usbmodule1 to send and receive CAN messages , is any one have tried this in labview?, if yes can you send me the code thanks

Solved!
Go to solution

i am using systec usbmodule1 to send and receive CAN messages , is any one have tried this in labview?, if yes can you send me the code

 

thanks

0 Kudos
Message 1 of 3
(6,730 Views)

Are you using this device in anyway with a fieldpoint or compact fieldpoint controller?

 

I would suspect not.  You should post your question on the LabVIEW board.

0 Kudos
Message 2 of 3
(6,728 Views)
Solution
Accepted by topic author 95128007

Hey,

 

All of our CAN drivers have been written for National Instruments' CAN hardware (referenced here : http://digital.ni.com/public.nsf/allkb/E2C6ED025C798C5586256F4E00520448 ). Thus, you will have to code all your communication manually, unless Systec provides a LabVIEW driver. There might be various dll files that Systec provides for communication, which you will be able to access through LabVIEW. Take a look at the Call Library Function Node, which can be found from the Functions Palette under Connectivity -> Libraries & Executables. Here you can call a dll file, and also the individual functions within that dll.

I would suggest posting your question either to the LabVIEW forum, as previously mentioned, or to the CAN forum found here : http://forums.ni.com/ni/board?board.id=30

Justin E
National Instruments R&D
0 Kudos
Message 3 of 3
(6,700 Views)