FC_FanTempSet - General Information
Type: |
Function |
Available as of: |
SystemInterface_1.32.6.0 |
Versions: |
Current version |
Modify the starting temperature in degrees Celsius of the fan for the MotorControllers Lexium LXM52 Drive and Lexium LXM62 Drive, and the Lexium LXM62 Power Supply.
The starting temperature of the fan for the device specified as i_stAxisId is set to the value i_diFanTemp.
Possible values for i_diFanTemp are:
oLexium LXM52 Drive: 10...60 °C (standard value 60 °C).
oLexium LXM62 Drive, Lexium LXM62 Power Supply: 10...75 °C
(default value 65 °C for firmware version V01.54.xx.00 or higher;
default value 75 °C for firmware version V01.53.xx.00 or lower).
The shutdown temperature is 10 °C lower than the i_diFanTemp.
If the i_stAxisId=Gc_stLogAddrAllTypes, then the Lexium LXM52 Drive, Lexium LXM62 Drive, and Lexium LXM62 Power Supply are addressed. The values are transferred via the Sercos parameter channel.
Input |
Data type |
Description |
---|---|---|
i_stAxisId |
ST_LogicalAddress |
Logical address of the drive |
i_diFanTemp |
DINT |
Start-up temperature in degree Celsius |
Data type |
Description |
---|---|
DINT |
0: OK -1: Logical address of the drive is invalid |