I/O
Discussion List
-
Making a counter that monitors input in the background of a MachineLogic app and preforms an actionPreface: This is presented solely as information. Use it at your own risk. The visual references in this discussion are screenshots from Machine Logic (as of 8/28/20) inside the online environment of 3D Machine Builder and may display options that are not available or are named differently then wh…
-
How to monitor an event or an input in the background while your MachineLogic application is runningThe goal of this post is to: 1- Monitor an input in the background and 2- Every time this input is at level one, execute a given sequence Follow the steps below to do so Step 1 Create two child sequences: 1- "Monitor Input – Waiting": will allow you to monitor the input in the …