Lenze PLC Designer PLC Designer (R2-x) Manuel d'utilisateur Page 504

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 844
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 503
L-force | PLC Designer
IEC Operators and additional norm extending functions
502 DMS 3.2 EN 02/2011 TD29
9.10.12 EXPT
PLC Designer IEC operator: Exponentiation of a variable with another variable:
OUT = IN1IN2.
IN1 and IN2 can be type BYTE, WORD, DWORD, INT, DINT, REAL, SINT, USINT, UINT,
UDINT, OUT must be type REAL.
Example in IL:
LD 7
EXPT 2
ST var1 (* Result is 49 *)
Example in ST:
var1 := EXPT(7,2);
Example in FBD:
Vue de la page 503
1 2 ... 499 500 501 502 503 504 505 506 507 508 509 ... 843 844

Commentaires sur ces manuels

Pas de commentaire