Denso Power Net Terminal BHT-7500 Specifikace Strana 252

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 560
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 251
243
Notes for entering numeric data:
Valid characters include 0 to 9, a minus sign (-), and a period (.). They should be
in correct numeric data form. If not,
INPUT # statement accepts only numeric
data from the first character up to correctly formed character, as valid data. If no
valid data is found, the
INPUT # statement automatically assigns a zero (0) to
variable.
If the
INPUT # statement reads alphabetical characters with a numeric variable,
it automatically assigns a zero (0) to
variable. For reading of Code 39 bar
codes that may encode alphabetical characters, therefore, special care should be
taken.
Syntax errors:
Run-time errors:
Example:
INPUT #fileNo,dat$
Reference:
Error code and message Meaning
error 71: Syntax error filenumber is missing.
Error code Meaning
06h
The operation result is out of the allowable range.
(Numeric
variable is out of the range.)
34h
Bad file name or number
(You specified
filenumber of an unopened file.)
36h
Improper file type
(You specified
filenumber of a file other than device I/O
files.)
3Ah
File number out of the range
Statements:
CLOSE, LINE INPUT#, OPEN "BAR:", and OPEN "COM:"
Functions:
INPUT$
Zobrazit stránku 251
1 2 ... 247 248 249 250 251 252 253 254 255 256 257 ... 559 560

Komentáře k této Příručce

Žádné komentáře