manisha Posted March 11, 2016 Report Posted March 11, 2016 HMI configuration of GOC How to set object property of illuminated keys that means LED Control Byte Quote
Crossbow Posted March 11, 2016 Report Posted March 11, 2016 Someone replied to your last post on GOC with a contact at Mitsubishi India. It's not a product sold outside of India, so I doubt many people on here will be able to help you. Quote
ARUN_PLC EXPERT Posted June 18, 2016 Report Posted June 18, 2016 Hello! You need to define the global variable in PLC_PRG like KEY1_STATUS:BYTE; , this variable you can program as per your required illumination property ( check the help file for different color and flashing code ). While configuring the HMI in HMI config tool, You need to define the property for illumination using the assigned variable. Regards Arun Quote
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.