Vidíte historickú verziu tejto stránky. Pozrite si aktuálnu verziu.

Porovnať s aktuálnou verziou Zobraziť históriu stránky

Verzia 1 Aktuálny »


Declaration
void (_stdcall *GetFastPoint)(HOBJ StId, unsigned int *FastAdr, PointParPtr *PtParPtr);

Parameters
StID ID of the I/O tag parent - station.
FastAdr Numerical form of I/O tag address.
PtParPtr Pointer to the PointPar structure. If the value of the pointer is NULL, defined I/O was not found.

Description

According to the parameter FastAdr - numerical address form, the function finds the I/O tag of defined station and returns the pointer to a  PointPar structure of the I/O tag if exists. Otherwise, the NULL value is returned. For more information see - addresses of stations and I/O tags.


  • Žiadne štítky