Click or drag to resize

FX3ConnectionDutSupplyMode Property

Get or set the DUT supply mode on the FX3. Available options are regulated 3.3V, USB 5V, and off. This feature is only available on the ADI in-house iSensor FX3 eval platform, not the platform based on the Cypress Explorer kit. If a Cypress Explorer kit is connected, the setter for this property will be disabled.

Namespace:  FX3Api
Assembly:  FX3Api (in FX3Api.dll) Version: 2.9.4.0 (2.9.4)
Syntax
public DutVoltage DutSupplyMode { get; set; }

Return Value

Type: DutVoltage
The DUT supply voltage setting
See Also