Click or drag to resize

FX3ConnectionPinExit Property

Gets and sets the sync pin exit configuration for exiting real-time stream mode on ADcmXL DUT's.

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

Return Value

Type: Boolean
RTS pin exit configuration (false = Pin Exit Disabled, true = Pin Exit Enabled)
See Also