The file menu is used to manage creating, reading, and updating of configuration files.
These files normally have the '.json' extension and contain RIO configuration parameters in json format. Only the RIO GUI can be used to read files in this format. The '.json' files are human readable and printable.
The following is a description of each menu item.
New | Set the configuration in local memory to default values. Also clears the status bar. |
Open | Navigate to and read an existing configuration file. |
Save | Write the configuration to a file if the file has been previously opened either in this session or a previous session. If there is no such file then the action is the same as selecting the 'Save As' menu item. Hovering the mouse over the 'Save' menu item displays the previously saved filename in the status bar. |
Save As | Navigate to and write the configuration to a file. The file can be either a new file or an existing file. |
Exit |