Com return values, Logmonitor.serverlogonpassword, Name – Campbell Scientific LoggerNet Server SDK User Manual

Page 157: Description, Default value, Logmonitor.servername

Advertising
background image

Section 19. CsiLogMonitor Control Reference

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

LogMonitor.serverLogonPassword

Name

LogMonitor.serverLogonPassword As String

Description

This property specifies the password that should be used when connecting to
the LoggerNet server. If security is enabled on the target LoggerNet server,
this string must be the password associated with the account named by
LogMonitor.serverLogonName.

Default Value

The default value for this property is an empty string. This property will only
affect the operation of the control if security is enabled on the LoggerNet
server.

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

LogMonitor.serverName

Name

LogMonitor.serverName As String

Description

This property specifies the TCP/IP interface address for the computer hosting
the LoggerNet server. This string must be formatted either as a qualified
Internet machine domain name or as an Internet address string. An example of
a valid machine domain name address is

www.campbellsci.com

. An

example of a valid Internet address string is

63.255.173.183

.

Default Value

The default value for this property is the string

localhost

.

19-3

Advertising