Click or drag to resize

FX3ConnectionGetStreamDataPacketU16 Method

This function does the same thing as GetBufferedStreamDataPacket()

Namespace:  FX3Api
Assembly:  FX3Api (in FX3Api.dll) Version: 2.9.4.0 (2.9.4)
Syntax
public ushort[] GetStreamDataPacketU16()

Return Value

Type: UInt16
The last buffer read from the DUT

Implements

IRegInterface.GetStreamDataPacketU16
See Also