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 folks. I have a system that I'm working on that needs 2 alarms banners with different event subscription: - One banner for a specific area...
Replies
3
Views
87
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
174
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
250
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
166
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
2,021
Back
Top Bottom