Click or drag to resize

FX3ConnectionGetTargetSerialNumber Property

Read-only property to get the serial number of the active FX3 board

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

Return Value

Type: String
The current serial number, as a string
See Also