Network Value Service Subroutines and Modules

In order to make use of the Network Values service, you must first start the service, and then call Register(). An example is displayed below.

If \NetworkValues\Started Main;

[\NetworkValues\Register(Self, GetInstanceName());

   …

]