FTV SE: Login each client

ytangsuan

Member
Join Date
Jun 2010
Location
Bangkok
Posts
6
I am developing FTV SE Network Distribution application. There are 1 x server and 3 x client in a control system architecture.

When I login at CLIENT01, other 2 x CLIENT also login as well.

I create a button and tie a "login" VBA function. When I login to a CLIENT01, a CLIENT01 CurrentUserName is changed correctly. Other 2 x CLIENT also login and their CurrentUserName is changed to the same as CLIENT01.

How can I login each FTV SE client?
 
This is my mistake. In VBA, I keep 'CurrentUserName' in a server tagname. Then I make a String display linked to a new tagname to show 'CurrentUserName'. This is a mistake.
Normally, when anyone logins to the CLIENT01, only CLIENT01 is logon.
I just replace a String display with caption of 'Text' object. Now i can see 3 x different user from 3 x client.
 

Similar Topics

Hi Guys, I would like to display the current user logged into the system in a textbox. I've assigned the system/user tag to the value property...
Replies
5
Views
3,434
Is there any way to set up an alarm tag or something of that nature to log when users log in or out of Factory Talk View Se into the event/alarm...
Replies
1
Views
2,826
Hello everyone, I am currently working on a project that uses a Rockwell L33ER controller and the FTV Studio V13 as Supervisory computer...
Replies
0
Views
84
Hello everyone, I am working in a platform and we installed FTV CLIENT SE V 12 IN ALL THE CLIENTS COMPUTERS, we have 6 clients and only 1 is not...
Replies
0
Views
79
Hi all, I'm having difficulties trying to connect FactoryTalk View SE Local Station (V13.00) to MS SQL Server Express. I state that they are...
Replies
2
Views
109
Back
Top Bottom