unable to view the overlay layer at a context

siva

unable to view the overlay layer at a context

Post by siva » Thu Jun 09, 2011 3:37 pm

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
Attachments
keyboard.docx
attachement
(142.78 KiB) Downloaded 7 times
ksaenz
Enovation Controls Development
Enovation Controls Development
Posts: 263
Joined: Thu Aug 19, 2010 7:53 am

Re: unable to view the overlay layer at a context

Post by ksaenz » Thu Jun 09, 2011 4:51 pm

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
siva

Re: unable to view the overlay layer at a context

Post by siva » Fri Jun 10, 2011 9:18 am

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
Attachments
Keyboard View Script.txt
(6.8 KiB) Downloaded 8 times