CAN Driver

Forum Home Forums New Ideas CAN Driver

Tagged: 

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #16065
    詹森
    Participant

    I would like to ask if there is a CAN(Controller Area Network) driver library? Now many devices support this communication mode, how to achieve it now? Will it be developed to support this driver?

    #16068
    manjey73
    Participant

    At the moment, via OPC.
    If we are talking about CANopen, then if there are devices, it could be implemented as a driver. Can you provide such devices with remote access?

    #16073
    詹森
    Participant

    Now the device only supports CAN 2.0A/B protocol, I would like to ask how to implement it? The device does not support OPC

    #16075
    manjey73
    Participant

    How to implement it? – – – – Write a driver for this protocol. There is a lot of time to study and experiment if the device is available, and preferably the ability to use native programs to remove read and write logs.
    What kind of device do you have? is there documentation for it?

    #16080
    詹森
    Participant

    Now in the use of CAN 2.0A/B protocol photovoltaic related equipment, do not know much about the writing of drivers, please do not have more detailed information? Thank you

    #16082
    manjey73
    Participant

    https://rapidscada.net/docs/en/latest/developers/driver-development

    Unfortunately, I don’t have any devices with the CAN 2.0 protocol, and I can’t even start writing a driver.

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.