lib60870.NET
2.2.0
IEC 60870-5-101/104 Protocol Source Code Library for C#/.NET
|
Common information functions about the library More...
Static Public Member Functions | |
static string | GetLibraryVersionString () |
Gets the library version as string {major}.{minor}.{patch}. More... | |
Public Attributes | |
const int | VERSION_MAJOR = 2 |
Library major version number More... | |
const int | VERSION_MINOR = 1 |
Library minor version number More... | |
const int | VERSION_PATCH = 0 |
Library patch number More... | |
Common information functions about the library
|
static |
Gets the library version as string {major}.{minor}.{patch}.
const int lib60870.LibraryCommon.VERSION_MAJOR = 2 |
Library major version number
const int lib60870.LibraryCommon.VERSION_MINOR = 1 |
Library minor version number
const int lib60870.LibraryCommon.VERSION_PATCH = 0 |
Library patch number