Somthing is wrong cant understand what/why?

briana banks

Member
Join Date
Jul 2005
Posts
242
Hi All

Using RSView32 with RSTrendX (CPR 7).
I added the placeholder #1 as a pen.
i call the display (that contains the RSTrendX object) with the appropriate tag each time
It seems that it doesnt recognize the placeholder.

Am i using the right object?

Thank you
 
TrendX is an activeX component on the display, which is not the same as an RSView object on the display. Tag placeholders aren't passed to the active X components. You can create a VB script to change the tagname for pen #1 and run the VBScript after the display opens.
 
Unlike RSViewSE, RSView32 uses a project wide VB file (which IMO Rockwell erred when the removed that for SE). Create a VB routine in the project. Then under window properties configure it to run a macro script when the window opens. In the macro script you would put two lines. The first is a pause, to give the ocx time to load and initialize, then vbexec the vb routine you wrote.
 
Set the command for the button to VBAEXEC SUBROUTINENAME.

I usually set it as the button release command rather than a button press command so that way the operator can cancel by dragging off the button.
 

Similar Topics

Hi all, I did this before but can't remember how. I've downloaded the EDS for 1769-OB32T module Rev 3.1 from Rockwell. I have all versions of...
Replies
3
Views
1,918
I am latching and unlatching "result_Data_latch" bit within same rung. Will This copy/move instruction execute correctly??
Replies
4
Views
205
We have a quad monitor setup with FT SE and we are utilizing a header screen at the top of every display. when we open a new page we abort the...
Replies
0
Views
106
Hi all, I am having an issue with FT View Studio ME when I try to open the propoerties of any object, the size of it is very big and doesn't let...
Replies
0
Views
109
ewrong aka the censored brand of remote access this thing is kicking my butt and im not sure if i am just irritated enough that i am missing...
Replies
5
Views
643
Back
Top Bottom