Denso Power Net Terminal BHT-103 Spécifications Page 185

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 577
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 184
177
Syntax:
Syntax 1 (Calling an FN3):
CALL "[drivename:]filename" functionnumber [data
[,data]...]
Syntax 2 (Calling a SUB):
CALL functionname [(realparameter[,realparameter])]
Parameter:
[drivename:]filename
A string expression.
functionnumber
An integer constant.
data
A string variable or a numeric variable.
functionname
Real function name.
realparameter
A numeric expression or a string expression.
Description:
Calling an extension library (FN3 function)
CALL calls a function specified by functionnumber from a file specified by
"[drivename:]filename" and assigns the parameter specified by data to
the called function.
[drivename:] is used in conventional BHT models. In the BHT-100 series, it
is merely for the compatibility with their specifications. The drivename may be
A: or B:, but it will be ignored.
Flow control statement
CALL
Calls an FN3 or SUB function.
Vue de la page 184
1 2 ... 180 181 182 183 184 185 186 187 188 189 190 ... 576 577

Commentaires sur ces manuels

Pas de commentaire