Declaration
unsigned int _stdcall InitStation(struct StationPar * St)
Parameters
StPointer 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
CodeDescription
RQ_OKRequest executed OK.
RQ_ERRAn error occurred (device doesn't communicate, out of order, or another error).
RQ_IGNOREDThe function was ignored and the station status is not changed.
Napíšte komentár