curtharrington1 Posted November 11, 2021 Report Share Posted November 11, 2021 Hello, I am writing a file handler that should prevent the need for my users from needing to use unitronics File Manager hmi widget, the only problem is I don't see a way to eject the USB stick from the PLC from the ladder logic program. Is this even possible on v1.31.125 or would this be possible in the latest release? Link to comment Share on other sites More sharing options...
Dave Posted November 12, 2021 Report Share Posted November 12, 2021 Hi curtharrington1. Although its not directly from the ladder, from the project solution explorer, you can create an Action (Safe Remove DOK) that executes the safe removal of the USB device(DOK, stands for "Disk On Key", from what I'm told). I haven't used the Action, so I can't help with exactly how the PLC handles it. The trigger for the Action must be linked to a SET coil in your ladder....it will be automatically reset after execution of the Action. (not sure if the coil resets if the device isn't physically removed) hope this helps 1 1 Link to comment Share on other sites More sharing options...
curtharrington1 Posted January 11, 2022 Author Report Share Posted January 11, 2022 Thanks Dave, that did the trick! 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