|
lib60870.NET 2.3.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}. | |
Static Public Attributes | |
| const int | VERSION_MAJOR = 2 |
| Library major version number. | |
| const int | VERSION_MINOR = 3 |
| Library minor version number. | |
| const int | VERSION_PATCH = 0 |
| Library patch number. | |
Common information functions about the library.
|
static |
Gets the library version as string {major}.{minor}.{patch}.