The file <TABLE>.TAB is a profile file which describes the physical meaning of the floating point values. The description is given by four entries within the section [Table]. The entries are defined as follows:
[Table]
ChanCount = 02
Chan00 = <Data for input signal>
Chan01 = <Data for output signal>
Ext = .TD
The data for input and output signal is given by a comma separated string:
Position |
Description |
---|---|
0 |
Signal name |
1 |
Physical unit |
2 ... 7 |
Parameter for 8 bit quantization |
8 ... 13 |
Parameters for 16 bit quantization |
14 ... 19 |
Parameters for 32 bit quantization |
Position |
Description of quantization parameters |
---|---|
0 |
First bit value |
1 |
Second bit value |
2 |
First physical value |
3 |
Second physical value |
4 |
Default start of working range |
5 |
Default end of working range |