Omron NJ-series User Manual page 248

Machine automation controller cpu unit software
Hide thumbs Also See for NJ-series:
Table of Contents

Advertisement

 Network Publish Specifications
There are three specifications for publishing variables to the network: Publish Only, Input, and Out-
put. The specifications are given in the following table.
Network Publish
Do not publish
Publish
 Ranges for Published to the Network
The Network publish attribute is specified separately for each variable. Set them for all elements and
members of array, structure, and union variables.
Edge
The Edge attribute makes the variable pass TRUE to a function block when a BOOL variable changes
from FALSE to TRUE or from TRUE to FALSE. You can specify the Edge attribute only for BOOL input
variables to function blocks.
 Application
Use the Edge attribute when you want the function block to accept the input only when the input
parameter changes from FALSE to TRUE or from TRUE to FALSE. For example, you can use this
attribute when you want to execute the function block any time there is a change detected in an input
parameter.
 Operation
• If you specify a change to TRUE, the input variable changes to TRUE only when the input param-
eter connected to that input variable changes from FALSE to TRUE.
• If you specify a change to FALSE, the input variable changes to TRUE only when the input param-
eter changes from TRUE to FALSE.
Change to TRUE
Change to FALSE
None
NJ-series CPU Unit Software User's Manual (W501)
You cannot access a variable with this attribute from external devices.
However, Support Software can still access the variable regardless of
this setting.
Publish Only
You can access a variable with this attribute from external devices
through CIP communications. Tag data links are not possible for vari-
ables with this attribute setting.
Input
You can access a variable with this attribute from external devices
through CIP communications or a tag data link. For tag data links, this
will be a variable for data input (from another CPU Unit to the local CPU
Unit).
Output
You can access a variable with this attribute from external devices
through CIP communications or a tag data link. For tag data links, this
will be a variable for data output (from the local CPU Unit to another
CPU Unit).
Specification
FALSE to TRUE
Other
TRUE to FALSE
Other
---
Specifications
Value of input parameter
6 Programming
Value of variable
TRUE
FALSE
TRUE
FALSE
Changes according to the input
parameter value.
6
6-61

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents