wonderware intouch and rsview32

vinukrishnan

Member
Join Date
Oct 2010
Location
kottayam
Posts
20
hi friends...i am familiar with wonderware intouch 10 now i want to use rsview32 but i dont have much idea about that...is it possible to write scripts in rsview32 just like in intouch...if possible then how it can be done .some people adviced me that using macros,parameter file,command line etc we can make it possible.but i dont have much knowledge about that.can any one help me ..can you give some example of scripting also...
 
It is possible. The RSView scripting is VBA, not the proprietary InTouch scripting language. It's significantly different, but very possible. And, RSView scripting is much more flexible.
 
thank you..ozee ,,can u give one example just like filling tank,ie when one push button is pressed tank level should be increasing when it is released it should stay at it level ..in intouch it is like
if push == 1 and filltank <= 100 then
filltank = fill = fill + 1;
else filltank= filltank;
endif;
how the same thing can be write in rsview32...waiting for ur replay thank you..
 

Similar Topics

Last year, I tried to install Wonderware Intouch on the same laptop that I had RSView32 installed. The two did not play well together (DCOM...
Replies
8
Views
8,183
Hi guys, I have experience with PLC to Excel etc...just starting on using intouch scada screens. I have an Excel sheet that uses mainly...
Replies
1
Views
129
Hola chicos. Tengo un problema con el driver de comucicacion dasabcip 5, y un plc controllogix v34, ya realice la comunicacion pero en ciertos...
Replies
2
Views
144
Hi, I am upgrading a Wonderware SCADA form version 9.5 to version 23. I am able to migrate all the graphic, but when to activate the runtime this...
Replies
8
Views
391
Hi all, I am using OI.GATEWAY.2 to communicate to the PLC using an OPC UA. I can see the tags using an OPC explorer connecting to the...
Replies
0
Views
169
Back
Top Bottom