Skip to main content
6-Contributor
December 20, 2023
Question

Fanuc Focas Axis Load

  • December 20, 2023
  • 1 reply
  • 853 views

What are the addresses for axis loads and positions using Fanuc Focas? for CNC

1 reply

Support
December 21, 2023

Hello!!

 

The axis data values of the machine can be read with cnc_rdaxisdata tags and uses the cnc_rdaxisdata Focas
API call. The user must provide a class, type, axis, and whether they want the data or flag value.
Please look into mentioned article for more details.