How to Disable FactoryTalk SE OnScreen Keyboard during Runtime

Join Date
Jul 2007
Location
Kiruna
Posts
600
Hi Guys,

I have a project where I have 4 ME Panelview Plus apps and 5 SE Industrial PC apps.

The numeric input display is different in SE than ME so in order to for each app to have the same "feel" i made my own kepad for SE to look identical to ME one.

Everything worked fine until end of project when i enabled security on SE. In order for operator to log in they need the onscreen kepboard feature of SE. Of course when enabled this now overides my custom keypad,

Is there anyway i can enable SE keyboard when on a specific (login) screen and disable it when i leave this screen???
 
How did you implement your keyboard?
If you implement it as a ActiveX Control, then you need only use it where you need numeric/screen input on a control by control basis. In that case, the default keyboard would still be active for 'Native' View controls.
 
Hi RDCast,

The very man!!!

No I didnt implement it using ActiveX. Its basically just a display I created using the SendKeys command. On click of an object i call the screen passing in the tag I want to write too.
 

Similar Topics

Hello everybody! Could you please advice me how to disable or hide system messages in FactoryTalk Alarm and Event. Because when communication with...
Replies
5
Views
3,779
Hey guys, I was wondering if there was a way to disable the enter key for all of the displays that I have? any help is appreciated, thanks.
Replies
3
Views
1,785
Hi all, I'm working on a project in FactoryTalk View Studion 8.1. One of my tags comes from a source that occasionally spits out bad data, which...
Replies
2
Views
3,063
Hello, I have a FactoryTalk View SE v7.0 application which i have currently running with 'Disable switch to other appications' so that the...
Replies
0
Views
2,147
Is there a way to remove tab focus from certain buttons? In other words I never want a button to receive focus. The only way I want a button to...
Replies
1
Views
2,059
Back
Top Bottom