RAD_TO_DEG
The function converts radian into a degree angle.
Return value
Name | Type | Description |
---|---|---|
RAD_TO_DEG | LREAL |
|
Inputs
VAR_INPUT
ANGLE : LREAL;
END_VAR
Name | Type | Description |
---|---|---|
ANGLE | LREAL | Radian to be converted. |
Requirements
Development environment | Target platform | PLC libraries to be integrated (category group) |
---|---|---|
TwinCAT v3.1.0 | PC or CX (x86, x64, Arm®) | Tc2_Utilities (System) |