RSView SE Display command with place holder ?

briana banks

Member
Join Date
Jul 2005
Posts
242
Hi All

Using RSView SE

i have a display with a push button in it.

In the button's command i wrote Display #1

and in the paramer file i wrote: #1=menu_bar /Pparfile

what is the correct syntax as i get an error (not found) for aforementioned syntax.

Thanks
 
Hi.

Ok,then i'll put the command in a memroy string tag?

and another question...

alarm summary has the ability to filter alarms according to tags.
How can i use the same alarm summary display viewing
through different filters at run time?

Thanks
 
Alarms:
I divide my alarm areas in the tagname database into logical units...

Alarms\Machine1\Section1\AlarmTag_1
Alarms\Machine1\Section1\AlarmTag_2
...
Alarms\Machine2\Section3\AlarmTag_1
etc.
Then you can filter based on any level of detail you want, "Alarms\*", "Alarms\Machine2\*" etc.
 
Hi

My alarms are also divided into logical units
how can i access (through v.b. ?) the alarm summary object?
I have only one display with alarm summary object in it.

Thanks
 
Well, i manage to figure out how to do this

but some how the filter itself doesnt work at all.

I put "Alarms\topic*" in the filter field but it doesnt filter.
 

Similar Topics

Hi all, We have a RSView SE 6.1 application which needs to record some data into the database. So I created a startup macro "Display Record /B...
Replies
1
Views
1,873
Hi Guys, I need some help here. I have an ME project where a "Go To Display" button on my "Log In" display will only work once, after first...
Replies
9
Views
2,460
How do i make a string display visual in rsview 32 runtime. In the rsviewapps file i have a file named TIX that has the information i need to display.
Replies
0
Views
1,469
I have the VB code: Private Sub NumericInput5_Change() Dim Logged_Message As String Set oPC = Me.FindElement(Me.ActiveElement.Name) Park_Veh...
Replies
0
Views
1,333
I am using RSView ME version 4.0 but only for another month or so. We are going to be upgrading to SE. But in the mean time I would like to add a...
Replies
0
Views
1,345
Back
Top Bottom