RSView32 to FTVSE - "Invoke" command?

xC0MMAND0x

Member
Join Date
Jul 2013
Location
Minnesota
Posts
265
I'm working on a conversion project from RSVIEW32 --> FTViewSE 7.0.

A lot of Macros have an "Invoke" command - what does that do? I'm not familiar with it and cant find documentation...

Example Macro below:

Code:
Invoke TankInfo_Powder.ParmDisplay.ConfigNameToUse("PowderParameters")
SET Powder\SELECTVARIABLES Powder\BATCHID + ",10," + Powder\BATCHID + ",10"
Invoke TankInfo_Powder.ParmDisplay.SELECTVARIABLES(Powder\SELECTVARIABLES)
Invoke TankInfo_Powder.ParmDisplay.LOADCONFIGSET("0")
Invoke TankInfo_Powder.ParmDisplay.FORCEREFRESH("0")
Invoke TankInfo_Powder.ParmDisplay.LOADCONFIGSET("1")
Invoke TankInfo_Powder.ParmDisplay.FORCEREFRESH("1")
 

Similar Topics

I have converted RSV32 to FTVSE Distributed. pretty straightforward... I cant seem to figure out how or find any documentation to migrate RSV32...
Replies
4
Views
2,323
I'm importing an RSView32 project into FTView SE. I'm using Legacy Tag Database Conversion on a virtual machine with Windows XP, I did the first...
Replies
0
Views
410
Hi everybody, I have a rsview32 application, when I try to run it it loads upto 80% system settings and the crashes saying Rsview32 Project...
Replies
3
Views
1,935
Hi Guys I'm having trouble assigning a tag to an activex label on a Multipage Tab. I can assign the tag to an active x label on a normal display...
Replies
0
Views
614
I have followed the procedure below to convert RSView32 project to FactoryTalk View...
Replies
5
Views
1,463
Back
Top Bottom