Quantcast
Viewing all articles
Browse latest Browse all 1794

VBScript EasyDAClient event hooking without WScript - by: nknox

Hello,

I have a customer who is trying to upgrade a deprecated OCX control and is looking at OPC Data Client's COM development capabilities to do so. They are attempting to write a script for software they are using (CA Plex) based on the SubscribeItem example. Since it doesn't include Wscript, we are unsure how to navigate configuring the ItemChanged event hooking as function pointers do not seem to be supported in VBScript outside of GetRef(), which can only connect to DHTML events. Can you think of a way to work around this? Any guidance would be appreciated.

Viewing all articles
Browse latest Browse all 1794

Trending Articles