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 process D2000 KOM and later after a change of the station parameters in the process D2000 CNF.


Return code
Code Description
RQ_OK Request executed OK.
RQ_ERR An error occurred (device doesn't communicate, out of order, or any error).
RQ_IGNORED The function was ignored and the station status is not changed.

Napíšte komentár