Detailed Description
Functions in this group can only be used if the device is a GSS device or a connection is made directly to a IBC board (which the user normally does not have access to).
Function Documentation
DLL_RESULT TCIBCGetFirmwareVersion |
( |
unsigned short * |
pVersion | ) |
|
Get firmware version of IBC board (e.g. 123 means V1.23)
- Parameters:
-
- Returns:
DLL_SUCCESS
for success or DLL_FAIL
or other value if an error occurs
DLL_RESULT TCIBCGetFirmwareVersionInverter |
( |
unsigned long * |
pVersion | ) |
|
Get inverter firmware version (e.g. 123 means V1.23)
- Parameters:
-
- Returns:
DLL_SUCCESS
for success or DLL_FAIL
or other value if an error occurs