CurrentUserName display on FactoryTalk View Studio SE

Chibu

Member
Join Date
Feb 2023
Location
Ontario
Posts
49
Hi Guys,

How can I display Current logged in User Name display on FactoryTalk View studio Site Edition?

What I did:
String Display object >> Syntax/Expression as 'CurrentUserName', CurrentUserName[], and ApplicationName.CurrentUserName all to no avail.
 
You've got the right idea

You do want a string display.

1. Create a new String Display object
2. In the Properties Window click on the Connections tab
3. Underneath Expn click on the ".." icon for the Expression Editor
4. Click on the Functions button
5. On the left, click Security
6. Select CurrentUserName( ) - name of current user and click OK

Your expression should have CurrentUserName( ). No need to type it, or edit it.

When you run the application, it will show your Windows computer name and user name until you have logged in as a FT user.

OG
 
You've got the right idea

You do want a string display.

1. Create a new String Display object
2. In the Properties Window click on the Connections tab
3. Underneath Expn click on the ".." icon for the Expression Editor
4. Click on the Functions button
5. On the left, click Security
6. Select CurrentUserName( ) - name of current user and click OK

Your expression should have CurrentUserName( ). No need to type it, or edit it.

When you run the application, it will show your Windows computer name and user name until you have logged in as a FT user.

OG
This worked. I am grateful.

Thanks a lot Bro.
 
Again, I tried using PrintDisplay and ScreenPrint Command in FactoryTalk view Studio SE v12 in Command Line to automatically generate a PDF file of the Display; but it does not work.

How can I automatically print Display to PDF Please?
 

Similar Topics

Hi there, I am fairly new to using FT SE and Controllogix and am currently trying to write the CurrentUserName( ) function to be written to a...
Replies
7
Views
6,528
Hello, I'm using FactoryTalk View ME V10. I created a valve as a global object with multiple parameters and when the object is being used at the...
Replies
2
Views
130
Hello all, I was modifying an HMI in factory talk and went to change a go to display button using the ... to select from a list as I had done...
Replies
4
Views
177
Is there a way to add a local message display to Studio 5000 View Designer? If its there, I’m not finding it. I have used them in older versions...
Replies
11
Views
411
Hello, I am new to Codesys, and am trying to learn about it for a project we're developing. I've got a couple questions, but first a little...
Replies
1
Views
156
Back
Top Bottom