User Manual User guide

Preface
APS Import/Export Utility User Manual
5-22
Table 5.R
Data File Formats and Examples
Data File Format:
Examples of Data File
Entries:
The Example Data File Entry
Creates:
See the following
screen:
DATA logical_address DATA N7:5 n7:0-5, initializes all to zero 1
DATA logical_file DATA N7 n7:0, n7:0 = 0 2
DATA Logical_address Value_list DATA N7:5 1 2 3 4 5 n7:0-5, n7:0 = 1, n7:1 = 2, etc. 3
DATA Logical_file Value_list DATA N7 1 2 3 4 5 n7:0-4, n7:0 = 1, n7:1 = 2, etc. 4
DATA . . . Logical_address Value_list DATA . . . N7:5 5 6 n7:0-6, n7:0-4 = 0, n7:5 = 5, 6 = 6 5
The following screens show you how the APS data monitor displays the data file
examples in table 5.R.
Address 0123456789
N7:0 000000
Screen 1
Screen 2
Screen 3
Screen 4
Screen 5
Command
N7:5
Command
N7
Command
N7:512345
Command
N712345
Command
. . . N7:556
Address 0123456789
N7:0 0
Address 0123456789
N7:0 123450
Address 0123456789
N7:0 12345
Address 0123456789
N7:0 0000056