Omron NX Series User Manual page 46

Machine automation controller
Hide thumbs Also See for NX Series:
Table of Contents

Advertisement

Terminology
Term
Retain
instruction
main memory
Motion Control Function Module
motion control instruction
user-defined event
user-defined variable
user program
Unit
Unit configuration
literal
enumeration
enumerator
local variable
44
One of the attributes of a variable. The values of variables with a Retain attribute
are held at the following times. (Variables without a Retain attribute are set to
their initial values.)
When power is turned ON after a power interruption
When the CPU Unit changes to RUN mode
When you specify to not initialize the values when the user program is trans-
ferred
The smallest unit of the processing elements that are provided by OMRON for
use in POU algorithms.
There are ladder diagram instructions (program inputs and outputs), function in-
structions, function block instructions, and ST statements.
The memory inside the CPU Unit that is used by the CPU Unit to execute the OS
and user program.
One of the function modules. The MC Function Module performs motion control
based on commands from the motion control instructions that are executed in
the user program.
A function block instruction that executes motion control.
The Motion Control Function Module supports instructions that are based on
®
function blocks for PLCopen
specifically for the Motion Control Function Module.
One of the events in the NJ/NX-series System. These events are defined by the
user. "User-defined events" is a generic term for user-defined errors and user-
defined information.
A variable for which all of the attributes are defined by the user and can be
changed by the user.
All of the programs in one project.
A device that mounts to the CPU Rack or an Expansion Rack.
The configuration information for the Units that are set on the Sysmac Studio.
This information tells what Unit models are connected to the CPU Unit and
where they are connected.
A constant expression that is used in a user program.
One of the derivative data types. This data type takes one item from a prepared
name list of enumerators as its value.
One of the values that an enumeration can take expressed as a character string.
The value of an enumeration is one of the enumerators.
A variable that can be accessed only from inside the POU in which it is defined.
"Local variable" is used as opposed to "global variable."
Local variables include internal variables, input variables, output variables, in-out
variables, and external variables.
Description
motion control as well as instructions developed
NX-series CPU Unit Hardware User's Manual (W535)

Advertisement

Table of Contents
loading

Table of Contents