Click or drag to resize

FX3ConnectionPinStart Property

Gets and sets the sync pin start configuration for starting 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 PinStart { get; set; }

Return Value

Type: Boolean
RTS pin start configuration (false = Pin Start Disabled, true = Pin Start Enabled
See Also