This module contains Remote TCP and toolpath APIs.

NOTE:

  1. These script functions are only accessible if the program is being run from within Polyscope.
  2. 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.
  3. 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.