Help with Panelview plus 600 login history

bdingus76

Member
Join Date
Jan 2014
Location
Ashland
Posts
6
Hi everyone.. We are currently using RFIDeas to login into out panelview using revision 8.2 with FactoryTalk ViewME. I'm having trouble finding an object to set up to show user login history. Is there a standard object for this or is it something that needs created? Any help would be appreciated.
 
Hi, Technote 29564 describes how to do it, if you have a techconnect agreement.


You basically use a macro to write from the system tag system\user or CurrentUserName() to a string tag in the PLC.


As you want a login history, you would have to do a comparison in the PLC to check if the user name has changed. If it has changed, you would probably move the old user name to a new location (possibly by using an array)
 
This helps a little bit. Guess what I was looking for is a pre created list similar to that of the alarm list on the panelview. I noticed in revision 10 I can accomplish this with the audit trial but that seems to be a pain as a single log in shows up 3 consecutive times in the list.
 

Similar Topics

Hello One thing I want to ask is. I have been using the panelview plus 600, but I have seen that it is possible to read it in version 7 or later...
Replies
0
Views
1,172
Hi, This is my first post and my first time programming a panelview plus 1250. Im looking for some help with something I am trying to do with...
Replies
2
Views
1,317
Hi there, I seem to be having some issues interfacing a Mircologix 1400 and a Panelview plus 1000. All communication is done over ethernet...
Replies
2
Views
2,353
I have run into a situation where I am now on "borrowed time". Our company has finally used it's last PV600 "spare" and now we are going to have...
Replies
12
Views
4,522
Hi all Pls help me I have 2 Screen : Screen 1 and Screen 2 and 1 tag "Scr_display" I want to do : When "Scr_display" = 1: HMI will display...
Replies
6
Views
1,642
Back
Top Bottom