EasyManua.ls Logo

IMO iSmart V4 - MX (Multiplexer)

IMO iSmart V4
274 pages
Print Icon
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...
Chapter 5 Relay Ladder Logic Programming 130
-
18BMX (Multiplexer)
The iSmart smart relay includes 15 MX coils that can be used throughout a program. This function set its current
value to be 0 or one of 4 preset values which depends on the state of selection bit 1 and 2. There are 7 parameters for
proper configuration. The table below describes each configuration parameter and lists each compatible element for
configuring MX.
Th
e parameters from to can be constant or refer to the current value of other function. The table below
describes the relationship between parameter and MX current value.
disable
MX = 0;
enable
S1
OFF, S2
OFF: MX = V0;
S1OFF, S2ON: MX = V1;
S1ON, S2OFF: MX = V2;
S1ON, S2ON: MX = V3;
F
or example, assign S1 and S2 to refer to the I01 and X01, and V0=16513 (preset value 0), V1= AT01 (preset
value 1), V2=AQ01 (present value 2) and V3=DR01 (preset value 3). When turns I01 ON and X01 OFF, then
MX=AQ01; if I01 is at OFF and X01 is at ON state, the MX =AT01, and so on.
symbol
description
V0 parameter ( -32768~32767)
V1 parameter ( -32768~32767)
V2 parameter ( -32768~32767)
V3 parameter ( -32768~32767)
Selection bit 1: S1
Selection bit 2: S2
MX code (MX01~MX0F)

Table of Contents