Skip to main content
1-Visitor
April 24, 2025
Solved

Fanuc Focas Libraries

  • April 24, 2025
  • 1 reply
  • 708 views

What are the differences in the following tags:

cnc_rddynamic2_ActS

cnc_rdaxisdata:3:1:1:data

cnc_rdaxisdata:3:2:1:data

Best answer by AKshara

cnc_rddynamic2_ActS - This tag reads various dynamic data from the CNC machine, such as actual feed rate, spindle speed, and axis positions. It is an improved version of the cnc_rddynamic function and can read more comprehensive data

 For the rest of the other tags, follow the help file 

 

Essentially, the main difference between the last two tags lies in the type of data being read (1 for position and 2 for speed).

 

-Thank You

Kepware Support Team

 

1 reply

AKshara14-AlexandriteAnswer
14-Alexandrite
April 24, 2025

cnc_rddynamic2_ActS - This tag reads various dynamic data from the CNC machine, such as actual feed rate, spindle speed, and axis positions. It is an improved version of the cnc_rddynamic function and can read more comprehensive data

 For the rest of the other tags, follow the help file 

 

Essentially, the main difference between the last two tags lies in the type of data being read (1 for position and 2 for speed).

 

-Thank You

Kepware Support Team