Unitech PA982 Manual do Utilizador Página 61

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 105
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 60
-
10.3 The Function in MPRReader
10.3.1 Connect to RFID Reader
Function Description:
To create a connection with the reader before control it.
Function Call:
bool Connect(string SerialPortName, string BaudRate)
Parameter:
SerialPortName: The reader’s COM port number (COM1: – COM255:)
BaudRate: The baud rate with the reader, the default is “57600”
Return code:
True : Connect success.
False : Connect fail.
10.3.2 Disconnect with RFID Reader
Function Description:
Close the connection and disable inventory with reader.
Function Call:
void Disconnect()
10.3.3 Clear All Tags In The Reader
Function Description:
Remove all tags in the buffer of reader.
Function Call:
void ClearInventory()
10.3.4 The Event in MPRReader
y EventHandler InvTimerEnabledChanged
Fired when manufacturing information is read from the reader.
y TagEventHandler TagAdded
Fired when a new tag is added to the inventory.
y TagEventHandler TagRemoved
Fired when a tag expires, i.e. hasn’t been read for the persist time period.
Vista de página 60
1 2 ... 56 57 58 59 60 61 62 63 64 65 66 ... 104 105

Comentários a estes Manuais

Sem comentários