G5.Api 1.22.0.121
.Net API to control Regatron G5 devices
Loading...
Searching...
No Matches
Regatron.G5.Api.Boards.ControllerBoardInformation Class Referencesealed
Inheritance diagram for Regatron.G5.Api.Boards.ControllerBoardInformation:
Inheritance graph

Public Member Functions

Version GetDspFirmwareVersion ()
 Get the DSP firmware version of a board.
 
Version GetBootLoaderVersion ()
 Get the boot loader firmware version of a board.
 
Version GetFirmwareVersion ()
 Get the firmware version of a board.
 
Version GetFpgaFirmwareVersion ()
 Get the fpga firmware version of a board.
 
Version GetObjectDirectoryVersion ()
 Get the object directory version of a board.
 
String GetSerialNumber ()
 Get the serial number of a board.
 

Member Function Documentation

◆ GetBootLoaderVersion()

Version Regatron.G5.Api.Boards.BoardInformation.GetBootLoaderVersion ( )
inlineinherited

Get the boot loader firmware version of a board.

Exceptions
G5ApiException

◆ GetDspFirmwareVersion()

Version Regatron.G5.Api.Boards.ControllerBoardInformation.GetDspFirmwareVersion ( )
inline

Get the DSP firmware version of a board.

Exceptions
G5ApiException

◆ GetFirmwareVersion()

Version Regatron.G5.Api.Boards.BoardInformation.GetFirmwareVersion ( )
inlineinherited

Get the firmware version of a board.

Exceptions
G5ApiException

◆ GetFpgaFirmwareVersion()

Version Regatron.G5.Api.Boards.BoardInformation.GetFpgaFirmwareVersion ( )
inlineinherited

Get the fpga firmware version of a board.

Exceptions
G5ApiException

◆ GetObjectDirectoryVersion()

Version Regatron.G5.Api.Boards.BoardInformation.GetObjectDirectoryVersion ( )
inlineinherited

Get the object directory version of a board.

Exceptions
G5ApiException

◆ GetSerialNumber()

String Regatron.G5.Api.Boards.BoardInformation.GetSerialNumber ( )
inlineinherited

Get the serial number of a board.

Exceptions
G5ApiException