4. Network Operation Mode
[SMF-2008-A]
– 4-11 –
4.2.3. Input data setting examples
Moves 90 degrees from the current position in the CW direction in 1 sec.
Table 4.15. NC program, Operation instruction equivalent to G91.1G105G11A90F1
Device No.
Set value Description
Full rotation incremental dimension (G91.1)
RY(n+1)0 0
Angle unit (G105)
RWwn+3 5F90h
0001 5F90h = 90,000 (unit: x 1,000 [deg.]) = 90
degrees
03E8h = 1,000 (unit: x 1,000 [sec]) = 1 sec
Change the gain magnification to 100.
Table 4.16. NC program, Operation instruction equivalent to G12P100
Device No.
Set value Description
Change of magnification of gain (G12)
-
RY(n+1)2 -
0000 0064h = 100%
RWwn+5 - -