PlcRawTypeExtension Class

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

Provides a set of static (Shared in Visual Basic) methods for PlcRawType values.

C#

public static class PlcRawTypeExtension


Inheritance Object › PlcRawTypeExtension

Name Description
GetChar(PlcRawType) Retrieves the according character representation which matches the specified value.
GetSize(PlcRawType) Retrieves the according length of the specified value.
GetSize(PlcRawType, Boolean) Retrieves the according length of the specified value.
GetString(PlcRawType) Retrieves the according string representation which matches the specified value.