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