This article applies to these versions of LandingLens:
LandingLens
LandingLens on Snowflake
In LandingLens v2.6.45 and later, you can set up multiple configurations for each Inspection Point. A configuration is the collection of settings for the Inspection Point. Set up multiple configurations if you want to switch between settings without changing the Inspection Point itself.If you’re using a PLC, you can set it up to automatically switch between configurations. For more information about using a PLC with LandingEdge, go to PLC Workflow.If you’re not using a PLC, you can manually change the configuration in the LandingEdge interface.Configurations are managed in the Configuration field at the top of the Inspection Point settings.
When you create an Inspection Point, LandingEdge automatically creates a configuration that has the same name as your Inspection Point. Any settings you configure are saved to that first configuration.
When you create a configuration, it’s assigned an Index number. Index numbers start with 1 and go up sequentially by 1 (1, 2, 3, etc.).LandingLens and a PLC use the Index to communicate with each other about the configurations. You can think of the Index as a “code name” for the actual configuration.If you want a PLC to be able to ask LandingEdge to switch to another configuration, set up these inputs/outputs:
Input: Request Sub-Configuration Index: The PLC can tell LandingEdge to change to a different Inspection Point configuration. Use the configuration Index, and not the configuration name.
Outputs: Current Sub-Configuration Index: LandingEdge tells the PLC the Index of the Inspection Point configuration that is currently running.
You can delete configurations. However, in order to function, an Inspection Point must have at least one configuration. Therefore, you can’t delete all configurations.To delete a configuration:
Click the Configuration drop-down menu.
Click the Delete (trash can) icon for the configuration you want to delete.
On the pop-up window that opens, click Yes, Delete Configuration.
When you run inference using the Inspection Point, the configuration name—and not the Inspection Point name —displays on the LandingLens Deploy page.For example, in the screenshots below, the Inspection Point is named “Conveyor Belt 52H”. The user ran inspection on the configuration named “Conveyor Built 52H Camera 2”, so that’s the name of the endpoint that displays on the Deploy page.