Method – parameter (Online)
Parameter | Group | Return Type | Input Type | Explanation |
---|---|---|---|---|
GetActDcLinkVoltage | – | UINT | – | Returns the current dc-link voltage of this tile. |
GetPowerSupplyCurrent | – | INT | – | Returns the current of the power supply of this tile. |
GetCoeTimeToShutdown | – | UDINT | – | Returns the time-to-shutdown parameter of this tile. |
GetDriveOid | – | OTCID | – | Returns the object id of the drive of this tile. |
GetDriveStatusWord | – | UINT | – | Returns the drive status word of this tile. |
GetFeedbackOid | – | OTCID | – | Returns the object id of the feedback of this tile. |
GetNetId | – | AMSNETID | – | Returns the AMSNETID of this tile. |
GetObservedTilePower | – | LREAL | – | Returns the observed power of this tile. |
GetPowerLimit | – | LREAL | – | Returns the power limit of this tile. |
GetPowerOverLimitFactor | – | LREAL | – | Returns the power over limit factor of this tile. |
GetSlaveAdr | – | UINT | – | Returns the slave address of this tile. |
GetTileType | – | TileTyp | – | Returns the type of this tile. |
Coe | – | I_Aps4322Drive | – | Returns the coe interface of this tile. |