A.1.1.3 Special Relay (Direct Access
Method)
The Special Relay is not
write-protected. Do not turn it ON/OFF with Parts or write
Words.
Special Relay Structure
Direct Access Method
Address
|
Description
|
H System Variable
|
LS2032
|
Common Relay Information
|
—
|
LS2033
|
Base Screen Information
|
—
|
LS2034
|
Reserved
|
—
|
LS2035
|
1-Second Binary Counter
|
—
|
LS2036
|
Display Scan Time
|
#H_DispScanTime
|
LS2037
|
Communication Cycle Time
|
—
|
LS2038
|
Display scan counter
|
#H_DispScanCounter
|
LS2039
|
Communication Error Code
|
—
|
LS2040
|
Token Revolution Speed Max. Value
|
#H_MAXTokenSpeed
|
LS2041
|
Token Revolution Speed Current Value
|
#H_CurrentTokenSpeed
|
LS2042
|
Reserved
|
—
|
LS2043
|
LS2044
|
LS2045
|
LS2046
|
LS2047
|
Details About Each Address - Special
Relay
0 bit
Toggles ON/OFF every communication cycle.
1 bit
After a Base screen or Window changes, turns ON until
communication with all the device addresses set in the screen has
succeeded and the Part operation or process has completed.
2 bit
Turns ON only when a communication error occurs.
3 bit
Turns ON while the initial screen displays at power ON.
4 bit
Normally ON.
5 bit
Normally OFF.
6 bit
Turns ON when backup memory (SRAM) data is erased. Only onboard
backup memory (SRAM)
7 bit
When using D-Scripts, turns ON when a BCD error occurs.
8 bit
When using D-Scripts, turns ON when a zero error occurs.
9 bit
Turns ON when a recipe could not be transferred to backup memory
(SRAM).
10 bit
Turns ON when filing data transferred according to the Control
Word Address could not be transferred from PLC. Also, when
transferring from a PLC by way of a Special Data Display (filing),
and when using the Transfer Complete Bit Address, it turns ON when
data could not transfer between PLC -> Internal Device, or PLC
-> SRAM.
11 bit
Turns ON during transfer between SRAM <-> Internal Device
by means of a Special Data Display (Filing).
12 bit
When using D-Scripts, turns ON when a communication error occurs
from a memcpy ( ) or address offset designation read. Turns OFF
when data finishes reading normally.
13 bit
In the [System Settings] [Script I/O] page, when no
[D-Script/Global D-Script] is set in the project, turns ON when the
readout of the Send function, Receive function, Control, Status
variable, and Received Data Size is executed in [SIO Port
Operation]'s Label Settings.
14 bit
In the [System Settings] [Script I/O] page, when
[D-Script/Global D-Script] is set in the project, turns ON when an
extended script's [Text Operation] function is executed. Also, in
the [System Settings] [Script I/O] page, when [Extended Script] is
set in the project, turns ON even when a D-Script/Global D-Script
[SIO Port Operation]'s I/O function (IO_WRITE, IO_READ) is
executed.
15 bit
Reserved
Values are undefined in reserved addresses.
Do not use.
Increments once every second immediately
after the power is turned ON. Data is in Bin format.
The display time starts from the first Part
set on the display screen to the end of the last Part. Data is
stored in Bin format, in millisecond units. The data is updated
when all processing for the target Parts has finished. The data's
initial value is "0".
There is an error of +/-10 ms.
One cycle's time is from the start to the end
of the management of the System Data Area allotted inside the
device/PLC, and each type of device. Data is stored in Bin format,
in 10 millisecond units. The data is updated when all processing
for the System Data Area and target device has finished. The data's
initial value is "0".
There is an error of +/-10 ms.
The counter increments each time the Part set
on the display screen processes. Data is in Bin format.
When a communication error occurs, the last
displayed communication error code is stored in Bin format.
Used only during a Serial Multilink
connection.
The maximum value of the time taken for one transfer cycle of a
token packet (a Command Right for PLC) through multiple connected
Displays. The unit is 10 milliseconds. The data is updated every
time the maximum value is changed or when the screen is changed.
The data's initial value is "0". There is an error of +/-10 ms.
Used only during a Serial Multilink
connection.
The current value of the time taken for one transfer cycle of a
token packet (a Command Right for PLC) through multiple connected
Displays. The unit is 10 milliseconds. The data is updated every
time the maximum value is changed or when the screen is changed.
The data's initial value is "0". There is an error of +/-10 ms.
|