Denso Power Net Terminal BHT-103 Dokumentacja Strona 298

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 577
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 297
Chapter 14. Statement Reference
290
Syntax:
OUT portnumber,data
Parameter:
portnumber
A numeric expression.
data
A numeric expression which returns a value from 0 to 255.
Description:
OUT sends a data byte designated by data to a port specified by portnumber.
portnumber is not an actual hardware port number on the BHT but a logical
one which the Interpreter assigns. (Refer to Appendix D, "I/O Ports.")
If bits not assigned a hardware resource are specified to
portnumber or data,
they will be ignored.
Syntax errors:
I/O statement
OUT
Sends a data byte to an output port.
Error code and message Meaning
error 71: Syntax error portnumber is missing.
data is missing.
Przeglądanie stron 297
1 2 ... 293 294 295 296 297 298 299 300 301 302 303 ... 576 577

Komentarze do niniejszej Instrukcji

Brak uwag