Recommended Posts

Posted

Hi all.

I am looking for suggestions on a method to integrate a CanBus Device into DaqFactory. I understand there is no standard modules or converters thus some custom scripting of the serial ports will have to be done.

My question is has anyone successfully done this, and can anyone recommend hardware?

I started using Microchip’s CanBus analyzer, this worked great with their software however I am unable to integrate it with DaqFactory.

https://www.microchip.com/en-us/development-tool/APGDT002

Thank you in advanced.

Posted

You would have to find a device that offers an API of some sort to allow DAQFactory to communicate with it.  Or get a CAN to serial or CAN to ethernet device (if they exist).  We created a DeviceNet device (which is CIP over CAN) using a Netburner CB34.  This is a programmable microcontroller with a CAN port, serial and ethernet.  It would not take much to program that as a basic CAN to serial or Ethernet converter.  For our DeviceNet device, it did CAN (really deviceNET) to Web Service over ethernet which worked well for the application.

Posted

 Excellent, I appreciate the information. I am going to keep researching options (though I don’t think there are many). I do currently believe a converter is the way to go.

Whatever I end up doing I will update this thread in the future.

And if anyone else does have any further thoughts or suggestions, I am all ears.

  • 1 month later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.