Click or drag to resize

FX3ConnectionFX3BoardAttached Property

Checks if there is a Cypress FX3 USB device connected to the system

Namespace:  FX3Api
Assembly:  FX3Api (in FX3Api.dll) Version: 2.9.4.0 (2.9.4)
Syntax
public bool FX3BoardAttached { get; }

Return Value

Type: Boolean
A boolean indicating if there is an FX3 attached
See Also