|
Open Ethernet Networking (OpEN) API Guide and Reference Manual
3.9.0.2
|
#include "openapi_common.h"Go to the source code of this file.
Macros | |
| #define | OPEN_REGISTRY_PARAM_SIZE 256 |
Functions | |
| open_error_t | openapiSystemRegCodeVersionGet (openapiClientHandle_t *client_handle, open_buffdesc *code_version) |
| Get the software version information. | |
| open_error_t | openapiSystemRegMachineModelGet (openapiClientHandle_t *client_handle, open_buffdesc *machine_model) |
| Get the Machine Model number. | |
| open_error_t | openapiSystemRegMachineTypeGet (openapiClientHandle_t *client_handle, open_buffdesc *machine_model) |
| Get the Machine Type Information. | |
| open_error_t | openapiSystemRegSerialNumGet (openapiClientHandle_t *client_handle, open_buffdesc *serial_number) |
| Get the serial number. | |