![]() |
G5.Api 1.22.0.121
.Net API to control Regatron G5 devices
|
Public Member Functions | |
| String | GetSerialNumber () |
| Get the serial number of a device. | |
| String | GetDeviceName () |
| Get the user defined device name. | |
| void | SetDeviceName (String deviceName) |
| Set the user defined device name. Maximum numbers of chars is 31. To make the renaming effective it is necessary to save all system settings. | |
| DateTime | GetTimeStamp () |
| Get the current timestamp of a device. | |
| ProductType | GetProductType () |
| Get the product type of a device. | |
|
inline |
Get the user defined device name.
| G5ApiException |
|
inline |
Get the product type of a device.
| G5ApiException |
|
inline |
Get the serial number of a device.
| G5ApiException |
|
inline |
Get the current timestamp of a device.
| G5ApiException |
|
inline |
Set the user defined device name.
Maximum numbers of chars is 31.
To make the renaming effective it is necessary
to save all system settings.
| G5ApiException |