EasyManua.ls Logo

Fagor CNC 8070 - Configuring network properties.

Fagor CNC 8070
556 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...



Programming manual
402
CNC 8070
14.
CNC VARIABLES
Related to OEM parameters
(SOFT V02.0X)
378
14.8 Related to OEM parameters
These variables are read-only (R) synchronous and are evaluated execution time.
They have generic names.
Replace the letter "i" with the parameter number keeping the brackets. This number
corresponds with the parameter number in the machine parameter table. For example, the
parameter that appears in the MTBPAR table as P0 will be accessed as (V.)MTB.P[0].
When reading the (V.)MTB.P[i] variable from the PLC, it truncates the decimal portion. The
(V.)MTB.PF[i] variables return the parameter value multiplied by 10000.
DATA = 54.9876
(V.)MTB.P[10] = 54
(V.)MTB.PF[10] = 549876
The access to drive variables may be either to read or write depending on how it has been set in the
machine parameter table. Likewise, the type of access to these variables from the PLC, synchronous
or asynchronous, is also defined in the machine parameter table.
(V.)MTB.P[i] V.MTB.P[3]
SHARED MEMORY
PRG PLC INT
(V.)MTB.PLCDATASIZE
Size of the PLC's shared data area R R R
OEM PARAMETER
PRG PLC INT
(V.)MTB.SIZE
Number of OEM parameters R R R
(V.)MTB.P[i]
Value of the OEM parameter [i] R R R
(V.)MTB.PF[i]
Value of the OEM parameter [i] Value per 10000 R R R
READING DRIVE VARIABLES PRG PLC INT
(V.)DRV.SIZE
Number of variables to be consulted at the drive R R R
(V.)DRV.name
Value of the variable R/W R/W R/W

Table of Contents

Other manuals for Fagor CNC 8070

Related product manuals