PropertyInfoRemote (STRUCT)

TYPE PropertyInfoRemote : STRUCT

This kind of information about a property can be used when a property on a remote plc should be called (for example by the dataserver).

InOut:

Name

Type

Comment

AreaCode

INT

area of the get/set methods

OffsetGet

DINT

offset of the get method, negative if there is none

OffsetSet

DINT

offset of the set method, negative if there is none