Section 14. csiserver control reference, 1 server interface, 1 properties – Campbell Scientific LoggerNet Server SDK User Manual

Page 65: Server.applicationworkdir, Name, Description, Com return values, Server.builddate

Advertising
background image

Section 14. CsiServer Control
Reference

14.1 Server Interface

14.1.1 Properties

Server.applicationWorkDir

Name

Server.applicationWorkDir As String

Description

This property gives the location where the LoggerNet server data files are
stored and must be set before starting the LoggerNet. If this property 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

Server.buildDate

Name

Server.buildDate As String

Description

This read-only property displays the build date of the LoggerNet server.

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

14-1

Advertising