#include <DeviceRevision.h>
Inherits NetOceanDirect::ManagedObject< DeviceRevisionAPI >.
◆ DeviceRevision() [1/2]
DeviceRevision::DeviceRevision |
( |
| ) |
|
|
protected |
◆ DeviceRevision() [2/2]
DeviceRevision::DeviceRevision |
( |
DeviceRevisionAPI * | instance | ) |
|
◆ ~DeviceRevision()
virtual NetOceanDirect::DeviceRevision::~DeviceRevision |
( |
| ) |
|
|
inlinevirtual |
◆ getInstance()
◆ getRevisionFirmware()
String DeviceRevision::getRevisionFirmware |
( |
long | deviceID, |
|
|
int% | errorCode ) |
Retrieves the firmware revision of the the given device or sets an error code if this is not available.
- Parameters
-
- Returns
- the firmware revision, or null if an error occurred
◆ getRevisionFPGA()
String DeviceRevision::getRevisionFPGA |
( |
long | deviceID, |
|
|
int% | errorCode ) |
Retrieves the fpga revision of the the given device or sets an error code if this is not available.
- Parameters
-
- Returns
- the fpga revision, or null if an error occurred
◆ getRevisionSystem()
String DeviceRevision::getRevisionSystem |
( |
long | deviceID, |
|
|
int% | errorCode ) |
Retrieves the system revision of the the given device or sets an error code if this is not available.
- Parameters
-
- Returns
- the system revision, or null if an error occurred
◆ revision
The documentation for this class was generated from the following files: