Closed tukusejssirs closed 2 years ago
Regarding delta
->state
. I remember this was your suggestion, so the docs are not up to date.
Available data: https://docs.ladder99.com/focas-api/misc/cnc_sysinfo.xml
Regarding
delta
->state
. I remember this was your suggestion, so the docs are not up to date.
Ah, yeah, now I remember that I suggested something like that and still like it better using state
instead of delta
.
I want to know if you can provide a list of possible
data
acquired from Fanuc insysinfo
.In the docs, you acquired the following data:
I get a different
data
object. Also note that thedelta
object is for some reason renamed tostate
.I have access to 22 Fanuc machines with FOCAS (in contrary with what I originally said in this comment:
On all of these machines I get the payload above. In order to be precise, here are all differences in values of the
data
object properties between these machines:model
:MODEL B
,MODEL D
,MODEL F
;mt_type
:Lathe
,Machining center
,T series with 2/3 path control
;series
andversion
combinations:D6G3
:10.0
11.0
,19.0
,;D6G1
:14.0
,19.0
,34.0
,35.0
,37.0
,38.0
,42.0
,44.0
,48.0
,61.0
;D6F1
:21.0
,22.0
,40.0
;axes
are from range of1-6
.Another possibility is that the documentation was not updated yet.