Class Constants
- Namespace
- TwinSharp
- Assembly
- TwinSharp.dll
TwinCAT constants made available to the entire project.
public static class Constants
- Inheritance
-
Constants
- Inherited Members
Fields
MAX_STRING_LENGTH
Maximum length of a string. Used by some read operations.
public const int MAX_STRING_LENGTH = 255