View SE Functional Equivalents for "Account" and "ActivityViewer"

Join Date
Nov 2013
Location
Michigan
Posts
532
I'm converting an RSView32 project and part of it is the ability to mange users and view the Activity Log from Runtime.

I have the Migration guide so I know these commands aren't available in View SE. I'm wondering if there is a functional equivalent I can do. Is there any way I can get this functionality? The ability to manage users from Runtime is the highest priority.
 
No. It is FTView SE, designed to be ultra secure (cough), and compliant with the highest security ratings (laugh) via the ability to certify against 21 CFR Part 11 (rolling on the floor).

In truth, SE uses primarily Windows Security, but dumbs that down to insignificance. Your run time options include "Login", "Logout", and "Show Password Box".
 
For FTV SE, User Accounts are managed under the FactoryTalk Administration Console (FTAC). If you want to manage User Accounts at runtime from a Client, then you can launch FTAC from within the application using the "AppStart" command and pointing it at "FTAdmin.exe".

Example...

AppStart "C:\Program Files\Common Files\Rockwell\FTAdmin.exe"

You can set Security Privileges for individual User Accounts or Groups to prevent unauthorized changes, but it's usually best to just simply restrict those who have no requirement for FTAC from being able to open it by using the AppStart command on a secured Display.

Regards,
George
 
For FTV SE, User Accounts are managed under the FactoryTalk Administration Console (FTAC). If you want to manage User Accounts at runtime from a Client, then you can launch FTAC from within the application using the "AppStart" command and pointing it at "FTAdmin.exe".

Example...

AppStart "C:\Program Files\Common Files\Rockwell\FTAdmin.exe"

You can set Security Privileges for individual User Accounts or Groups to prevent unauthorized changes, but it's usually best to just simply restrict those who have no requirement for FTAC from being able to open it by using the AppStart command on a secured Display.

Regards,
George

Sounds good. This is what I'll do.
 

Similar Topics

I have two identical machines running similar HMI projects, the only difference is one is done in FactoryTalk View Version 10 and the other is...
Replies
2
Views
80
I am using Factory Talk view Machine Edition Runtime HMI. I want to configure on button in such way that when i press this button I want to...
Replies
3
Views
93
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
173
Hello, We recently upgraded our control server to a newer model. After the transition we are experiencing issues with our trend graphs to where...
Replies
2
Views
121
Back
Top Bottom