public interface AqdefConstants
| Modifier and Type | Field and Description |
|---|---|
static String |
LINE_SEPARATOR
Separates lines of data file
|
static String |
MEASURED_VALUES_CHARACTERISTIC_SEPARATOR
Separates characteristic portions in lines with measured values (notation without the use of K-Keys)
|
static String |
MEASURED_VALUES_DATA_SEPARATOR
Separates fields of single characteristic in lines with measured values (notation without the use of K-Keys)
The sequence of fields is: 1 Value 2 Attribute 3 Date/Time 4 Events 5 Batch number 6 Nest number 7 Operator number 8 Machine number 9 Process parameter 10 Gage number |
static String |
VALUES_SEPARATOR
Separates value from k-key on single line
|
static final String LINE_SEPARATOR
static final String VALUES_SEPARATOR
static final String MEASURED_VALUES_DATA_SEPARATOR
static final String MEASURED_VALUES_CHARACTERISTIC_SEPARATOR
Copyright © 2017. All rights reserved.