Sensoray 518 Instrukcja Użytkownika Strona 34

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 57
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 33
33
Read Product I.D.
This command returns an identifier specific to the addressed Sensoray product. The product
identifier specifies the Sensoray product model number; the value 518 will be returned by a
model 518 sensor coprocessor.
COMMAND: (240), (4), (0)
RESPONSE: (ProductID_MSB), (ProductID_LSB)
EXAMPLE:
‘ This code fragment reads and prints the coprocessor product identifier.
CALL Send518byte (BasePort%, 240)
CALL Send518byte (BasePort%, 4)
CALL Send518byte (BasePort%, 0)
ID% = Read518word (BasePort%)
PRINT USING “This product is a Sensoray Model ####”, ID%
Przeglądanie stron 33
1 2 ... 29 30 31 32 33 34 35 36 37 38 39 ... 56 57

Komentarze do niniejszej Instrukcji

Brak uwag