Denso BHT-200QW Dokumentacja Strona 168

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 587
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 167
160
____________________________________________________________________
Flow control statement
CALL
Calls an FN3 or SUB function.
____________________________________________________________________
Syntax:
Syntax:Syntax:
Syntax:
Syntax 1 (Calling an FN3):
CALL "[drivename:]filename" functionnumber [data [,data]...]
Syntax 2 (Calling a SUB):
CALL functionname [(realparameter[,realparameter…])]
Parameter:
Parameter:Parameter:
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:
Description:Description:
Description:
Calling an extension library
Calling an extension libraryCalling an extension library
Calling an extension library (FN3 function)
(FN3 function) (FN3 function)
(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.
Przeglądanie stron 167
1 2 ... 163 164 165 166 167 168 169 170 171 172 173 ... 586 587

Komentarze do niniejszej Instrukcji

Brak uwag