Develop Proprietary Communication Driver

Forum Home Forums Development and Integration Develop Proprietary Communication Driver

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #3668
    wilson
    Participant

    Hi,

    I want to develop a proprietary communication protocol driver such as Kpxxx.dll. Is there any tutorial or guide to let me know how to do it?

    Regards,
    Wilson

    #3669
    manjey73
    Participant

    Briefly here https://rapidscada.org/device-drivers-development/ for english

    Also use the source code of the project and the source code of the drivers from the users. MQTT Driver, Raspberry PI 3 Driver and others. Links can be found under http://demo.rapidscada.net/plugins/Store/Store.aspx

    #3672
    Mikhail
    Moderator

    Hi,
    The source code of the default drivers is here.

    #3673
    wilson
    Participant

    Thank you.

    Wilson

    #3674
    wilson
    Participant

    Hi manjey73,

    May I ask if these drivers can work in both windows and Linux?
    http://demo.rapidscada.net/plugins/Store/Store.aspx

    Regards,
    Wilson

    #3676
    manjey73
    Participant

    Yes, they can if they are not hardware-specific (such as GPIO management on a Raspberry)

    #3677
    Mikhail
    Moderator

    Hi,
    A developer of a driver may test it on Linux or not. You should read a description of a driver you need.

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