Cog1394DCAMBusConfigurationChangedEventArgs Unplugged Property Cognex VisionPro 9.5
True if the BusConfigurationChanged event is the result of the camera being unplugged.

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

public bool Unplugged { get; }

Property Value

Type: Boolean
Remarks

If True, this camera has been unplugged from the IEEE1394 bus. No other information is available about this device.

See Also