IsAddressInArea (FUN)
FUNCTION IsAddressInArea : BOOL
It checks if a generic memory address belongs to a registered memory area.
- InOut:
Scope
Name
Type
Comment
Return
IsAddressInAreaBOOLInput
pAddressPOINTER TO BYTE
Address to check
Output
eTypeAREA_TYPERedundancy area type where the address belong to
pAreaPOINTER TO BYTE
Start address of area
udiSizeUDINTSize of area