9.5 IPhysicalInterfaceType ObjectType Definition

The IPhysicalInterfaceType provides the minimal set of information that a physical interface object shall provide in a vision system. All objects that implement this interface shall be organized in the PhysicalInterfaces folder of the VisionSystemAssetType. It is formally defined in Table 30.

Figure 18 – IPhysicalInterfaceType
Table 30 – IPhysicalInterfaceType Definiton
Attribute Value
BrowseNameIPhysicalInterfaceType
IsAbstractTrue
References Node Class BrowseName DataType TypeDefinition Other
Subtype of the IVisionInfoType, inheriting the InstanceDeclarations of that Node.

The components of the IPhysicalInterfaceType have additional subcomponents which are defined in Table 31.

Table 31 – IPhysicalInterfaceType Additional Subcomponents
Source Path Reference NodeClass BrowseName DataType TypeDefinition Others
2:Maintenance0:HasPropertyVariableConnectorType0:String0:PropertyTypeO
Health0:HasPropertyVariableConnectionStatus0:Boolean0:PropertyTypeO

The ConnectorType property denotes the type of connector for the physical interface (e.g., USB, Ethernet, etc.)

The ConnectionStatus property denotes if a signal is being received by the physical interface from the perspective of the machine vision system.