MAK Data Logger API Documentation for DIS
Home
Modules
Namespaces
Classes
Files
Examples
Libraries
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
include
legacyLoggerControl
legacyLcVersion.h
Go to the documentation of this file.
1
/*********************************************************************
2
** Copyright (c) 2007 MaK Technologies, Inc.
3
** All rights reserved.
4
*********************************************************************/
5
6
7
#ifndef legacyLcVersion_H_
8
#define legacyLcVersion_H_
9
10
#define LGCY_LC_VERSION_STRING "11.1"
11
#define LGCY_LC_MAJOR_VERSION 11
12
#define LGCY_LC_MINOR_VERSION 1
13
#define LGCY_LC_REVISION 0
14
16
//#define LGCY_LC_RELEASE_NUM 1 Prior to standardized packaging
17
//#define LGCY_LC_RELEASE_NUM 2 LCT 10.1 (logger 4.2.2)
18
//#define LGCY_LC_RELEASE_NUM 3 LCT 11 (logger 4.3)
19
//#define LGCY_LC_RELEASE_NUM 4 LCT 11.1 (VRF 3.12)
20
#define LGCY_LC_RELEASE_NUM 4
21
22
#endif
Document ID: Generated on Thu Dec 18 15:35:09 EST 2025 from SVN revision 282494
Copyright © 2024 MAK Technologies. All Rights Reserved (
www.mak.com
)