Factorytalk Node/Computer name?

ScottAgropur

Member
Join Date
Apr 2015
Location
Wisconsin
Posts
4
The following is my platform:

- Factorytalk View SE Local 8.0
- Same App run on 2 different computers
- Would like to only manage 1 app

The following is what I would like to do, can this be done?

- If app is running on X computer, get node/computer name (X) and use as a permissive to allow certain things. i.e. display allowed to open, turn on bit, etc.

TIA

Scott
 
I believe you can use VBA code to accomplish this, either by computer name or IP address. I'm not well versed in VBA but possibly checking the help file in FTView SE Studio could point you in the right direction.
 
FYI:
Don't use the computer name to enable or disable functionality.
Use a "FileExists" type method instead. Much more flexible.

I just have a blank "ReportsOn.txt" file that I stuff on a computer that should print reports. If the file isn't there, then it doesn't print.
 
FYI:
Don't use the computer name to enable or disable functionality.
Use a "FileExists" type method instead. Much more flexible.

I just have a blank "ReportsOn.txt" file that I stuff on a computer that should print reports. If the file isn't there, then it doesn't print.


This works awesome and is so simple. Thanks rdrast!
 

Similar Topics

Hello all, I'm having trouble opening an application. After clicking open I'm prompted to login and after putting in username & password it...
Replies
0
Views
57
Has anyone found information on using the variable message file? I keep looking for documentation on how to implement the message file name as a...
Replies
0
Views
63
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
5
Views
227
how to communicate FactoryTalk Optix and Mitsubishi Q Series. I want to know the details of that
Replies
0
Views
68
Hoping someone can give me some guidance or confirmation of what I need to do. We have a FactoryTalk SE program that I need to change the IP...
Replies
2
Views
121
Back
Top Bottom