FX1S-30MR-ES/UL MITSUBISHI, FX1S-30MR-ES/UL Datasheet - Page 129

PLC, 16 IN, 14 RELAY OUT, 110V/2

FX1S-30MR-ES/UL

Manufacturer Part Number
FX1S-30MR-ES/UL
Description
PLC, 16 IN, 14 RELAY OUT, 110V/2
Manufacturer
MITSUBISHI
Datasheet

Specifications of FX1S-30MR-ES/UL

No. Of Analogue Inputs
16
No. Of Analogue Outputs
14
Ip/nema Rating
IP10
Approval Bodies
CE, CUL, UL
External Depth
49mm
External Length / Height
90mm
External Width
60mm
Mounting Type
Panel
5.1.2
FX Series Programmable Controlers
CALL (FNC 01)
Points to note:
a) Many CALL statements can reference a single subroutine.
b) Each subroutine must have a unique pointer number. Subroutine pointers can be selected
c) Subroutines are not normally processed as they occur after an FEND instruction. When
d) Subroutines can be nested for 5 levels including
CALL
FNC 01
(
routine
C
Mnemonic
all sub-
from the range P0 to P62. Subroutine pointers and the pointers used for CJ (FNC 00)
instructions are NOT allowed to coincide.
they are called, care should be taken not to overrun the watchdog timer setting. For more
information on watchdog timers please see page 5-12.
the initial CALL instruction. As an example the
program shown opposite shows a 2 level nest.
When X1 is activated the program calls subroutine
P11. Within this subroutine is a CALL to a second
subroutine P12. When both subroutines P11 and
P12 are active simultaneously, they are said to be
nested. Once subroutine P12 reaches its SRET
instruction it returns the program control to the
program step immediately following its original
CALL (see
and once its SRET instruction is processed the
program returns once again to the step following
the CALL P11 statement (see
)
Executes the
subroutine
program starting
at the identified
pointer position
). P11 then completes its operation,
Function
Valid pointers from the range 0 to 62
Nest levels: 5 including the initial CALL
).
Operation:
When the CALL instruction is active it forces the
program to run the subroutine associated with the
called pointer (area identified as subroutine P10). A
CALL instruction must be used in conjunction with
FEND (FNC 06) and SRET (FNC 02) instructions. The
program jumps to the subroutine pointer (located after
an FEND instruction) and processes the contents until
an SRET instruction is encountered. This forces the
p r o g r a m f l o w b a c k t o t h e l in e o f l a d d e r l o g i c
immediately following the original CALL instruction.
Operands
D
Applied Instructions 5
CALL, CALLP:
3 step
Subroutine pointer
PPP: 1 steps
Program steps
5-7

Related parts for FX1S-30MR-ES/UL