Appendix

A

Using Directories

This section gives some advice on organizing the Micro PLC programming directory structure on your hard disk.

If you installed the programming software using the default values, the programming files are in a directory named \MICROon your disk. You also have the following directories:

\MICRO

 

MICRO.EXE

the programming software

MICRO.CFG

a configuration file that contains information about

 

your serial port, display, and data tables format.

\COMM

 

\DDE

 

Loading and Saving Files

When using the Load or Save command, you need to enter a filename. You can either:

A. Enter a filename without a path:

PROG1

In this case, PROG1 is assumed to be in the present directory. If you started running MICRO.EXE in the \MICRO directory, the file PROG1 is really assumed to be C:\MICRO\PROG1,etc...

OR:

B.Enter a path with the filename:

C:\MICRO\RIVETER\PROG1

When you specify the entire filename including drive, directories, and filename, it doesn't make any difference which directory you are in when you Load and Save.

GFK-0804B

A-1

Page 86
Image 86
GE GFK-0804B manual Appendix Using Directories, Loading and Saving Files