11 KnifeType
11.1 KnifeType definition
This ObjectType contains process values of one knife.

| Attribute | Value | ||||
| BrowseName | KnifeType | ||||
| IsAbstract | False | ||||
| References | Node Class | BrowseName | DataType | TypeDefinition | Other |
|---|---|---|---|---|---|
| Subtype of the 0:BaseObjectType defined in OPC 10000-5 | |||||
| 0:HasComponent | Variable | KnifeRunning | 0:Boolean | 0:BaseDataVariableType | M, RO |
| 0:HasComponent | Variable | KnifeSpeed | 0:Double | 0:AnalogUnitType | O, RO |
| 0:HasComponent | Object | WearStatus | 4:MaintenanceType | O | |
| 0:HasComponent | Object | GrindDrives | 4:DrivesType | O | |
| 0:HasComponent | Variable | GrindingUnitState | GrindingUnitStateEnumeration | 0:BaseDataVariableType | O, RO |
| 0:HasComponent | Variable | Readjustment | 0:Double | 0:AnalogUnitType | O, RO |
| 0:HasComponent | Object | KnifeDrives | 4:DrivesType | O | |
| Conformance Units | |||||
|---|---|---|---|---|---|
| OPC 40092-1 Knife | |||||
11.2 KnifeRunning
Boolean. Indicates if the knife is switched on (true) or off (false).
11.3 KnifeSpeed
Provides the set value of the knife.
Units: m/s or ft/s
11.4 WearStatus
Provides information about the wear status of the knife. The MaintenanceType is defined in OPC 40083.
11.5 GrindDrives
Provides information about the grind drives including the grinding unit speed. The DrivesType is defined in OPC 40083.
Unit for speed: rpm
11.6 GrindingUnitState
Provides information about the current state of the grinding unit. The GrindingUnitStateEnumeration is defined in Table 21.
| Name | Value | Description |
| Off | 0 | The grinding unit is switched off. |
| Standby | 1 | The grinding unit is in standby mode. |
| Running | 2 | The grinding unit is running. |
11.7 Readjustment
Provides information about the mechanical adjustment in the mounting position of the knife to compensate for wear. Not configurable, only readable during process.
11.8 KnifeDrives
Provides information about the drives of the knife. The DrivesType is defined in OPC 40083.