Resource |
** NOTE: ADDED in CFX 1.3 **
Dynamic structure that contains information related to the resources / sub-resources in an Endpoint. It may be used to model, among the others: camera, conveyor, gantries and other parts that may require traceable operations (i.e. maintenance)The ResourceInformation type exposes the following members.
Name | Description | |
---|---|---|
![]() | ResourceInformation |
Name | Description | |
---|---|---|
![]() | AdditionalSubResources | Optional:In case a nonstandard additional resource shall be modelled. This list gives the flexibility of modelling objects which are not explicitly specified in the model. The recommendation is to use this field only in case of unknown resource types |
![]() | IdentiferUniqueness | An enumeration indicating the type of unique identifier for the specified resource Values: GloballyPersistent, LocallyPersistent, UnserializedLocation or Unknown |
![]() | MaintenanceStatus | The maintenance status for this resource |
![]() | ResourceIdentifier | The internal identifier (if applicable) of the part that is installed at this position. |
![]() | ResourceName | Name of the resource / sub-resource in the endpoint |
![]() | ResourcePosition | The position where the required part is installed on the Endpoint (optional). Where applicable, a dot (".") notation should be utilized to designate specific positions. Examples: MODULE1.BEAM1.HEADPOS2, MODULE1.NEST3.NOZZLESLOT4, etc. |
![]() | ResourceType | The type of the part that is installed at this position. |