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

Public Member Functions

ConverterBoardInformation GetInformation ()
 Get a instance of ConverterBoardInformation.
 
BoardState GetState ()
 Get a instance of BoardState.
 

Properties

UInt16 DeviceId [get]
 Get the id of a device within a system.
 
UInt16 BoardId [get]
 Get the id of a board within a device.
 

Member Function Documentation

◆ GetInformation()

ConverterBoardInformation Regatron.G5.Api.Boards.ConverterBoard.GetInformation ( )
inline

Get a instance of ConverterBoardInformation.

Exceptions
G5ApiException

◆ GetState()

BoardState Regatron.G5.Api.Boards.ConverterBoard.GetState ( )
inline

Get a instance of BoardState.

Exceptions
G5ApiException

Property Documentation

◆ BoardId

UInt16 Regatron.G5.Api.Boards.Board.BoardId
getinherited

Get the id of a board within a device.

◆ DeviceId

UInt16 Regatron.G5.Api.Boards.Board.DeviceId
getinherited

Get the id of a device within a system.