FactoryTalk View Custom Login Solution

bfearnow

Member
Join Date
Dec 2013
Location
Athens
Posts
2
Hey all,

This is my first post so I thought I would share a solution to a request I've seen a few times on this forum while trying to figure it out myself before making an account. (n)

I handled all of the security myself in the PLC, creating strings for usernames and passwords and comparing them to an input username/password from a PanelView. Each username/password combination has its own "permission level" which allows access to certain parameters (like saving to a protected number of recipes which we found useful when operators "accidentally" overwrite working recipes).

The biggest problem for people that I saw was not being able to track when the screen was "idle" in FactoryTalk View. To do this, I still use the auto logout feature in the Project Settings which has no effect on the Username/Password status, but when the autologout happens you can have it move to a screen number. When I am on this screen number for a predetermined amount of time I auto logout of the PLC username/password/permissions. I know its not much for my first contribution to the forum, but I've only had about a year of PLC experience.

If you have any better suggestions let me know!
 

Similar Topics

I'm testing the ability to make a custom ActiveX control for PVP7 applications to be able to write data out in an XML format. With my simple...
Replies
1
Views
708
Hello, I am having trouble configuring my security in FactoryTalk View ME (for a PanelView 300+). We have added several users with the different...
Replies
0
Views
2,473
Hello, I have a panelview plus that reads from 4 different PLC's. 2 of these used to be Micrologix PLC's and someone else went and updated them to...
Replies
3
Views
99
Hi. I need to create several alarm servers in an application, but first I need to know if there is any impact on communication, or if more...
Replies
0
Views
71
Hello all, I'm having trouble opening an application. After clicking open I'm prompted to login and after putting in username & password it...
Replies
0
Views
87
Back
Top Bottom