EasyManua.ls Logo

Fuji Electric Monitouch V9 Series - Page 73

Fuji Electric Monitouch V9 Series
482 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
1-62 1. Overview
$Pn: 508 to 511
If “800BH” is stored for the error status information ($Pn: 100 to 355), on transferring the data of that station number to any
internal device memory address, the reception code will be obtained at $Pn: 508 to 511.
Example PLC2: Fuji Electric PXR station No. 1
1) On receipt of an error code at station No. 1 of PLC2, “800BH” is stored in $P2:101.
2) The data of $P2: 101 is transferred to $u1000 by a MOV command.
$u1000 = $P2: 101 (W)
3) The reception code is stored in $P2: 508.
$P2:508 = 0002H
4) The PXR manual shows that code 002H means “device memory address range exceeded.
Amend the screen program address designation.
Notes on use
Use $u/$T as the target internal device memory.
Use the macro command MOV (W). MOV (D) cannot be used.
“0” is stored to device memory addresses that have no expansion error code.
CN1
MJ1
PLC2
PLC1
Status information
$P2:101 800B
$P2:508 0000
NAK information
CN1
MJ1
PLC2
PLC1
Status information
$P2:101 800B
$P2:508 0000
NAK information
CN1
MJ1
PLC2
PLC1
Status information
$P2:101 800B
$P2:508 0002
NAK information

Table of Contents

Other manuals for Fuji Electric Monitouch V9 Series