Click or drag to resize

FX3ConnectionPurgeBadFrameData Method

This function checks the CRC of each real time streaming frame stored in the Stream Data Queue, and purges the bad ones. This operation is only valid for an ADcmXL series DUT.

Namespace:  FX3Api
Assembly:  FX3Api (in FX3Api.dll) Version: 2.9.4.0 (2.9.4)
Syntax
public bool PurgeBadFrameData()

Return Value

Type: Boolean
The success of the data purge operation
See Also