tcio
Deprecated List
Member TC4GetDevicePhysicalMinValues (int *pVPhysMin, int *pIPhysMin, int *pPPhysMin)
use TC4GetModulePhysicalLimitMin instead
Member TC4GetModulePhysicalValues (int *pVoltagePhysNom, int *pCurrentPhysNom, int *pPowerPhysNom, int *pResistancePhysNom)
use function TC4GetModulePhysicalLimitNom
Member TC4GetPhysicalValues (int *pVoltagePhysNom, int *pCurrentPhysNom, int *pPowerPhysNom, int *pResistancePhysNom, int *pDCLinkPhysNom, int *pPrimaryCurrentPhysNom, int *pTemperaturePhysNom)
use splited functions TC4GetModulePhysicalLimitNom and TC4GetAdditionalPhysicalValues instead
Member TC4GetPhysicalValuesLimits (double *pVLimitMod, double *pILimitMod, double *pPLimitMod, double *pRLimitMod, double *pVLimitSys, double *pILimitSys, double *pPLimitSys, double *pRLimitSys)
use
TC4GetModulePhysicalLimitMax
or
TC4GetSystemPhysicalLimitMax
instead
Member TC4GetSystemPhysicalMinValues (int *pVPhysMin, int *pIPhysmin, int *pPPhysMin)
use TC4GetSystemPhysicalLimitMin instead
Member TC4GetSystemPhysicalValues (int *pVoltagePhysNom, int *pCurrentPhysNom, int *pPowerPhysNom, int *pResistancePhysNom)
use function TC4GetSystemPhysicalLimitNom
Member TC4ReadErrorTree (struct T_ErrorTree *pErrorTree)
use TC4ReadErrorTree32 instead
Member TC4ReadWarningTree (struct T_ErrorTree *pWarnTree)
use TC4ReadWarningTree32 instead