Installation manual

STAR-LINK™
76
6
METHOD GETCONFIGURATION
PURPOSE
Gets a base station configuration.
DESCRIPTION
This method asks for the base station configuration. When sending this command to
an alive base station, it will answer with its configuration based on the related
property. This command (like Alive command and next command) is totally
asynchronous, managed through a secondary thread which causes the STAR-Link™
ActiveX to answer with an event called SatCfgEvent. It contains the ID of the base
station answering to the command. Before sending the event, the control sets all the
base station properties.
If the GetConfiguration command is not right, the control sends an error event
(ErrorEvent).
IDL
[id(22), helpstring("method GetConfiguration")] HRESULT GetConfiguration();
INPUT PARAMETERS
None
OUTPUT VALUE
None
POSSIBLE VALUES
None