Declaration
void (_stdcall *GetPoint)(HOBJ StId, char *Adr, PointParPtr *PtParPtr);
Parameters
StIDParent ID of searched I/O tag – station.
AdrI/O tag address (Adr1).
PtParPtrPointer to the PointPar structure pointer. If the value of the pointer is NULL, the I/O was not found.
Description

According to the parameter Adr, the function finds the I/O tag of defined station and returns the pointer to the PointPar structure of the I/O tag if it exists, otherwise it returns the NULL value.

Napíšte komentár