how to configure Intouch HMI for logon user name

manasi

Member
Join Date
May 2007
Location
maharashtra
Posts
123
how to configure Intouch HMI for logon user name with different access level control like- operator, Administrator etc
Please note that HMI will have a development license

Manasi
 
the way i have handled this in the past is using an SQL Database to hold the usernames and passwords with the assigned user access level as an integer. Intouch then takes the active login and retrieves the integer which will e.g. enable or disable a certain function.
A good example is if an engineer wanted to force a valve it must be == 20 but if an operator with integer of 10 is logged in then the button to manually force the object is disabled.

I didnt ever like intouch's built in Login system.

LH
 
the way i have handled this in the past is using an SQL Database to hold the usernames and passwords with the assigned user access level as an integer. Intouch then takes the active login and retrieves the integer which will e.g. enable or disable a certain function.
A good example is if an engineer wanted to force a valve it must be == 20 but if an operator with integer of 10 is logged in then the button to manually force the object is disabled.

I didnt ever like intouch's built in Login system.

LH
thanks for the advice,
can this do the access security from runtime to development switching.
 

Similar Topics

hi all i am new here i have a mitsubishi smart touch hmi i.e ms-60t-pe but i cannot find a software to edit and download a program in it any help...
Replies
3
Views
157
Hello, I am trying to connect a Stride Analog Output module to a 1769 CompactLogix via Ethernet. I added a new Generic Ethernet Module for the...
Replies
4
Views
234
Dear all, I am beginer in ifix hmi programming. I have 2 ifix 6.0 pc with license FiX and client.. Can some one tell me how to configure sample...
Replies
0
Views
146
Hi all, the machine I am programming the Rockwell PLC for has about 100 parameters that need to be adjusted for every customer. I would like to...
Replies
20
Views
1,963
Within the last week or so, PME has crashed whenever I try to open a configure IO screen. I am running V8.0 Build 6215. Offline configuration of...
Replies
3
Views
393
Back
Top Bottom