Mike Unger Posted December 13, 2022 Report 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.
Gabriel Franco Posted December 13, 2022 Report 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.
pascal Posted January 9, 2023 Report Posted January 9, 2023 Gabriel, use tag: data entry complete -> it's in the properties of the numeric variable on the HMI or WEB
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