User Manual User guide
Creating an
ASCII
Archive File
5-33
Table 5.Z
Value List Options
Value List
Maximum on Delay
for Filters (ms)
0 .075
1 .5
2 1
3 2
4 4
5 8
6 16
7 .1
8 .25
If you do not use the keyword INPUT_FILTERS, or if you leave the value list
empty, APSIE initializes a default input filter setting.
The following are valid input filter formats:
• EMPTY
The example below generates a default that sets all filters to 8 ms.
!
• INPUT_FILTERS EMPTY
The example below generates a default that sets all filters to 8 ms.
!INPUT_FILTERS
• INPUT_FILTERS value list
The example below sets the filters to .5 ms, 1 ms, 2 ms.
!INPUT_FILTERS 1 2 3