Addelichtman Posted November 20, 2017 Report Share Posted November 20, 2017 Hello, could you please advise me on the following: I would like to approach the SD card of a Vision 130 PLC . We developed a PC program in DELPHI which controls several PLC's via MODBUS TCP. This works fine however we would like to have a native module in this program to be able to download files from the SD card (not using the SD card suite). Please advise me how to tackle this issue. Thanks, Ad Link to comment Share on other sites More sharing options...
Saragani Posted November 21, 2017 Report Share Posted November 21, 2017 You will have to implement the entire .net driver in delphi. Link to comment Share on other sites More sharing options...
Addelichtman Posted November 21, 2017 Author Report Share Posted November 21, 2017 Hello Saragani Thanks for the answer, is the driver documented and if so where can I find info on this? Thanks Ad Link to comment Share on other sites More sharing options...
Saragani Posted November 21, 2017 Report Share Posted November 21, 2017 The source code is available on our website. If however you can use .Net dlls inside your delphi code then you don't need to (And you can just reference some dlls) Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now