Community Tip - New to the community? Learn how to post a question and get help from PTC and industry experts! X
What are the addresses for axis loads and positions using Fanuc Focas? for CNC
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.