Sensoray 518 Manual do Utilizador Página 34

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 57
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 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 página 33
1 2 ... 29 30 31 32 33 34 35 36 37 38 39 ... 56 57

Comentários a estes Manuais

Sem comentários