The Hardware-Configuration-Object is a predefined set of object instances provided to assist in the selection and configuration of MS/TP and P1 networks in PXC.A devices. The objects provide an Add button in the web UI with indications of the network port or fieldbus subsystem to be added. They do not appear in the Device object-list property and cannot be accessed over the network using BACnet services.
PXC7.A automation stations have 4 COM ports.
- Ports 1 ...3 are available for P1.
- Ports 1 ...4 are available for MS/TP.
PXC5.A automation stations have 2 COM ports.
- Ports 1 ...2 are available for P1.
- Ports 1 ...2 are available for MS/TP.
BACnet Property | Short Name | BACnet Description | Notes |
---|---|---|---|
object-type | ObjTyp | Object type | 336 (Hardware-Configuration-Object) |
profile-name | PrfNam | Profile name | 7-BA-373-SBCversion |
Prototype | BAObjTyp | Building automation profile | 373 (Hardware-Configuration) |
Object_Access | ObjAccLvl | Object access level | 3: (Service_Basic) |
object-name | ObjNam | Object name | A read-only standard BACnet property that indicates the logical port type and the associated physical port to be configured. For MS/TP, four fixed instances are provided:
For P1 integration, three instances are provided:
When added, either an MSTP port object or a P1 subsystem will be created. After creation of the MSTP port object or P1 subsystem, the Hardware-Configuration-Object instances coupled to the selected physical port will be deleted. |
present-value | Prval | Present value | A hidden standard BACnet enumerated property associated with the Add button of the Hardware-Configuration-Object instance. The present-value property is either inactive or active:
|
event-state | EvtSta | Event state | A read-only standard BACnet enumerated property, BACnetEventState, that represents the event state of the object. In Hardware-Configuration-Object instances, event-state is always normal (0). |