Denso RC5 Especificações Página 401

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 692
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 400
Chapter 13 Input/Output Control Statements
13-19
com_state (Version 1.5 or later)
Function
Gets the status of RS-232C or Ethernet port.
Format
com_state #<portnumber>,<integervar>
Explanation
This command gets bytes of data remaining in the transmission buffer, into the
integer variable specified by <integervar>.
Note that -1 will be returned if a transmission port error occurs. At the time of
Ethernet use, -1 will be also returned if network connection of the port is not
established.
Example
'!TITLE "<Title>"
PROGRAM sample
.
.
.
com_state #1,I280 'Gets data remaining in transmission buffer into I280
.
.
.
end
Vista de página 400
1 2 ... 396 397 398 399 400 401 402 403 404 405 406 ... 691 692

Comentários a estes Manuais

Sem comentários