Hi I have a requirement to view menu layer and overlay layer simultaneously( It will list the profiles).
On top of that I have one transition to show popup layer and overlay layer simultaneously(It will add new profile).
Once I trigger the transition It shows only the popup layer, overlay layer is not visible.
Please find the attachment.
I have been using a older version od the 750 panel. I just want to know whether the problem is with the state machine or the hardware unit
-Siva
unable to view the overlay layer at a context
- siva
unable to view the overlay layer at a context
- Attachments
-
- keyboard.docx
- attachement
- (142.78 KiB) Downloaded 8 times
- ksaenz
- Enovation Controls Development
- Posts: 263
- Joined: Thu Aug 19, 2010 7:53 am
Re: unable to view the overlay layer at a context
Looks like it should show the view "Overlay Layer.Default Keyboard_Softkey View" when you enter the state "ST_Keyboard_Screen_New".
Can you see the view using Go to view from a button? I'm just wondering if it is viewable at all.
When you enter the state you also fire the event "SC_Keyboard_New". Is it possible that this event causes a different view in the overlay layer to show?
I also noticed that you show "Popup Layer.Default Blank Screen View" and "Popup Layer.Default Keyboard View" when you enter the state but it will only show the last one.
Regards,
ksaenz
Can you see the view using Go to view from a button? I'm just wondering if it is viewable at all.
When you enter the state you also fire the event "SC_Keyboard_New". Is it possible that this event causes a different view in the overlay layer to show?
I also noticed that you show "Popup Layer.Default Blank Screen View" and "Popup Layer.Default Keyboard View" when you enter the state but it will only show the last one.
Regards,
ksaenz
- siva
Re: unable to view the overlay layer at a context
Hi ksaenz,
I can able to see the layer "Overlay Layer.Default Keyboard_Softkey View" if I select Go to View from the button.
"SC_Keyboard_New" has the scripts for key select and scroll funtion in the "Popup Layer.Default Keyboard View" and not triggering any overlay layer.
Please look into the keyboard view layer script which I trigger in the action.
Regards,
Siva
I can able to see the layer "Overlay Layer.Default Keyboard_Softkey View" if I select Go to View from the button.
"SC_Keyboard_New" has the scripts for key select and scroll funtion in the "Popup Layer.Default Keyboard View" and not triggering any overlay layer.
Please look into the keyboard view layer script which I trigger in the action.
Regards,
Siva
- Attachments
-
- Keyboard View Script.txt
- (6.8 KiB) Downloaded 8 times