en:software:qview:qview_6:ladder_library:20021

This translation is older than the original page and might be outdated. See what has changed.
Function name ATAN_010
Function version 1.0
Function state stable
Compatibility with IEC61131-3 not compatible

Graphic symbol :

Input / Output :

Name Belonging Group Access Types of data Description
EN Left Power Flow IEC1131-3 enable input
A Normal R , RW F , B , W , L , S Input variable A
Q Normal W , RW F , B , W , L , S Result of the operation in radians Q = ATAN(A)
ENO Right Power Flow IEC1131-3 enable output

Description :

This function executes the operation Arctangent; it calculates the trigonometric function arctangent of the value A and place the result in Q. The output angle is in radians. To convert an angle from degrees to radians, you have to multiply it by 1.745329E-2 (corresponding to about pi / 180).


  • Last modified: 2019/08/29 17:01