Click or drag to resize

FX3ConnectionPartType Property

The DUT type connected to the board. Reqcode: B2 Value: Part type to set Index: 10 Length: 4 Data: None

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

Return Value

Type: DUTType
Returns the DUTType. Defaults to 3 axis
See Also