Com return values, Logmonitor.serverdisconnect(), Name – Campbell Scientific LoggerNet Server SDK User Manual

Page 161: Description, Logmonitor.tranlogmonitorstart()

Advertising
background image

Section 19. CsiLogMonitor Control Reference

COM Return Values

Table of Possible Values

Code Meaning

S_OK

Success: Normal return

E_CSI_FAIL

Error: Unexpected error

LogMonitor.serverDisconnect()

Name

LogMonitor.serverDisconnect()

Description

This method will disconnect from the LoggerNet server and will set the

serverConnected

state to FALSE.

COM Return Values

Table of Possible Values

Code Meaning

S_OK

Success: Normal return

LogMonitor.tranLogMonitorStart()

Name

LogMonitor.tranLogMonitorStart()

Description

This method starts monitoring the transaction log entries on the LoggerNet
server. This method triggers

onTranLogRecord()

as log entries are retrieved

or

onTranLogFailure

() if the method fails.

COM Return Values

Table of Possible Values

Code Meaning

S_OK

Success: Normal return

E_CSI_FAIL

Error: Unexpected error

19-7

Advertising