The number of nodes on the IEEE 1394 bus. Will be in the range [2, 64]. Valid only if 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.
Returns the number of nodes on this bus after the bus reset. This value will be in the range 2 to 64.
| Node 0 is the host (the IEEE 1394 adapter) and this camera. |
If BusReset is False, this property is 0.
See Also