Campbell-scientific LoggerNet-SDK Software Development Kit Manual de usuario Pagina 67

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 178
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 66
Section 14. CsiServerDirect Control Reference
COM Return Values
Table of Possible Values
Code Meaning
S_OK
Success: Normal return
E_CSI_FAIL
Error: Unexpected error
E_CSI_NOT_STARTED
Error: The LoggerNet server is not started
ServerDirect.serverWorkDir
Name
ServerDirect.serverWorkDir As String (Required)
Description
This required property must be specified before starting the LoggerNet server
and describes the location of the LoggerNet server configuration files. This
property must be set before starting the LoggerNet server or the startServer()
event will fail. If this location needs to be changed after the LoggerNet server
has been started, call stopServer(), set the new location, and then call
startServer().
COM Return Values
Table of Possible Values
Code Meaning
S_OK
Success: Normal return
E_CSI_BUSY
Error: The property cannot be set while a connection to
the LoggerNet server is present
ServerDirect.tcpPort
Name
ServerDirect.tcpPort As Integer
Description
This property sets the TCP port that the LoggerNet server will use when
listening for client connections and must be set before starting the LoggerNet
server. LoggerNet uses the TCP port 6789 by default. This property accepts
1 - 32767 as valid values.
COM Return Values
Table of Possible Values
Code Meaning
S_OK
Success: Normal return
14-3
Vista de pagina 66
1 2 ... 62 63 64 65 66 67 68 69 70 71 72 ... 177 178

Comentarios a estos manuales

Sin comentarios