The node number of the host device on the IEEE 1394 bus. Will be in the range [0, 63]. Valid only BusReset is true.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 75.1.0.0
Syntax
Property Value
Type: Int32Remarks
This property is meaningful only when BusReset is True.
This property returns the identifying node number (in the range 0 to 63) of the host on the IEEE1394 bus after reset This is typically the highest node number on the bus. This value changes if a node has been removed.
If BusReset is False, this property is -1.
See Also