Cog1394DCAMBusConfigurationChangedEventArgs BusReset Property Cognex VisionPro 9.5
True if the BusConfigurationChanged event is the result of an IEEE 1394 bus reset.

Namespace: Cognex.VisionPro
Assembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 69.0.0.0
Syntax

public bool BusReset { get; }

Property Value

Type: Boolean
Remarks

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