This module contains Remote TCP and toolpath APIs.
NOTE:
- These script functions are only accessible if the program is being run from within Polyscope.
- The Remote TCP & Toolpath URCap Controller must run in order for the script functions to work. Go to Installation > URCaps > Remote TCP & Toolpath URCap to start the controller from the URCap home page.
- The script functions are available in the Functions dropdown within the Script node (Program > Advanced > Script). Note:
mc_add_circular()requires six arguments, but only five arguments are displayed in the Functions dropdown. Please make sure to specify the sixth argument ‘mode’ when using this function.