6 Programming
6-128
NJ-series CPU Unit Software User’s Manual (W501)
You can read objects that are created in libraries into a project to use them in the user program. Use the
following procedure to use libraries.
1
Specify the library.
Specify the library file to access in the Library Reference Dialog Box of the project in which to
use the library objects.
2
Use the library objects in programming.
Use the library objects from the library that you read in the project. Use the library objects in the
same way as any other functions, function block definitions, or data types.
Procedure to Use Libraries