
adccommunitymod (AutomationDirect) asked a question.
Created Date: January 24,2018
Created By: Mike A
**** This post has been imported from our legacy forum. Information in this post may be outdated and links contained in the post may no longer work.****
I am using the Dynamic text setup in one of my applications on a C-More Micro EA3. In a password protected Setup screen, the user can label the recipes (1-6) with a 12-character ASCII string with TextEntry buttons. This is stored in the PLC (V3010 for R1, V3020 for R2, etc.) It is recalled on the Main screen with Dynamic Text overlaying Recipe buttons. I have two DT labels on top of each Recipe button, one with a green background and one with a gray background (but same String Tag). If a particular recipe is selected, the green background label is visible. If not, the gray is visible. Everything worked great up through firmware v.4.10. However, with the current v.4.30 the labels are not consistently visible. If i select recipe1, no labels are visible. if i select recipe2, then the gray 1, 3, and 4 are visible. They just seem to randomly decide which labels should be visible, and aren't repeatable. Meaning the next time i go to recipe2, only gray 4 and 5 may be visible. This is repeatable both in the simulator and the PLC (D06). Again, with v.4.10, text visiblity for all six buttons is fine. Upon selecting the first button, that button will be green and all others will be gray, and the label on every button matches what was entered on the Setup screen. With v.4.30, the colors still follow the buttons, but the text may or may not be visible, and seems to randomly decide when to be visible. However, when the text is visible it is the correct text from the Setup screen, so I know that the communication and memory storage is working properly.
Created Date: January 24,2018
Created by: Mike A
I am using the Dynamic text setup in one of my applications on a C-More Micro EA3. In a password protected Setup screen, the user can label the recipes (1-6) with a 12-character ASCII string with TextEntry buttons. This is stored in the PLC (V3010 for R1, V3020 for R2, etc.) It is recalled on the Main screen with Dynamic Text overlaying Recipe buttons. I have two DT labels on top of each Recipe button, one with a green background and one with a gray background (but same String Tag). If a particular recipe is selected, the green background label is visible. If not, the gray is visible.
Everything worked great up through firmware v.4.10. However, with the current v.4.30 the labels are not consistently visible. If i select recipe1, no labels are visible. if i select recipe2, then the gray 1, 3, and 4 are visible. They just seem to randomly decide which labels should be visible, and aren't repeatable. Meaning the next time i go to recipe2, only gray 4 and 5 may be visible.
This is repeatable both in the simulator and the PLC (D06).
Again, with v.4.10, text visiblity for all six buttons is fine. Upon selecting the first button, that button will be green and all others will be gray, and the label on every button matches what was entered on the Setup screen.
With v.4.30, the colors still follow the buttons, but the text may or may not be visible, and seems to randomly decide when to be visible. However, when the text is visible it is the correct text from the Setup screen, so I know that the communication and memory storage is working properly.