What are the differences in the following tags:
cnc_rddynamic2_ActS
cnc_rdaxisdata:3:1:1:data
cnc_rdaxisdata:3:2:1:data
Solved! Go to Solution.
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
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