Server Objects

<< Click to Display Table of Contents >>

 

Server Objects

To access an object executing in a Server from a Screen Object or an ElipseX, users must use the Application.GetObject method. Example:

Server objects

Server objects

Application.GetObject("Data.InternalTag1"): Internal Tag on the Data Server

Application.GetObject("Database"): Database

Was this page useful?