Sensoray 518 Manual de usuario Pagina 34

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 57
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 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%
Vista de pagina 33
1 2 ... 29 30 31 32 33 34 35 36 37 38 39 ... 56 57

Comentarios a estos manuales

Sin comentarios