PView+ 700 (Touch and Keypad) Disabling Touch?

dipan

Member
Join Date
Jan 2016
Location
Charlotte, NC
Posts
4
Hey folks,

We have a PView+ 700 here that I've gotten set up. I've been told that it's possible to disable the touch screen on these but I can't seem to figure out how. The closest I've come is disable the 'Touch' property on all my buttons but the ability to touch the screen still persists when using numeric input objects (since it pulls up a touch keypad).

Is there anyway to completely disable the touchscreen to force our operators to use the physical keypads?

Looked through the config menu on the panelview and nothing comes close to letting us disable the screen. Maybe I'm missing something?

The room this panelview is going in is potentially very dirty and we'd like for the screen to stay relatively clean.

Thanks in advance for any help you can give.
 
This is definitely something I'll look into - thank you!

But it looks like there aren't any properties I can disable to get rid of touch functionality, that's a bummer.
 
In the case of the NumericInput object, you can select Scratchpad. On the properties:

Numeric - > Pop-up settings -> Scratchpad

From the FTV help:
Pressing the object will invoke the numeric scratchpad. To use the scratchpad, the computer running the application must have an external keyboard or keypad
Then you can go to Key Assignments (left click on the NumericInput object) and assign a key. Also you need to add a text near each NumericInput indicating what key is linked to the object.

However, the user can touch the NumericInput yet and get the Scratchpad. I exported a test screen to xml and found that NumericInput has a Touch property (touch="true"). I'm not sure if changing that property to false will do the magic you're looking for.

In any case, at least for other objects, you can export all the screens and change:

touch="true" -> touch="false"

And export the xml files into the project.

---------------
Maybe you'll need to cover the PV with an acrylic transparent sheet. Disabling the touch function doesn't mean people won't touch.
 

Similar Topics

Dear, I am using panel view plus 700 and downloading the program through Factory talk view ME. It downloads successfully but when it start...
Replies
1
Views
1,617
Hi, I have a PLC (Micrologix 1500) working with the machine. In my office i have a PanelView Plus 600, I've programmed with the application...
Replies
2
Views
1,732
I have a SLC 5/04 (1747-L542C Series C FRN10+) and a PanelView 550 (2711-B5A2, Series H, Rev B, FRN 4.41). Currently, the SLC 5/04 and the PView...
Replies
4
Views
7,512
Hi All. I came across an unuseable PV upload the other day, but the site had the original version so I did the mods that they wanted, but come...
Replies
5
Views
2,595
I have a Panelview Plus and Compact Logix L32E processor connected with a laptop via an ethernet switch. Actually, I'm on the phone with a tech in...
Replies
8
Views
5,100
Back
Top Bottom