Bardownski

Members
  • Posts

    10
  • Joined

  • Last visited

Posts posted by Bardownski

  1. Hi,

    I am looking for some scripting help.

    I have data properly passing through the Comm port with a null protocol. (see image below) 

    The data is repeating (100 ms) in 13 byte intervals with no carriage return. The data in the first Byte (\x86) is a constant.

    I am trying to pass this data into variables in DaqFactory which I can display/log/etc.

    Most of the help I have found uses the "device.myDevice.readUntil()" which I have been unsuccessful at using 

    Would someone be able to push me in the right direction?image.thumb.png.4ca230732853eab28551be8619cd16d1.png

    Thank you in advanced. 

  2.  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.

  3. 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.