Hey everyone,
First post, sorry if this is a common topic/question, but didn't have any luck searching. I'm fairly new to PLC programming/development (Android/iOS guy, been doing PLC work for the past ~year off and on).
I have some PLCs that we use on a machine we ship to customers. The biggest problem is, we can't update them once they're on site with customers. Coming from the mobile app world, this is a tough pill to swallow. So I went searching on ways we could update remotely, and haven't found any good options.
As a note, we're using AutomationDirect DL-05 and DL-06 PLCs.
I did find this one resource. A company named Samuel Jackson uses the DL-06 in their product, and they have a Windows/Macintosh updater, that they offer to customers to download and update their PLC.
https://support.samjackson.com/plc-updates/Am I missing an SDK/information on how they do this and make it work? I've seen the DNLoader utility, but ultimately, it'd be fantastic if we could perform the same function of the loader without the loader (we'd like to give a tech an Android app that they could use to do this while traveling. We already do some diagnostic work reading from the PLC on Android using ModBus. We can also write without issue to addresses, just not rewrite the entire PLC program).
Any thoughts and opinions are appreciated. Sorry in advance for any ignorance on this issue.