FX3ConnectionGetErrorLogCount Method |
Get the number of errors logged to the FX3 flash memory
Namespace:
FX3Api
Assembly:
FX3Api (in FX3Api.dll) Version: 2.9.4.0 (2.9.4)
Syntaxpublic uint GetErrorLogCount()
Public Function GetErrorLogCount As UInteger
public:
unsigned int GetErrorLogCount()
member GetErrorLogCount : unit -> uint32
Return Value
Type:
UInt32The error log count in flash
See Also