Back

Topic

[KB417]Mass Variable Subscription Project in VBA

14 years ago
By RM
Options
Print
Applies to:

PcVue version 8.2 SP1.
In general if a project is used with a later version of PcVue it will be automatically converted to that version. Occasionally it may be necessary to make manual modifications.


Summary:

This VBA example demonstrates how you can subscribe to several variables without having to subscribe one at a time. When any of the subscribed variables changes, it’s name and value are returned. The example makes use of the class modules CLS_Subscription and CLS_Variable developed specifically for this purpose.


Details:

Sample project:


Created on: 11 Feb 2011 Last update: 13 May 2024