Using File Input / Output: Introduction

This chapter explains how to input and output information to and from your measurement routines. The available menu options allow for opening files in read or write mode. Data can then be read from or written to these files. The file I/O commands allow data to be read in from external files that are to be used in a measurement routine . Also, measurement and tolerancing information can be written back out to files using these commands. You can also perform other file operations by using these commands.

This chapter details these file I/O operations and includes functional examples for each of the various operations. These examples use items discussed in the "Branching by Using Flow Control" chapter and the "Using Expressions and Variables" chapter.

The main topics described in this topic include: