- Legal information
- Document information
- Preface
- 1Fundamental safety instructions
- 2Functional scope
- 3Basic commissioning and configuration
- 4Machine data
- 5PLC programming
- 5.1Overview
- 5.2PLC description
- 5.3Signal description of the PLC interface and transfer blocks
- 5.3.1Overview of the blocks
- 5.3.2Interface for loading/unloading magazine
- 5.3.3Interface for spindle as change position
- 5.3.4Interface for turrets as change position
- 5.3.5Interface for loading/unloading magazine (multitool) (DB1071)
- 5.3.6Interface for spindle (multitool) (DB1072)
- 5.3.7Interface for turret (multitool) (DB1073)
- 5.3.8Interface NC channels
- 5.3.9Interface magazine configuration
- 5.3.10Delete pending tasks
- 5.3.11FC6: TM_TRANS2 - transfer block for tool management and multitool
- 5.3.12FC7: TM_REV - transfer block for tool change with revolver
- 5.3.13FC8: TM_TRANS - transfer block for tool management
- 6NC programming
- 6.1Overview of OPI and system variables
- 6.2Use of the magazine data
- 6.3Use of the tool and cutting edge data
- 6.4Cutting edge data
- 6.4.1Cutting edge data
- 6.4.2Cutting edge parameter $TC_DP
- 6.4.3User cutting edge data $TC_DPC
- 6.4.4Cutting edge-related tool monitoring $TC_MOP
- 6.4.5User cutting edge monitoring $TC_MOPC
- 6.4.6Location of use-dependent offsets fine (additive offsets) $TC_SCP
- 6.4.7Location-dependent offsets coarse (setting-up offsets) $TC_ECP
- 6.5Tool data
- 6.6Magazine data
- 6.6.1Overview of magazine data
- 6.6.2Magazine description data $TC_MAP
- 6.6.3Magazine user data $TC_MAPC
- 6.6.4Magazine location data $TC_MPP
- 6.6.5Magazine location user data $TC_MPPC
- 6.6.6Magazine location type hierarchy $TC_MPTH
- 6.6.7Distance to change position $TC_MDP
- 6.6.8Magazine blocks $TC_MAMP
- 6.6.9Assignment of buffers to spindles $TC_MLSR
- 6.7Multitool data
- 6.8Adapter data $TC_ADPT
- 6.9User-definable variables
- 6.10NC language commands
- 6.10.1CHKDNO - Uniqueness check for D number
- 6.10.2CHKDM - Uniqueness check within a magazine
- 6.10.3GETACTTD - Determining the tool number of a unique D No.
- 6.10.4GETDNO - Read out D numbers
- 6.10.5SETDNO - Set or change D number
- 6.10.6DZERO - Invalidate D numbers
- 6.10.7DELDL - Delete additive offsets
- 6.10.8NEWT - Create new tool
- 6.10.9NEWMT Create new multitool
- 6.10.10DELT Delete tool
- 6.10.11DELMT - Delete multitool
- 6.10.12$TC_MTPN - Delete one or all multitools
- 6.10.13GETT-T - Read T number
- 6.10.14SETPIECE - decrementing the workpiece counter
- 6.10.15GETSELT - Read the selected T number
- 6.10.16GETEXET - Reading of the loaded T number
- 6.10.17$P_MTHSDC - master tool holder with regard to the D offset selection
- 6.10.18$P_TH_OF_D - master tool holder to which the current D offset refers
- 6.10.19GETACTT - Read the active internal T number
- 6.10.20SETMS - Set master spindle
- 6.10.21SETMTH - Set master toolholder number
- 6.10.22POSM - Positioning the magazine
- 6.10.23POSMT - position multitool on toolholder to location number
- 6.10.24MVTOOL - NC command to move tool
- 6.10.25SETTA - Activate tool from wear group
- 6.10.26SETTIA - Deactivate tool from wear group
- 6.10.27RESETMON - NC command for setpoint activation
- 6.10.28DELTC - Delete toolholder data record
- 6.10.29TCA - tool selection/tool change irrespective of tool status
- 6.10.30TCI - Load tool from buffer into magazine
- 6.10.31GETFREELOC - Search for empty location
- 6.10.32DELMLRES - Delete location status "reserved for tool in the buffer"
- 6.10.33DELMLOWNER - Delete owner magazine location of the tool
- 6.10.34$P_USEKT - Tool change only with tools of subgroup
- 6.10.35TOOLGNT/TOOLGT - Tool groups
- 6.10.36$P_TMNOIS - is number, T number, magazine number, or MT number
- 6.10.37$P_TOOLEXIST - Determine existence of a tool
- 6.10.38$A_TOOLMN - read magazine no. from tool
- 6.10.39$P_MTOOLN / $P_MTOOLMT- determine number of multitools / MT number
- 6.10.40$P_MTOOLNT / $P_MTOOLT - Number of tools in the multitool
- 6.10.41$A_TOOLMLN - Read magazine location No. of tool
- 6.10.42$P_TOOLND - Read number of cutting edges for tool
- 6.10.43$A_MONIFACT - factor for tool life monitoring
- 6.10.44$AC_MONMIN - Factor for tool search
- 6.10.45$P_TOOLNG - Number of tool groups
- 6.10.46$A_MYMN / $A_MYMLN - Owner magazine/location of the tool
- 6.10.47$A_MYMTN / $A_MYMTLN - $A_TOOLMTN / $A_TOOLMTLN - tools in multitool
- 6.10.48$P_TOOLNT / $P_TOOLT - T numbers
- 6.10.49$P_TOOLD - D numbers
- 6.10.50$P_TOOLNDL - Number of defined DL offsets
- 6.10.51$A_USEDND - Workpiece counting
- 6.10.52$A_USEDT - Workpiece counting
- 6.10.53$A_USEDD - Workpiece count
- 6.10.54$P_MAGN / $P_MAG - Magazine
- 6.10.55$P_MAGNDIS / $P_MAGDISS / $P_MAGDISL - magazine distance tables
- 6.10.56$P_MAGNS / $P_MAGS - Toolholder
- 6.10.57$P_MAGNREL / $P_MAGREL - Assigned buffer
- 6.10.58Example of magazine configuration system variables
- 6.10.59$P_MAGNH / $P_MAGNHLT / $P_MAGHLT - Location type hierarchies
- 6.10.60$P_MAGNA / $P_MAGA - Tool adapter
- 6.10.61Additional language commands
- 6.10.62Variables for subroutine replacement technique
- 6.10.63Variables for tool change in synchronized action
- 6.11Definitions when programming data
- 6.12Programming T=location number
- 6.13Call multiple turrets with "T=location number"
- 6.14Programming examples
- 6.15Overview of the remaining OPI blocks of tool management
- 7Description of functions
- 7.1Magazines
- 7.2Loading
- 7.3Unloading
- 7.4Tool change box-type, chain, circular magazines
- 7.4.1Overview
- 7.4.2General tool change sequence
- 7.4.3Preparing a tool change via T command
- 7.4.4Execution of the tool change
- 7.4.5Tool change for chain and box-type magazines
- 7.4.6Tool change with turret
- 7.4.7Selecting a tool and a cutting edge
- 7.4.8Predecoding (preprocessing) and block execution (main run)
- 7.4.9Traverse axes while tool is being changed
- 7.4.10Special cases "T0", empty spindle, multiple T selection
- 7.4.11Number of replacement tools
- 7.4.12Tool changing errors
- 7.4.13Monitoring the maximum speed of a tool
- 7.4.14Tool changes in the NC using synchronized actions
- 7.4.15Replacing functions with subprograms
- 7.4.16Block search
- 7.4.17Block search (SSL) in conjunction with active tool management
- 7.4.18System variables for state before block search
- 7.4.19Program test
- 7.4.20Several spindles in one channel or TO unit
- 7.4.21Decoupling the tool management from the spindle number
- 7.4.22Several spindles/toolholders
- 7.4.23Several magazines in one channel or one TO unit
- 7.4.24Reset and start mode
- 7.4.25Repeating a tool change with the same tool identifier
- 7.5Relocating tools and positioning the magazine
- 7.6Several tools at a magazine location (multitool)
- 7.7Using manual tools
- 7.8Search for tool
- 7.9Empty location search
- 7.10Location type hierarchies
- 7.11Tool monitoring (workpiece count, tool life, wear)
- 7.12Tool monitoring without active tool management
- 7.13Variants of D-number assignments
- 7.14Tool adapter
- 7.15Power failure while tool command is in progress
- 8SINUMERIK Operate user interface
- 8.1Configuring the user interface
- 8.1.1General settings
- 8.1.2Configuring tool lists
- 8.1.2.1Tool parameter identifiers
- 8.1.2.2Cutting edge parameter identifiers
- 8.1.2.3Monitoring parameter identifiers
- 8.1.2.4Grinding parameter identifiers
- 8.1.2.5Magazine location parameter identifiers
- 8.1.2.6Magazine location adapter parameter identifiers
- 8.1.2.7Multitool parameter identifiers
- 8.1.2.8Multitool location parameter identifiers
- 8.1.3Configuring list parameters
- 8.1.4List of tool types
- 8.1.5Configure tool types
- 8.1.6Configuring the "Additional Data" window
- 8.1.7Configure the "New tool - favorites" window
- 8.1.8Configuring the "New Tool" window
- 8.1.9Configuring the "New Multitool" window
- 8.1.10Configuring the "New Tool from Code Carrier" window
- 8.1.11Configuring the "New Tool from File" window
- 8.1.12Configuring default values for new tools
- 8.1.13Configuring the "Details" window
- 8.1.14Assigning a name for magazines and magazine locations
- 8.1.15Configuring the "Assign Tooltips for Multitool Locations" window
- 8.1.16Assigning a name for magazine location types
- 8.1.17Assignment of magazines and magazine locations to channels
- 8.1.18Assignment between magazines and magazine locations and coordinate systems
- 8.1.19Disabling the softkey depending on filters
- 8.1.20Configuring the "Load Station Selection" window
- 8.1.21Coolant and tool-specific functions
- 8.1.22Reason for the tool change when reactivating
- 8.1.23Configure the code carrier connection
- 8.1.24Configuring Save to file
- 8.2Creating OEM texts
- 8.3Examples
- 8.4Working with two tool holders
- 8.1Configuring the user interface
- 9Code carrier connection - Tool Ident Connection (option)
- 9.1Installation
- 9.2Configuration
- 9.3PLC interface in the DB19
- 9.4Command codes
- 9.4.1Functional scope of the PLC interface (K codes)
- 9.4.2Parameter description
- 9.4.3Loading from the code carrier (K code = 0)
- 9.4.4Unload to code carrier (K code = 1)
- 9.4.5Loading of production host computer (K code = 4)
- 9.4.6Unload to the production host computer (K code = 5)
- 9.4.7Loading a tool from the tool list (K code = 7)
- 9.4.8Unloading a tool in the tool list (K code = 8)
- 9.4.9Empty location search (K code = 9)
- 9.4.10Delete tool in NC (K code = 10)
- 9.4.11Updating the code carrier (K code = 14)
- 9.4.12Reading data from the code carrier (K code = 15)
- 9.4.13Error codes
- 9.5Examples
- 10Alarms
- AAppendix
- Glossary
- Index
Combine search queries with whitespace
0-9
- 0-9
- A
- B
- C
- D
- E
- F
- G
- H
- I
- J
- K
- L
- M
- N
- O
- P
- Q
- R
- S
- T
- U
- V
- W
- X
- Y
- Z
- #
- 0-9
- A
- Axes
- Axis identifier
- Axis/spindle interchange
- Alarms
- Archiving
- Asynchronous subprogram (ASUP)
- Auxiliary functions
- Approach fixed machine point
- Access rights
- B
- Backup
- Basic Coordinate System
- Block
- Booting
- Block
- Block search
- C
- Channel
- Channel structure
- Contour monitoring
- D
- D number
- Data block
- Data word
- Dimensions, metric and inches
- E
- Editor
- F
- File type
- Fixed-point approach
- Frame
- Fixed machine point
- G
- H
- I
- Identifier
- Increment
- J
- K
- Keyswitch
- L
- Languages
- M
- Machining channel
- Main run
- Main program
- Main block
- Magazine
- Macro technique
- Machine axes
- Machine Coordinate System
- Machine zero
- Machine control panel
- MDI
- Messages
- Mirroring
- N
- NC
- NRK
- O
- Offset memory
- OEM
- Oriented spindle stop
- Override
- P
- PLC
- PLC program memory
- Part program
- Q
- R
- Replacement tool
- Reference point
- Reference point approach
- REPOS
- R parameter
- Replacement tool, tool group
- S
- Subblock
- Setting data
- Safety functions
- Softkey
- Spindles
- Standard cycles
- Synchronized axes
- Synchronization
- System variable
- Subprogram
- T
- Tool nose radius compensation
- Transformation
- Tool offset
- Tool radius compensation
- U
- User-defined variables
- User program -> part program
- User memory
- User interface
- V
- Variable definition
- W
- Working memory
- Workpiece
- Workpiece Coordinate System
- Workpiece zero
- X
- Y
- Z
- #
0-9
- 0-9
- A
- B
- C
- D
- E
- F
- G
- H
- I
- J
- K
- L
- M
- N
- O
- P
- Q
- R
- S
- T
- U
- V
- W
- X
- Y
- Z
- #
- 0-9
- A
- Access protection
- Acknowledgement, Simplified
- Activate (internally), Wear group
- Activate wear group
- Adapter transformation
- Adding tools during machining
- Asynchronous transfer
- B
- Background magazine
- Block execution
- Block search
- Block search with calculation
- Block search, program test
- Block splitting
- Buffer
- C
- Chain and box-type magazines
- Changing the acknowledgement data
- CHKDM
- CHKDNO
- Code carrier data, Data conversion
- Code carrier data formats
- Code carrier data, dialog data, Assignment
- Code carrier description file
- Commissioning
- Configuring the tool change reason
- Consider adjacent location
- Coolant, Assigning
- Coolant, Identifier
- CRCEDN
- CREACE
- CREATO
- CRTOCE
- Cutting edge parameters, Identifiers
- Cutting edge parameters, OEM identifier
- Cutting edge selection after tool change
- D
- D numbers of replacement tools
- Data
- DB 1071
- DB 1072
- DB 1073
- DB 71
- DB 72
- DB 73
- DB 74
- DB10
- DB1071
- DB1072
- DB1073
- DB21-30
- DB4
- DB71
- DB72
- DB73
- Decoupling the tool management from the spindle number
- DefToolDat.txt
- DELDL
- DELECE
- DELETO
- DELMLOWNER
- DELMLRES
- DELMT
- DELT
- DELTC
- Disable (internally), Wear group
- Disable monitored tools
- Disable wear group
- DL - Programming
- Duplo number
- DZERO
- E
- Editing the tool and magazine management
- Empty spindle
- End acknowledgement
- F
- Failure search strategy
- FC6 TM_TRANS2
- FC7 TM_REV
- FC8 TM_TRANS
- Free adapter data records
- Free selection of D numbers for every T
- G
- G-code program
- GETACTT
- GETACTTD
- GETDNO
- GETEXET
- GETFREELOC
- GETSELT
- GETT
- Grinding parameters, Identifiers
- H
- HMI, Overview
- I
- IDENTCONNECTIONCONFIGURATION
- Identifier
- Identifier, Coolant
- Identifier, Cutting edge parameters
- Identifier, Grinding parameters
- Identifier, Magazine location adapter parameters
- Identifier, Magazine location parameters
- Identifier, Monitoring parameters
- Identifier, Multitool location parameter
- Identifier, Multitool parameters
- Identifier, OEM cutting edge parameter
- Identifier, OEM magazine location parameters
- Identifier, OEM monitoring parameters
- Identifier, OEM multitool parameters
- Identifier, OEM tool parameters
- Identifier, Tool parameters
- Identifier, Tool-specific functions
- Internally assigned T number
- J
- K
- L
- List parameters, Changing
- List parameters, Creating new
- Loading locations
- Loading magazine
- Loading stations
- Location coding
- Location type hierarchy, Alternative
- Location type hierarchy, Conventional
- Location-dependent offsets
- Location-dependent offsets, coarse
- M
- Machine function, defining texts
- Magazine configuration
- Magazine location adapter parameters, Identifiers
- Magazine location parameters, Identifiers
- Magazine location parameters, OEM identifier
- Magazine-location-related adapter data records
- Magazines, Real
- Main spindle
- Manual tools
- Manufacturer's configuration
- MCIS-C script language
- Mini hierarchy
- MMCSEM
- Monitoring parameters, Identifiers
- Monitoring parameters, OEM identifier
- Monitoring status
- Monitoring types
- Multiple T selection
- Multitool location parameter, Identifiers
- Multitool parameters, Identifiers
- Multitool parameters, OEM identifier
- MVTOOL
- N
- NC, Overview
- NEWMT
- NEWT
- O
- oem_sltmlistconfig.xml
- Operator panels
- OPI
- OPI block AD
- OPI block C/S
- OPI block MTUD
- OPI block MTUP
- OPI block TD
- OPI block TG
- OPI block TM
- OPI block TMC
- OPI block TMV
- OPI block TO
- OPI block TOE, TOET
- OPI block TOS
- OPI block TP
- OPI block TPM
- OPI block TS
- OPI block TT
- OPI block TU
- OPI block TUM
- OPI block TUP
- OPI block TUS
- Overview of data blocks
- P
- ParamTM
- PI services
- PLC, Overview
- PLC - NCK interfaces
- PLC at unloading
- PLC in test mode
- PLC sample program
- PLC services
- Positioning
- POSM
- POSM (Multitool)
- POSMT
- Predecoding
- Prepare to change tool in a secondary spindle
- Preparing and changing a tool
- Prewarning limit
- Program test
- Programming data, Tool and cutting edge data
- Programming T/M06
- Programming the tool selection
- Protection levels
- Q
- Quantity
- R
- Relocating
- Relocation by the PLC
- Replace tool search strategy
- Replacement tool
- Replacement tools
- RESETMON
- RESETMON (multitool)
- Retroload program
- S
- Search for tool
- Search procedure for empty locations
- Search strategies
- Search strategy
- Search strategy for empty locations
- Secondary spindle
- Service life
- SETDNO
- SETMS
- SETMTH
- SETPIECE
- SETTA (Multitool)
- SETTIA
- SETTIA (multitool)
- Setting-up offset
- Setting-up offsets
- Several magazines in one channel or one TO unit
- Several spindles / tool holders
- Several spindles in one channel or TO unit
- ShopMill, Tool-specific functions
- Special cases, Empty spindle
- Special cases, Multiple T selection
- Spindle number
- Spindle/buffer DB 72
- SSL
- Subprogram replacement technique
- SUPPRESS_ALARM_MASK
- Synchronization
- Synchronized actions
- System variables
- systemconfiguration.ini
- T
- T number, Internal
- T=location
- T=location number
- T=location, automatic tool selection
- TC_VAR
- TCA
- TCI
- TDIdentCfg.xml
- tdiidentcfg.xml
- Time monitoring
- TMCRTC
- TMCRTO
- TMFDPL
- TMFPBP
- TMGETT
- TMMVTL
- TMPCIT
- TMPOSM
- TMRASS
- TO unit
- Tool change
- Tool change, Programming
- Tool change at the secondary spindle
- Tool change in the spindle
- Tool change of the main spindle
- Tool change preparation in a main spindle
- Tool change with turret
- Tool changes in the NC using synchronized actions
- Tool changing errors
- Tool changing with T command
- Tool command, Power failure.
- Tool group
- Tool holder
- Tool holder numbers
- Tool Ident Connection, Configuration
- Tool Ident Connection, PLC connection
- Tool identifier
- Tool life decrementation
- Tool life monitoring
- Tool list, List views
- Tool management, Grinding technology
- Tool management, MD settings
- Tool management, Milling technology
- Tool management, Opening a function
- Tool management, PLC,TRANSLINE 2000
- Tool management, Turning technology
- Tool management, Turning technology on milling machine
- Tool management, With magazine management
- Tool management, Without magazine management
- Tool parameters, Identifiers
- Tool parameters, OEM identifier
- Tool return transport
- Tool search
- Tool search in wear group
- Tool types, Drill
- Tool types, Grinding tools
- Tool types, Milling tool
- Tool types, Special tools
- Tool types, Turning tools
- TOOL_MANAGEMENT_TOOLHOLDER
- TOOLGNT
- TOOLGT
- Tool-related data
- ToolSize.mcc
- ToolSpec.xml, Configuration
- Tool-specific functions, Identifier
- TRANSMIT command
- Transport acknowledgement
- Traverse axes while tool is being changed
- TSEARC
- Turret DB 73
- Turret magazine
- U
- V
- VDI signal
- W
- Wear group
- Wear monitoring
- Wkonvert wizard, Installation
- wkonvert.mcc
- wkonvert.mcx
- wkonvert.txt, Description file
- Workpiece count monitoring
- X
- Y
- Z
- #
- $A_MONIFACT
- $A_MYMLN
- $A_MYMN
- $A_TOOLMLN
- $A_TOOLMN
- $A_USEDD
- $A_USEDND
- $A_USEDT
- $AC_MONMIN
- $AC_MSNUM
- $AC_MTHNUM
- $A-MONIFACT
- $MC_COLLECT_TOOL_CHANGE
- $MC_CUTTING_EDGE_DEFAULT
- $MC_CUTTING_EDGE_RESET_VALUE
- $MC_GCODE_RESET_MODE
- $MC_GCODE_RESET_VALUES
- $MC_MM_LINK_TOA_UNIT
- $MC_RESET_MODE_MASK
- $MC_SPIND_DEF_MASTER_SPIND
- $MC_START_MODE_MASK
- $MC_SUMCORR_DEFAULT
- $MC_SUMCORR_RESET_VALUE
- $MC_T_M_ADDRESS_EXT_IS_SPINO
- $MC_TOOL_CARRIER_RESET_VALUE
- $MC_TOOL_CHANGE_ERROR_MODE
- $MC_TOOL_CHANGE_M_CODE
- $MC_TOOL_CHANGE_MODE
- $MC_TOOL_MANAGEMENT_MASK
- $MC_TOOL_MANAGEMENT_TOOLHOLDER
- $MC_TOOL_PRESEL_RESET_VALUE
- $MC_TOOL_RESET_NAME
- $MC_TOOL_RESET_VALUE
- $MC_TOOL_TIME_MONITOR_MASK
- $MC_TRAFO_RESET_VALUE
- $MC_USEKT_RESET_VALUE
- $MM_KIND_OF_SUMCORR
- $MM_MAX_CUTTING_EDGE_NO
- $MM_MAX_CUTTING_EDGE_PER_TOOL
- $MM_MAX_HIERARCHY_ENTRIES
- $MM_MAX_NUM_OF_HIERARCHIES
- $MM_MAX_SUMCORR_PER_CUTTEDGE
- $MM_NUM_CC_MAGAZINE_PARAM
- $MM_NUM_CC_MAGLOC_PARAM
- $MM_NUM_CC_MON_PARAM
- $MM_NUM_CC_MULTITOOL_PARAM
- $MM_NUM_CC_TDA_PARAM
- $MM_NUM_CC_TOA_PARAM
- $MM_NUM_CUTTING_EDGES_IN_TOA
- $MM_NUM_DIST_REL_PER_MAGLOC
- $MM_NUM_LOCS_WITH_DISTANCE
- $MM_NUM_MAGAZINE
- $MM_NUM_MAGAZINE_LOCATION
- $MM_NUM_MULTITOOL
- $MM_NUM_MULTITOOL_LOCATIONS
- $MM_NUM_SUMCORR
- $MM_NUM_TOOL
- $MM_NUM_TOOL_ADAPTER
- $MM_NUM_TOOL_CARRIER
- $MM_NUM_TOOLHOLDERS
- $MM_TOOL_MANAGEMENT_MASK
- $MM_TOOL_MANAGEMENT_TRACE_SZ
- $MM_TYPE_CC_MAGAZINE_PARAM[n]
- $MM_TYPE_CC_MAGLOC_PARAM[n]
- $MM_TYPE_CC_MON_PARAM[n]
- $MM_TYPE_CC_MTLOC_PARAM
- $MM_TYPE_CC_MULTITOOL_PARAM
- $MM_TYPE_CC_TDA_PARAM[n]
- $MM_TYPE_CC_TOA_PARAM[n]
- $MN_D_NO_FCT_CYCLE_NAME
- $MN_M_NO_FCT_CYCLE
- $MN_M_NO_FCT_CYCLE_NAME
- $MN_M_NO_FCT_CYCLE_PAR
- $MN_MAX_TOOLS_PER_MULTITOOL
- $MN_MAXNUM_REPLACEMENT_TOOLS
- $MN_T_NO_FCT_CYCLE_MODE
- $MN_T_NO_FCT_CYCLE_NAME
- $MN_TCA_CYCLE_NAME
- $MN_TOOL_DATA_CHANGE_COUNTER
- $MN_TOOL_DEFAULT_DATA_MASK
- $MN_TOOL_RESETMON_MASK
- $MN_TOOL_UNLOAD_MASK
- $MN_TOOLTYPES_ALLOWED
- $P_AD[n]
- $P_ADT[n]
- $P_D_BEFORE_SEARCH
- $P_DL_BEFORE_SEARCH
- $P_DLNO
- $P_ISTEST
- $P_MAGA
- $P_MAGDISL
- $P_MAGDISS
- $P_MAGHLT
- $P_MAGNA
- $P_MAGNDIS
- $P_MAGNH
- $P_MAGNHLT
- $P_MAGNREL
- $P_MAGNS
- $P_MAGREL
- $P_MAGS
- $P_MSNUM
- $P_MTHNUM
- $P_MTHNUM_BEFORE_SEARCH
- $P_MTHSDC
- $P_TC
- $P_TCANG[n]
- $P_TCDIFF[n]
- $P_TH_OF_D
- $P_TOOL
- $P_TOOLD
- $P_TOOLL[n]
- $P_TOOLND
- $P_TOOLNDL
- $P_TOOLNG
- $P_TOOLNO
- $P_TOOLNT
- $P_TOOLP
- $P_TOOLR
- $P_TOOLT
- $P_USEKT, $TC_TP11
- $P_VDITCP[x]
- $TC_DPCx[t,D]
- $TC_DPx[t,D]
- $TC_MAMPx [n]
- $TC_MAP10
- $TC_MAP3
- $TC_MAP8
- $TC_MAPCx[n]
- $TC_MDPx[n,m]
- $TC_MLSR[x,y]
- $TC_MOPCx[t,D]
- $TC_MOPx[t,D]
- $TC_MPP1
- $TC_MPP5
- $TC_MPP6
- $TC_MPPCx[n,m]
- $TC_MPPx[n,m]
- $TC_MPTH[n,m]
- $TC_MTPCx[t]
- $TC_MTPPCx[t]
- $TC_SCPx[t,D]
- $TC_TP1 and $TC_TP2
- $TC_TP3 to TP6
- $TC_TP7
- $TC_TP8
- $TC_TPCx[t]
- $TC_TPGx[t]
- $TC_TPx[t]