Yaskawa MotionSuite Series Machine Controller Programming Manuel d'utilisateur Page 163

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 187
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 162
MotionSuite™ Series Machine Controller Motion Programming Manual Chapter 4: Sequence Commands
4-31
4.6.4 Arc Sine (ASN)
!
!!
! Outline
The ASN command uses a designated variable and constant (unit: degree) as an input, and
leaves the arc sine to the real number register.
!
!!
! Detailed Explanation
Command Method
Data Type
$
= Yes × = No
!
!!
! Program Example
Example: Calculate the arc sine of the input value (0.5): 30
°
=
θ
=ASN (0.5).
Supplement
The ASN command can only be used for real number data. When a bit, integer, and 32-bit
integer are designated, an error occurs during compilation.
Bit (B) Integer (W) 32-bit Integer (L) Real (F) Constant
×× ×
$$
Type Motion Program Ladder Program
B—
W—
L—
F
DF00202
=
ASN(DF00200);
MF00100=ASN(MF00102);
MF00200=ASN(1.0);
DF00200
ASINDF00202
MF00202=ASN(MF00200);
(30.0) (0.5)
Vue de la page 162
1 2 ... 158 159 160 161 162 163 164 165 166 167 168 ... 186 187

Commentaires sur ces manuels

Pas de commentaire