Installation manual

STAR-LINK™
112
A
A.5 STAR-Link™ DELPHI 6 EXAMPLE
The example is a simple program based on STAR-Link™ ActiveX, that allows to:
add base stations and devices to the network
save/load a network configuration from file (file RFNCCTL.CFG)
start/stop PC/Base station data collection
collect data in a list
write the main network events in a log file (file NRFCCTL.LOG)
The main STAR-Link™ ActiveX events implemented in this example are: DataEvent,
ErrorEvent, AliveEvent.
At start up the program opens the following dialog providing a data sheet to collect
the data packets received from the device:
Figure 22 - Main window
Refer to the Visual Basic example for button description, since they share the same
functions.