IPlcMemberInfo Interface

Namespace: IPS7Lnk.Advanced
Assemblies: IPS7LnkNet.Advanced.dll

Represents information about the attributes of a member and provides access to member metadata.

C#

public interface IPlcMemberInfo : IPlcRelocatable<IPlcMemberInfo>, IPlcRelocatable


Implements IPlcRelocatable<Relocate>(System), IPlcRelocatable<Relocate>(Int32, System), IPlcRelocatable<Relocate>(Int32, Int32, System), IPlcRelocatable<Relocate>(Advanced)

Name Description
Name Gets the name of the member.
Type Gets the PlcType of the member.
Name Description
MakeAbsoluteMember(PlcIdentity) Retrieves the IPlcMemberInfo as an absolute addressable PLC data member.