Campbell-scientific LoggerNet Server SDK Manual de usuario Pagina 110

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 178
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 109
Section 17. CsiDatalogger Control Reference
COM Return Values
Table of Possible Values
Code Meaning
S_OK
Success: Normal return
E_CSI_BUSY
Error: A previous call to programSendStart()
has not completed
E_CSI_FAIL
Error: Unexpected error
E_CSI_NOT_CONNECTED
Error: Not connected to the LoggerNet server
Datalogger.selectiveManualPollCancel
Name
Datalogger.selectiveManualPollCancel()
Description
This method should be called to cancel a selectiveManualPollStart() command.
If the selective manual poll is successfully cancelled, the event
onManualPollComplete() will return a cancellation code.
COM Return Values
Table of Possible Values
Code Meaning
S_OK
Success: Normal return
Datalogger.selectiveManualPollStart
Name
Datalogger.selectiveManualPollStart(table_name As
String)
Description
Use this method to poll a specific table in a datalogger. Upon completion, this
method calls the event onSelectiveManualPollComplete().
COM Return Values
Table of Possible Values
Code Meaning
S_OK
Success: Normal return
E_CSI_BUSY
Error: A previous call has not completed
E_CSI_FAIL
Error: Unexpected error
E_CSI_NOT_CONNECTED
Error: Not connected to the LoggerNet server
17-12
Vista de pagina 109
1 2 ... 105 106 107 108 109 110 111 112 113 114 115 ... 177 178

Comentarios a estos manuales

Sin comentarios