Omron NJ501-1 Series User Manual page 37

Machine automation controller nj-series cpu unit hardware
Table of Contents

Advertisement

Term
download
edge
enumeration
enumerator
EtherCAT Master Function Module
EtherNet/IP Function Module
event log
Event Setup
event task
FB
forced refreshing
FUN
function
function block
function module
general-purpose slave
global variable
I/O map settings
I/O port
I/O refreshing
information
Initial Value
inline ST
instruction
literal
local variable
main memory
NJ-series CPU Unit Hardware User's Manual (W500)
To transfer data from the Sysmac Studio to the Controller with the synchronization
operation of the Sysmac Studio.
One of the attributes of a variable.
This attribute makes a BOOL variable pass TRUE to a function block when the vari-
able changes from FALSE to TRUE or when it changes from TRUE to FALSE.
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.
One of the function modules. This function module controls the EtherCAT slaves as
the EtherCAT master.
One of the function modules. This function module controls the built-in EtherNet/IP
port.
A function that recognizes and records errors and other events.
Settings that define user-defined errors and user-defined information.
A task that executes a user program only once when the task execution conditions
are met.
An acronym for "function block."
Forcing the refreshing of an input from an external device or an output to an exter-
nal device, e.g., when the user debugs a program.
Addresses that are subject to forced refreshing can still be overwritten from the
user program.
An abbreviation for "function."
A POU that is used to create an object that determines a unique output for the
same input, such as for data processing.
A POU that is used to create an object that can have a different output for the same
input, such as for a timer or counter.
One of the functional units of the software configuration of the CPU Unit.
Any of the EtherCAT slaves that cannot be assigned to an axis.
A variable that can be read or written from all POUs (programs, functions, and func-
tion blocks).
Settings that assign variables to I/O ports. Assignment information between I/O
ports and variables.
A logical interface that is used by the CPU Unit to exchange data with an external
device (slave or Unit).
Cyclic data exchange with external devices that is performed with predetermined
memory addresses.
One of the event levels for Controller events or user-defined events. These are not
errors, but appear in the event log to notify the user of specific information.
One of the attributes of a variable. The variable is set to the initial value in the fol-
lowing situations.
• When power is turned ON
• When the CPU Unit changes to RUN mode
• When you specify to initialize the values when the user program is transferred
• When a major fault level Controller error occurs
ST programming that is included within a ladder diagram program.
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 out-
puts), function instructions, function block instructions, and ST statements.
A constant expression that is used in a user program.
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.
The memory inside the CPU Unit that is used by the CPU Unit to execute the OS
and user program.
Description
Terminology
35

Advertisement

Table of Contents
loading

Table of Contents