physicalPort object
    Defines the physical port of a device.
physicalPort [busType] [name] { <property name> := <property value>; ... }
| Property | Description | 
|---|---|
| busType (required) | Type of bus the port is compatible with. | 
| name (required) | Name of the port. The name is automatically applied and is always A1 or A2. | 
| enabled | Indicates that the physical port is enabled. | 
Provide Feedback