cnc_distance
- Last UpdatedFeb 23, 2023
- 1 minute read
There is one parameter for the function cnc_distance specifying the axis number from which to read the machine axis distance to go. The function returns a value of signed 32-bit integer (Int32) type to indicate the value. The valid range of the axis number is any positive integer between 1 and 32.
Note: Although the connector is able to send a request to retrieve the data from any valid axis, it may not be able to get data if the specific CNC machine does not contain that axis or that axis is not available for data retrieval.