•
|
SetActiveProgram(program : object)
|
Sets the active program on this controller.
•
|
SetToolProfiles(toolProfiles: list)
|
Sets tool profiles.
•
|
SetBaseProfiles(baseProfiles: list)
|
Sets base profiles.
•
|
AddToolProfile(toolProfile: object)
|
Add input tool profile at the of tool profiles list.
•
|
AddBaseProfile(baseProfile: object)
|
Add input base profile at the of base profiles list.
|