True if the BusConfigurationChanged event is the result of an IEEE 1394 bus reset.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 69.0.0.0
Syntax
Property Value
Type: BooleanRemarks
This property is True if the event fired as a result of a camera or another device connected to this IEEE1394 bus initiating the bus reset. If this property is True, Unplugged is False.
If this property is True, then BusReset is False.
See Also