The FileIO Link Driver is used in place of the COM Port or TCP/IP Driver in applications when the input and output are disk files. This is mainly used by the User Definable protocol. The files are read when its timestamp is changed.
Input file |
Pathname of input file |
Output File |
Pathname of output file |
Input Buffer Size |
Maximum read size per read |
Input Delay |
Delay between each read |
Append To Output File |
Always append new data to end of output file |
Open Output File only when writing |
Open output file only when writing data. |
---|
|