Parameters for other functions
- Last UpdatedSep 28, 2022
- 1 minute read
In addition to the above functions used by the connector to collect data, the following three functions are also used to communicate with the CNC machine:
-
cnc_allclibhndl3
Connect to the CNC machine.
-
cnc_setpath
Set path on the CNC machine.
-
cnc_freelibhndl
Disconnect from the CNC machine.
The above three functions are not used for retrieving data from the CNC machine, and have no defined parameters.