EasyManuals Logo

IDEC MICRO/I HG1P-ST32 Series User Manual

IDEC MICRO/I HG1P-ST32 Series
1665 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #1154 background imageLoading...
Page #1154 background image
5 Script Coding Examples
20-44 WindO/I-NV4 User’s Manual
Script
Operation description
Calculates the square root of the value of [D 20] and the result is stored in [D 10].
Only the data type Float32(F) can be used.
Script
Operation description
Calculates the sine of the radian value of D20 and stores the result in D10.
Only the data type Float32(F) can be used.
Script
Operation description
Calculates the cosine of the radian value of D20 and stores the result in D10.
Only the data type Float32(F) can be used.
Script
Operation description
Calculates the tangent of the radian value of D20 and stores the result in D10.
Only the data type Float32(F) can be used.
Script
Operation description
Calculates the arcsine of the value of D20 and stores the result as radians in D10.
Only the data type Float32(F) can be used.
Script
Operation description
Calculates the arccosine of the value of D20 and stores the result as radians in D10.
Only the data type Float32(F) can be used.
â– 
Example 5.7.7 Square root
[D 10] = ROOT([D 20]);
â– 
Example 5.7.8 Sine
[D 10] = SIN([D 20]);
â– 
Example 5.7.9 Cosine
[D 10] = COS([D 20]);
â– 
Example 5.7.10 Tan gent
[D 10] = TAN([D 20]);
â– 
Example 5.7.11 Arcsine
[D 10] = ASIN([D 20]);
â– 
Example 5.7.12 Arccosine
[D 10] = ACOS([D 20]);

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the IDEC MICRO/I HG1P-ST32 Series and is the answer not in the manual?

IDEC MICRO/I HG1P-ST32 Series Specifications

General IconGeneral
BrandIDEC
ModelMICRO/I HG1P-ST32 Series
CategoryControl Panel
LanguageEnglish

Related product manuals