Com return values, Datalogger_onserverconnectstarted(), Name – Campbell Scientific LoggerNet Server SDK User Manual

Page 123: Description, Onserverconnectstarted

Advertising
background image

Section 17. CsiDatalogger Control Reference

Enumeration Name

Value

Description

server_failure_session

2

Indicates that the communication session with the
server failed resulting in the serverConnect
transaction failing

server_failure_unsupported

3

Indicates that the datalogger defined in the property
loggerName could not support this transaction

server_failure_security 4

Indicates

that the server has security enabled and

that the serverLogonName or the
serverLogonPassword properties did not have
sufficient privileges to perform this method

server_failure_bad_host_or_port

5

Indicates that either the serverName or the
serverPort property is incorrect

COM Return Values

Table of Possible Values

Code Meaning

S_OK

Success: Normal return.

Datalogger_onServerConnectStarted()

Name

onServerConnectStarted()

Description

This event gets called once a connection has been established with the
LoggerNet server using the serverConnect() method.

COM Return Values

Table of Possible Values

Code Meaning

S_OK

Success: Normal return

17-25

Advertising