tcio  V3.74.00
Function description
Functions
IBC Device Info

Functions

DLL_RESULT TCIBCGetFirmwareVersion (unsigned short *pVersion)
 Get firmware version of IBC board (e.g. 123 means V1.23)
DLL_RESULT TCIBCGetFirmwareVersionInverter (unsigned long *pVersion)
 Get inverter firmware version (e.g. 123 means V1.23)

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)

TCIBC functions

Parameters:
[out]*pVersion
Returns:
DLL_SUCCESS for success or DLL_FAIL or other value if an error occurs

ibc functions

DLL_RESULT TCIBCGetFirmwareVersionInverter ( unsigned long *  pVersion)

Get inverter firmware version (e.g. 123 means V1.23)

Parameters:
[out]pVersion
Returns:
DLL_SUCCESS for success or DLL_FAIL or other value if an error occurs