Degtorad - Delta Electronics DVP15MC11T Operation Manual

Table of Contents

Advertisement

8.8.10 DegToRad

FB/FC
FC
DegToRad is used to convert degrees to radians.
Parameters
Parameter
Meaning
name
In
Degrees
Out
Radians
Bit string
In
Out
Note:
The symbol ● indicates that the parameter is allowed to connect to the variable or constant of the data type.
Function Explanation
DegToRad is used to convert the input parameter In to a radian and the result is output to Out. That
is, Out =( In/180)* π.
The units of In and Out are degree (°) and radian respectively.
Users can choose different data types for the input parameter in this instruction. But the data type of
the output parameter is restricted to LREAL. An error will occur during the compiling of the software
if the data type of the output parameter is not LREAL.
Precautions for Correct Use
The input variables are not allowed to omit. An error will occur during the compiling of the software if
the input variable is omitted. But the output variables are allowed to omit.
Programming Example
The data types of DegToRad _In and Out1 are INT and LREAL respectively. The value of Out1 is
0.174532925199433 if the value of DegToRad _In is 10 when DegToRad _EN changes to TRUE.
The value of Out1 is -0.174532925199433 as DegToRad _In is -10.
Explanation
Deg ToRad
EN
In
Input/
Output
Input
Degrees to convert
Radians converted from
Output
degrees
Integer
Chapter 8 Logic Instructions
ENO
Ou t
Description
Depends on the data type of
the variable that the input
parameter is connected to.
Depends on the data type of
the variable that the output
parameter is connected to.
Real
number
Applicable model
DVP15MC11T
Valid range
Time, date
8-75
8_

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents