Advisor.startintervalseconds, Name, Description – Campbell Scientific LoggerNet-SDK Software Development Kit User Manual

Page 138: Valid values, Default value, Notes, Com return values, Advisor.startoption, E startoption

Advertising
background image

Section 18. CsiDataSource Control Reference

Advisor.startIntervalSeconds

Name

Advisor.startIntervalSeconds As Long

Description

This property specifies the number of seconds back from the newest record in
the table to collect when the value of startOption is set to
csidsStartRelativeToNewest.

Valid Values

A valid value must either be zero or a positive integer.

Default Value

The default value for this property is 0 (meaning select the newest record).

Notes

This property can be read at any time but can only be set when the state of the
property is advisorStopped.

COM Return Values

Table of Possible Values

Code Meaning

S_OK

Success: Normal return

E_CSI_BUSY

Error: The Advisor is started and already accessing the
LoggerNet server data

Advisor.startOption

Name

Advisor.startOption As csidsStartOptionType

Description

This property specifies how to select the first record when retrieving collected
data from the LoggerNet server data cache.

Valid Values

This property must take on one of the following values:

18-14

Advertising