Campbell Scientific LoggerNet Server SDK User Manual

Page 40

Advertising
background image

Section 7. Developing an Application Using the CsiBrokerMap Control

7-4

"." & t.Name & "." & c.Name, c.Name)
Next
End If
Next
End If
Next

Else
MsgBox "You must first select to display the Stations."
End If

End Sub

Add additional functionality, error handling, and objects as necessary to meet
the specific requirements of your application. Complete examples using the
CsiBrokerMap control are included in the LoggerNet SDK installation.

Advertising