InitStation

InitStation


Declaration

unsigned int _stdcall InitStation(struct StationPar * St)

Parameters

St

Pointer to StationPar structure.

Description

The function InitStation (_InitStation@4 in the Stdcall calling sequence) is optional. A pointer to a StationPar structure with a definition of the station parameters is the parameter of the function. The function is called at starting of the D2000 KOM process and later after a change of the station parameters in the D2000 CNF process .

Return code

Code

Description

Code

Description

RQ_OK

Request executed OK.

RQ_ERR

An error occurred (device doesn't communicate, out of order, or another error).

RQ_IGNORED

The function was ignored and the station status is not changed.