Hello,
I'm working on a T7A panel and i would like to dynamically change the values displayed in a TouchListBox or a RollerPanel at run-time.
How can i do this ?
I'll probably have a set of 50 (more or less) users to display, and it will change almost each week.
The PLC will provide me with the usernames.
Thanks for your help !
TouchListBox, RollerPanel, fill them at run-time ?
-
- Posts: 824
- Joined: Tue Mar 13, 2012 9:53 am
Re: TouchListBox, RollerPanel, fill them at run-time ?
You can not dynamically change the values in the TouchListBox or RollerPanel. If you want to dynamically add/remove values, you would need to use the List Box under Windows Controls.
Best Regards,
Mark Monroe
Beijer Electronics, Inc. | Applications Engineer
Mark Monroe
Beijer Electronics, Inc. | Applications Engineer
Re: TouchListBox, RollerPanel, fill them at run-time ?
Ok, so i can't use these controls.
Anyway, thanks for your reply !
Anyway, thanks for your reply !