Click or drag to resize

FX3ErrorLog Constructor

Error log constructor

Namespace:  FX3Api
Assembly:  FX3Api (in FX3Api.dll) Version: 2.9.4.0 (2.9.4)
Syntax
public FX3ErrorLog(
	byte[] FlashData
)

Parameters

FlashData
Type: SystemByte
The 32 byte block of data read from flash which contains the error log struct
See Also