Mike Unger Posted December 13, 2022 Report Share Posted December 13, 2022 How can I use the HMI keypad entry to trigger an action. Like, say an aperiodic Modbus write of some setpoints. Is there an equivalent to the SB30 in unilogic. I was hoping to use the generic "OK" button on the HMI numeric pad to write an array of values when any one of them is changed. Quote Link to comment Share on other sites More sharing options...
Gabriel Franco Posted December 13, 2022 Report Share Posted December 13, 2022 The closest tag I found is "Keyboard bit" (see System | General tags), but it does not detect if keyboard was closed by hitting Enter or Cancel. Adding some comparison and using that tag could detect if a value was changed using the keypad. Quote Link to comment Share on other sites More sharing options...
pascal Posted January 9 Report Share Posted January 9 Gabriel, use tag: data entry complete -> it's in the properties of the numeric variable on the HMI or WEB Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.