![background image](http://html.mh-extra.com/html/siemens/d7-sys/d7-sys_manual_376751295.webp)
Communications configuring
3-206
System- and communication configuring D7-SYS - SIMADYN D
Edition 12.2003
The table files must fulfill the following conditions:
•
A table file may only comprise two columns – if additional columns are
included in the table, an error message is displayed in a dialog
window.
•
Both of the columns must contain the same number of values. If this is
not the case, then the D7-SYS additionalComponentBuilder displays
an error message in a dialog window and the table values are
rejected.
The D7-SYS additionalComponentBuilder expects the following data
format:
•
[+/-] xxx.yyy – real value, decimal places are specified using a „.“ (e.g.
145.123)
•
[+/-] xxx,yyy – real value, decimal places are specified using a „,“ (e.g.
145,122)
•
[+/-] xxx.yyyE+/-mm – real values shown as an exponent, decimal
places are specified using a „.“
(e.g. 145.122E+12)
•
[+/-] xxx,yyyE+/-mm – real values shown as an exponent, decimal
places are specified using a „,“
(e.g. 187,122E+12)
For the „Table DINT“ type description:
•
[+/-]xxx – Integer or double integer (e.g. 145)
The following conditions still apply for the table files:
•
ASCII files
•
The table columns are separated using a semicolon or tab character
•
Lines are separated using a line break or semicolon
Conditions