The node number of the device on the IEEE 1394 bus that was reported to have initiated the bus reset. Valid only if BusReset is true.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 73.0.0.0
Syntax
Property Value
Type: Int32Remarks
This property is meaningful only when BusReset is True.
This property returns the node number of the device that initiated the bus reset. This is the number after any node renumbering has taken place due to a change in topology.
If BusReset is False, this property is -1.
See Also