7.5 IWwBaseStateType InterfaceType Definition

The IWwBaseStateType represents the state of a unit and is formally defined in Table 22. A unit can be a machine or part of a machine.
| Attribute | Value | ||||
| BrowseName | IWwBaseStateType | ||||
| IsAbstract | True | ||||
| References | Node Class | BrowseName | DataType | TypeDefinition | Other |
|---|---|---|---|---|---|
| Subtype of the BaseInterfaceType defined in OPC 10000-5 | |||||
| 0:HasComponent | Object | Overview | 0:BaseObjectType | M | |
| 0:HasComponent | Object | Flags | 0:BaseObjectType | O | |
| 0:HasComponent | Object | Values | 0:BaseObjectType | O | |
| Conformance Units | |||||
|---|---|---|---|---|---|
| Woodworking Machine Monitoring | |||||
| Woodworking SubUnits Monitoring | |||||
| Woodworking Unit State |
The Overview Object provides a general overview of the unit.
The Flags Object provides the flags of the unit.
The Values Object provides the counters and values of the unit.
The components of the IWwBaseStateType have additional subcomponents which are defined in Table 23.
| Source Path | Reference | NodeClass | BrowseName | DataType | TypeDefinition | Others |
| Overview | 0:HasInterface | ObjectType | IWwUnitOverviewType | |||
| Flags | 0:HasInterface | ObjectType | IWwUnitFlagsType | |||
| Values | 0:HasInterface | ObjectType | IWwUnitValuesType |