Description, Com return values, 2 advisor interface – Campbell Scientific LoggerNet-SDK Software Development Kit User Manual

Page 135: 1 properties, Advisor.advisorname, Name, Advisor.orderoption, E orderoption

Advertising
background image

Section 18. CsiDataSource Control Reference

Description

This event notification returns a block of records delivered by LoggerNet to an
active advisor. The sendRecordBlocks property must be set to TRUE and the
table specified in the advisor must be enabled for collection for this event to
work.

COM Return Values

Table of Possible Values

Code Meaning

S_OK

Success: Normal return

18.2 Advisor Interface

18.2.1 Properties

Advisor.advisorName

Name

Advisor.advisorName As String

Description

A user-defined field used to distinguish between advisors.

COM Return Values

Table of Possible Values

Code Meaning

S_OK

Success: Normal return

Advisor.orderOption

Name

Advisor.orderOption As csidsOrderOptionType

Description

This property specifies the order in which the LoggerNet server will send
records to the advisor. This property must use one of the following values:

Table of possible csidsOrderOptionType values.

Enumeration Name

Value

Description

csidsOrderCollected

1

The records will be sent in the same order that the
LoggerNet server collects them. This option can
send the records out of sequence particularly with
Campbell Scientific table-data dataloggers but all
collected records will be sent.

18-11

Advertising