Write a value inside a tag from PV+ user

danielplcsnet

Member
Join Date
Oct 2010
Location
Mexico DF
Posts
30
I need to do a activity history of all panelview plus users (for Controllogix processor).Only I need to know who's logged and put a value inside a tag.

I have three users, then I need to know and set a value for example:

1. If has logged User A.......Then set 3 to Tag (UserValue).
2. If has logged user B........Then set 6 to Tag (UserValue).
3. If has logged user C........Then set 9 to Tag (UserValue).

I have tried with macros but I can't view any value. :confused:

I have attached two images of my attemps for your information.:unsure:

Thanks in advance!!

Daniel

Image1.PNG Image2.PNG
 
The simplest thing would be to create a Login Macro.

Open the Runtime Security window and you will see that each account has a Login Macro and a Logout Macro you can designate.

The Macro won't need to include anything but the Tag Name and the value you want to set for each User.
 

Similar Topics

Hello Everyone, Can somebody tell me how I can move a internal value ( word, int, float etc) to a external tag in C script or VBS or another...
Replies
3
Views
2,028
I have a site that I have recently commissioned using View SE 8.0 connected to a CompactLogix 1769-L30ER. The customer has View SE ver 8.0, so...
Replies
7
Views
4,685
Hi , I am having a set of data that has to be logged in database via kepserver datalogger using compact logix,,, I was able to write those data...
Replies
1
Views
3,045
hi. i have a problem. im using omron cx-programmer..how to write the program to find maximum and minimum value in ladder diagram using the...
Replies
4
Views
3,284
Hi, first sorry my english. I need help. Im using RSView32 7.40 I want to write value to a tag from Visual Basic. i calcualted something in...
Replies
0
Views
1,361
Back
Top Bottom