Click or drag to resize

FX3ConnectionBurstMode Property

Switches burstMode on and off. Set burstMode to the number of burst read registers.

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

Return Value

Type: UInt16
The number of burst read registers.

Implements

IRegInterface.BurstMode
See Also