Log onto entities automatically
- Last UpdatedNov 26, 2024
- 1 minute read
If one or more controls in your symbol require the run time operator to log on to an entity, you can set the AutoLogOnEnt property of those controls that require a logon to True. At run time, the control then opens the logon dialog box for the control. You can also set a fixed value in the LogOnSite and LogOnEntName attributes for the control to logon to the entity automatically.
The LogOnSite and LogOnEntName fields only accept hard-coded values and not references to the object attributes.
If the AutoLogOnEnt property is set to False, you need to configure a script to log on users to the controls.
Log onto the entity used in software controls automatically
-
Select the control for which you want to enable automatic logon to the entity.
-
In the Factelligence category of the Properties Editor, locate the AutoLogOnEnt property.
-
Set the value of the property to True.