ElipseDocsDocumentação
PDF

Eventos do IOKit

Esta seção lista os eventos atualmente reportados pelo IOKit. Para acessar estes eventos, deve-se declarar um Tag Bloco IO.IOKitEvent (B1 = -1, B2 = 0, B3 = 0, B4 = -1 e Size = 4).

Eventos reportados pelo IOKit

Tipo Fonte Código Mensagem
Error (2) Serial (-2) 0 (zero) Error opening serial port: %s
• Tried to open port COM%u twice
• Failed to open port %s (Windows error %u)
• Failed to configure port %s (Windows error %u)
Error (2) Modem (-3) 0 (zero) Error opening modem line: %s
• Tried to open line twice
• Failed to initialize line (TAPI error %s)
• Failed to negotiate API version (TAPI error %s)
• Failed to open line (TAPI error %s)
• Failed to configure status messages (TAPI error %s)
• Failed to get line address status (TAPI error %s)
• Out of memory getting line address status
• Failed to get device capabilities (TAPI error %s)
• Device ID = %u not found
• Out of memory getting device capabilities
Info (0) Modem (-3) 2 (dois) Beginning of the list of available modems
Info (0) Modem (-3) 3 (três) %u:%s
• %u is the modem ID (decimal)
• %s is the modem description
Info (0) Modem (-3) 4 (quatro) End of the list of available modems
Error (2) Ethernet (-4) 0 (zero) Error connecting to %s on port %u: %s
Error connecting to %s on port %u (backup IP): %s
• Tried to connect socket twice
• Null address
• Socket error %s(%d) calling %s()
Error (2) RAS (-5) 1 (um) Time-out waiting for CONNECT
Info (0) RAS (-5) 3 (três) RAS response: '%s'
Error (2) RAS (-5) 4 (quatro) RAS connection error: NO CARRIER
Info (0) IOKit (-1) 1 (um) Initializing physical layer...
Error (2) IOKit (-1) 2 (dois) Physical layer initialization failed!
Info (0) IOKit (-1) 3 (três) Physical layer initialized!
Info (0) IOKit (-1) 4 (quatro) Connecting physical layer...
Error (2) IOKit (-1) 5 (cinco) Failed to connect physical layer!
Info (0) IOKit (-1) 6 (seis) Physical layer connected!
Error (2) IOKit (-1) 7 (sete) Physical layer connection lost!
Info (0) IOKit (-1) 8 (oito) Reconnecting physical layer...
Error (2) IOKit (-1) 9 (nove) Failed to reconnect physical layer!
Info (0) IOKit (-1) 10 Physical layer reconnected!
Info (0) IOKit (-1) 11 Physical layer connected automatically!
Info (0) IOKit (-1) 12 Reconnecting physical layer (retry #%u)…
Error (2) IOKit (-1) 13 Failed to reconnect physical layer (retry #%u)!
Info (0) IOKit (-1) 14 Physical layer reconnected (on retry #%u)!
Info (0) IOKit (-1) 15 Terminating physical layer...
Info (0) IOKit (-1) 16 Physical layer terminated! (%u bytes sent, %u bytes received)
Info (0) IOKit (-1) 17 Disconnecting physical layer...
Error (2) IOKit (-1) 18 Physical layer aborted (exhausted all retries)!
Error (2) IOKit (-1) 19 Physical layer non-responsive for %u seconds, disconnecting...