ViewEngine object
- Last UpdatedJun 20, 2024
- 1 minute read
The ViewEngine object must have a Platform on which to run. This object:
-
Hosts ViewApp objects which will be used through the desktop client.
-
Hosts InTouchViewApp objects.
-
Contains the logic to set up and initialize objects when they are deployed.
-
Contains the logic to remove objects when they are undeployed.
-
Determines the scan time which all objects within that particular engine run.
-
Determines if the ViewApp objects that it hosts will be read/write or read-only.
Note: InTouch applications are not affected by the "ViewApps are Read Only" setting of the ViewEngine. This setting is used for the ViewApp object only.