5 record, 1 properties, 2 methods – Campbell Scientific LoggerNet-SDK Software Development Kit User Manual

Page 54: 6 recordcollection, 7 value interface

Advertising
background image

Section 10. CsiDataSource Control

10-4

10.3.5 Record

See the Reference Section for descriptions of these properties, methods, and
events.

10.3.5.1 Properties

• fileMarkNo As Long

• recordNo As Long

• timeStamp As Date

• valuesCount As Long

• nanoSeconds as Long

10.3.5.2 Methods

• item(id) as value

• _NewEnum() (GetEnumerator() in .NET)

10.3.6 RecordCollection

10.3.6.1 Properties

• Count As Long

10.3.6.2 Methods

• Item(id, record)

• NewEnum() (GetEnumerator() in .NET)

10.3.7 Value Interface

See the Reference Section for descriptions of these properties, methods, and
events.

10.3.7.1 Properties

• columnName As String

• value As Variant

Advertising