Section 19. csilogmonitor control reference, 1 logmonitor interface, 1 properties – Campbell Scientific LoggerNet Server SDK User Manual
Page 155: Logmonitor.commlogmonitorbusy, Name, Description, Com return values, Logmonitor.commlogrecordsback

Section 19. CsiLogMonitor Control
Reference
19.1 LogMonitor Interface
19.1.1 Properties
LogMonitor.commLogMonitorBusy
Name
LogMonitor.commLogMonitorBusy As Boolean
Description
This Boolean property describes the state of the LogMonitor control accessing
communication logs on the LoggerNet server. The property returns TRUE if
the communication logs are being accessed. Otherwise, the property returns
FALSE.
COM Return Values
Table of Possible Values
Code Meaning
S_OK
Success: Normal return
LogMonitor.commLogRecordsBack
Name
LogMonitor.commLogRecordsBack As Long
Description
The LoggerNet server maintains a communication log history buffer that can
be accessed using this property. When the commLogMonitorStart()
method is called, by default 100 historical log files will be retrieved from the
LoggerNet server. If a different number of historical log entries are desired, set
this property to the exact number of entries to initially retrieve from the
LoggerNet server. This number must be one or greater.
19-1