Inherits NetOceanDirect::ManagedObject< DeviceRevisionAPI >.
|
DeviceRevisionAPI * | m_Instance |
|
◆ 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
◆ getRevisionHardware()
String DeviceRevision::getRevisionHardware |
( |
long |
deviceID, |
|
|
int% |
errorCode |
|
) |
| |
Retrieves the hardware revision of the the given device or sets an error code if this is not available.
- Parameters
-
- Returns
- the hardware revision, or null if an error occurred
The documentation for this class was generated from the following files: