Click or drag to resize

FX3Board Properties

The FX3Board type exposes the following members.

Properties
  NameDescription
Public propertyBoardType
The FX3 board type (iSensor FX3 board or Cypress eval FX3 board)
Public propertyBootloaderVersion
Get the FX3 bootloader version. This is a second stage bootloader which is stored on the I2C EEPROM
Public propertyBuildDateTime
Gets the date and time the FX3 application firmware was compiled.
Public propertyFirmwareVersion
Read-only property to get the current application firmware version on the FX3
Public propertyFirmwareVersionNumber
Read-only property to get the firmware version number
Public propertySerialNumber
Read-only property to get the active FX3 serial number
Public propertyUptime
Read-only property to get the current board uptime
Public propertyVerboseMode
Read-only property to check if the firmware version was compiled with verbose mode enabled. When verbose mode is enabled, much more data will be logged to the UART output. This is useful for debugging, but causes significant performance loss for high throughput applications.
Top
See Also