Declaration
void (_stdcall * PointsApply)(HOBJ StID, void * AplPar);
Parameters
StIDStation ID. A series of function PointsApplyBack calls will be generated for all I/O tags of the station.
AdrI/O tag address (Adr1).
AplParPointer that is transmitted to the calling of the function PointsApplyBack.
Description

After calling the function PointsApply, the D2000 KOM process calls the interface function PointsApplyBack for all I/O tags of defined station with called ID and gives the parameter AplPar. The function mostly eliminates a necessity to keep own lists of I/O tags.

Napíšte komentár