Com return values, Datalogger.serverlogonname, Name – Campbell Scientific LoggerNet-SDK Software Development Kit User Manual

Page 102: Valid values, Default value, Datalogger.serverlogonpassword

Advertising
background image

Section 17. CsiDatalogger Control Reference

COM Return Values

Table of Possible Values

Code Meaning

S_OK

Success: Normal return

Datalogger.serverLogonName

Name

Datalogger.serverLogonName As String

Valid Values

If security is enabled on the target LoggerNet server, this property must be one
of the account names recognized by the LoggerNet server. These accounts can
be set up using the LoggerNet Security Administration Client that is part of the
LoggerNet software suite or the CsiCoraScript control that is part of the SDK.

Default Value

The default value for this property is an empty string. This property is only
used 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

Datalogger.serverLogonPassword

Name

Datalogger.serverLogonPassword As String

Valid Values

If security is enabled on the target LoggerNet server, this property must be the
password associated with the account described by serverLogonName.

Default Value

The default value for this property is an empty string. This property is only
used if security is enabled on the LoggerNet server.

17-4

Advertising