5 mux, 5 comparison operators, 1 gt – Lenze DDS v2.3 User Manual
Page 280: Drive plc developer studio

Drive PLC Developer Studio
IEC 61131-3 Operators
12-10
l
DDS EN 2.3
12.4.5
MUX
Multiplexer
OUT := MUX(K, IN0,...,INn)
means:
OUT := INk.
•
IN0
, ... ,
INn
and
OUT
can be of any type.
•
K
must be of type BYTE, WORD, DWORD, SINT, USINT, INT, UINT, DINT or UDINT.
•
MUX
selects the
K
th value from a number of values. If K is greater than the number of other
inputs (n), the last value will be passed on (INn).
Examples
IL
ST
FBD
LD
0
MUX 30,40,50,60,70,80
ST
Var1
(* Var1 = 30 *)
Tip!
For runtime optimization, the system now computes the expression attached to the input side of
INk
. Contrary to this, simulation computes all branches.
12.5
Comparison operators
Types:
The operands of the following comparison operators can be of type BOOL, BYTE, WORD, DWORD,
SINT
, USINT, INT, UINT, DINT, UDINT, REAL, TIME, DATE, TIME_OF_DAY, DATE_AND_TIME and
STRING
.
12.5.1
GT
Greater than
A Boolean operator with the result TRUE if the first operand is greater than the second operand.
Examples
IL
ST
FBD
LD
20
GT
30
ST
Var1
(* Var1 = FALSE *)
Var1 := 20 > 30;
Show/Hide Bookmarks
- ESMD smd tmd remote keypad (4 pages)
- EPM Programmer EEPM1RA (114 pages)
- ESMDC (36 pages)
- SMD Frequency Inverter 0.37kW-22kW (116 pages)
- SMD Frequency Inverter: Basic I/O with CANopen 0.25kW-4.0kW (36 pages)
- SMD 0-25kW-4-0kW (112 pages)
- smd Series Drives (32 pages)
- ESV SMV remote keypad H0 (2 pages)
- ESV SMV remote keypad H1 (2 pages)
- SV SMV additional I-O module (14 pages)
- EEPM1RA EPM (26 pages)
- SMVector RS-485 LECOM (29 pages)
- E84AYM10S (4 pages)
- E84AYCET EtherCAT MCI module (109 pages)
- EZAMBKBM (6 pages)
- E84AYCEC (89 pages)
- ERBPxxxRxxxx Brake resistor 200W-300W (134 pages)
- E84AYCPM (115 pages)
- E84AYCEO (165 pages)
- E84AYCER (94 pages)
- E84AVSCx 8400 StateLine C (76 pages)
- EZVxxxx-000 Power supply unit AC 230V 5A-20A (62 pages)
- E84AYCIB (75 pages)
- E82ZWBRB (48 pages)
- EZVxx00−001 Power supply unit AC 400V 5A-20A (64 pages)
- E82ZWBRE (64 pages)
- EZAEBK1001 (94 pages)
- E94AYAE SM301 (140 pages)
- E94AYAE SM301 (134 pages)
- E94AYAE SM301 (74 pages)
- E94AZPS (114 pages)
- E94AYCIB (78 pages)
- E94AYCIB (124 pages)
- E94AZEX100 (84 pages)
- EZS3-xxxA200 Sinusoidal filter 115-150A (44 pages)
- E94AZHA0051 (104 pages)
- E94AZCDM030 (72 pages)
- EZS3-xxxA200 Sinusoidal filter 180-480A (74 pages)
- E94AYCCA (188 pages)
- E94AYCCA (114 pages)
- E94AZHB0101 (104 pages)
- E94AYCPM (125 pages)
- E94AYCPM (114 pages)
- E94AYCET (140 pages)
- E94AYCET (103 pages)