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

how to communicate FactoryTalk Optix and Mitsubishi Q Series. I want to know the details of that
Replies
0
Views
36
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
82
We are a water/wastewater plant, collecting realtime and manually entered data. We have been using FactoryTalk Historian (OSI PI) for real time...
Replies
3
Views
125
Good morning! Let me start by saying, I am still learning about this type of HMI programming. I recently watched a video about recipes and how it...
Replies
0
Views
68
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
129
Back
Top Bottom