Accessing Global Object Parameter Values in VBA Code

dl5051

Member
Join Date
Mar 2015
Location
Indiana
Posts
6
Hi All,

I'm working with 12 or so global objects I created, that are temperature displays (basic vertical gauge).

Each has several parameters associated with it. Basically, operating temp, hi and low alarms, and heat and cool levels for basic temp control. I also have idle temp settings defined in a pop up window and passed to HMI Tags.

I'd like to make a button that sets all the temps from operating to idle and back, without having to go through and write the code for all the specific tags (though doing it that way would have probably been quicker after all this research and no result).

What I'd like to do is access the global object parameters to get the HMI tags that are associated with each global object, and push the idle values into the operating tags (which go to the PLC). I'd like to just be able to iterate through all the objects on the page, and then iterate through the parameters of each object.

Does that make sense?
 

Similar Topics

Hi I have a DH+ network with SLC500s on it. During a recent project, I have to add a Controllogix on to the network using DHRIO card. I need to...
Replies
0
Views
1,861
Hi all, I am having issues accessing my Cimplicity software - the site code changed after re-install and I am no longer able to attain a new key...
Replies
10
Views
108
For the past few day, I have had problems accessing the Rockwell Knowledgebase. When I try to access it (and I do have a TechConnect Support...
Replies
7
Views
396
Hi, Small issue i've really been beating myself up over today. I've been working with Panelview panels for years. Currently working on an older...
Replies
1
Views
587
Dear experts, I have the following setup: CPU-313C (6ES7313-5BF03-0AB0 V2.6) + CP343-1 (6GK7343-1EX30-0XE0 V2.0) communicating with Siemens PC...
Replies
7
Views
2,673
Back
Top Bottom