Community Tip - Visit the PTCooler (the community lounge) to get to know your fellow community members and check out some of Dale's Friday Humor posts! 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.