The difference between these objects is the code that is generated by them and the libraries they are compatible with. By hovering over them the user can see the guidance for when to use them:
“Cam table ABB”
-
This allows the user to get additional data via Cam structure.
-
In the project the user need to use “MCA_CamStructureSelect” (and not “MC_CamTableSelect”).
-
Compatible with Automation Builder 2.6.1 or higher.
“Cam table ABB basic”
-
This gives the user only basic information from the Cam.
-
In the project the user need to use “MC_CamTableSelect” as in the past.
-
Compatible with Automation Builder 2.6.0 or lower.
-
Differences in using the two “Cam tables” types in application code