RSView Studio SE Displays variables

awnet

Member
Join Date
Jun 2007
Location
Viareggio
Posts
44
Hi!

I have a problem with the displays of my project in RSView Studio SE. Colud you tell me how to access the variables of one display from another display. I put for example a string public in a display but I can't refer from another display. o_O

Thanks.

bye
Michele
 
The easiest way may be is to make variable or tag for your display variable. then you can use it everywhere.
Every component in a display have unique name called COMMON. you can use it.
 
Sorry but I can't understood very well. What do you mean with the word COMMON I can't find in the suggest in the list suggests that appear when you write code.

Help.Please
 
Tags can be referenced from any display.

If you are talking about a VBA Variable, you need to enumerate the list of open displays, find the right one, get a handle to the object, and then use it's properties. If a display is not open, then you simply cannot access a VBA variable.

See Rockwell tech note A31737385 for an example.
 

Similar Topics

I created a project, then backed up the application and transferred it to a laptop for DL to the PV+. In the process of testing the program I of...
Replies
6
Views
4,400
Hello to all the knowledgeable people inside the computer screen, my problem at the moment is like the title says, l can't open projects in...
Replies
1
Views
1,317
Hi Working with some project guys who have replaced a controllogix processor previously using RSLogix 5000 V11 for a controllogix 5588E using...
Replies
10
Views
3,978
We have an older laptop here at work that has RSView Studio on it that isn't used for anything. They only use Red Lion HMI's now. I was thinking...
Replies
2
Views
1,502
I have an RSView SE 3.0 distributed application running on a Client/Server. Can I use FTView 7.0 to develop some new screens and or modify...
Replies
1
Views
3,897
Back
Top Bottom