![]() |
G5.Api 1.22.0.121
.Net API to control Regatron G5 devices
|
Public Member Functions | |
| G5State | GetState () |
| Returns the actual state of a board. | |
| Boolean | HasErrors () |
| Indicates if the board has errors. | |
| Boolean | HasWarnings () |
| Indicates if the board has warnings. | |
| IList< Incident > | GetIncidents () |
| Get a list of Incident objects. | |
|
inline |
Get a list of Incident objects.
| G5ApiException |
|
inline |
Returns the actual state of a board.
| G5ApiException |
|
inline |
Indicates if the board has errors.
| G5ApiException |
|
inline |
Indicates if the board has warnings.
| G5ApiException |