REO REOVIB MFS 268 User manual

268_RS232_ANL_EN.doc
46/2014
REOVIB
Control Units for the Vibratory Feeder Industry
Operating Instructions
REOVIB MFS 268-RS232
Appendix – Interface Programming
8450 E 47th Street
Indianapolis, IN 46226
USA
Phone +1(317)899-1395
Fax +1 (317) 899-1396
http://www.reo-usa.com
eMail: info@reo-usa.com
REO-USA, Inc

Operating Instructions
Interface Programming
REOVIB MFS 268 - RS 232
2
ELEKTRONIK
Contents
1.0 General .............................................................................................................................................. 3
2.0 Serial Interface Data.......................................................................................................................... 3
3.0 Serial Interface Modes....................................................................................................................... 4
3.1 Normal operation ........................................................................................................................... 5
3.1.1 Transmission to the controller ................................................................................................. 5
3.1.2 Response from controller ........................................................................................................ 5
3.2 Parameter operation ...................................................................................................................... 6
3.2.1 Parameter address and value formatting................................................................................ 6
3.2.2 Send Write enable................................................................................................................... 7
3.2.3 Receive, confirm write enable ................................................................................................. 7
3.2.4 Send Parameter ...................................................................................................................... 7
3.2.5 Remove Write Enable ............................................................................................................. 8
3.2.6 Read Parameter (send)........................................................................................................... 8
3.2.7 Bit Configured Parameter........................................................................................................ 9
4.0 Parameter Table.............................................................................................................................. 10
5.0 Example of serial interface communication with frequency controller REOVIB MFS 268 .............. 11
5.1 Normal Operation......................................................................................................................... 11
5.2 Parameter Operation ................................................................................................................... 12
5.3 RESET of Controller .................................................................................................................... 14
6 Dimension........................................................................................................................................... 15
6.1 Dimension 6 A unit....................................................................................................................... 15
6.2 Dimension 16 A unit..................................................................................................................... 16

Operating Instructions
Interface Programming
REOVIB MFS 268 - RS 232
3
ELEKTRONIK
1.0 General
The REOVIB MFS 268 range of controllers for vibratory feeders can be operated from an RS 232
interface. To do this the frequency controller must be set up to receive serial data, using Menu “C 017”
(S.I.F. = I ). The set point for feeder throughput is adjusted in “Running Mode“ and the controller status
(ready/fault) is transmitted back. The controller can be configured, using the serial interface, in a
further “Parameter Mode“.
Units are available in two versions, panel mounting or enclosed.
The interface allows communication with the frequency controller by using 3 data words (each having
16 bits).
Controllers are always factory configured for interface operation. Should the unit be required for
manual set-up then the Parameter S.I.F. must be set = “0“ in Menu C 017. To return to serial interface
operation S.I.F. must be reset = “1“.
The communication on the interface must be maintained continuously (repeat data string constant),
otherwise the controller gets turned off by an internal “watch dog” after about 2 seconds.
2.0 Serial Interface Data
The Parameters for serial interface are set as follows:-
Baud rate: 9600, 8 Data bits, 1 Stop bit, No Parity, No Handshaking (DTR = +12V, RTS = - 12 V)
Pin layout
PIN Nr. Signal
1 -
2 RXD
3 TXD
4 -
5 GND
6 -
7 -
8 -
9 -
P P P
21 22 23 24 25 26 27 28 291 2 3 4 56 7 8 9 31 32 33 34
MFS
1
6
2
7
3
8
4
9
5
21 22 23 24 25 26 27 28 29
31 32 33 341 2 3 4 5 6 7 8 9
P
F
0

Operating Instructions
Interface Programming
REOVIB MFS 268 - RS 232
4
ELEKTRONIK
The serial interface information is sent as a character string that is closed with a RETURN (CR) for
synchronization. Within the string there are three used data words each having four characters
(Bytes). The complete data string therefore comprises 3 x 4 + 1 characters.
Each part character string of the data word is the hexadecimal code equivalent of the 16 bit integer
expression of the used data. Only upper case characters "0" to "9" and "A" to "F" are permitted. Each
character is transmitted with 8 bits represented by ASCII code. Each part of the string contains four
characters and if necessary a leading zero is used.
The value range of the used information is depicted in a different manner to the value range of the
internal data format (16 bit integer). To differentiate, the values and the bit coded status information
are relative or absolute, signed or unsigned and limited or unlimited.
Type Signed Limiting Example Value range Form
Relative Not signed
Limited Set point,
Setting range
(0..100)% (0000..FFFF)
Relative Not signed Unlimited Effective value (0..200)% (0000..FFFF)
Relative Signed Limited Regulation range,
phase position
(-100..100)% (8000..7FFF)
Absolute Not signed Limited Time, frequency Individual Individually
scaled
bit Status True, false (0000..FFFF)
The character string is controlled by the RETURN’s for the correct length and existence and so invalid
information is disregarded. The watchdog switches the set point to zero if non valid information is
received.
! The string to be sent must be repeated continuously !
Example:
Adjust set point to 70 % and enable ON.
RS 232 Character String: "B33200000004"+CR
3.0 Serial Interface Modes
When serial inteface communication is used there are two basic operating modes:-
Normal operation: Control of the frequency controller in a production process.
In this mode the set point and control signals (On/Off) are transmitted..
Parameter operation: Setting of the frequency controller to the required operating mode and limits.
In a special mode the parameters and their addresses are sent to the
frequency controller and are received back as confirmation
In parameter mode, specific controller values such as frequency, soft start,
time delays, contactor etc. are adjusted.

Operating Instructions
Interface Programming
REOVIB MFS 268 - RS 232
5
ELEKTRONIK
3.1 Normal operation
In normal operation the serial interface is used to adjust the set point for the feeder throughput and the
digital control signals e.g. the enable. The unit status (ready or fault) is reported.
All data words are in the range 0000..FFFF H.
The communications words are shown in bit form as follows.
3.1.1 Transmission to the controller
H-Byte L-Byte
Wor
t 1
Set point 1, 16-Bit 100 % = FFFF H
15
14 13 12
11 10 9 8 7 6 5 4 3 2 1 0
H-Byte L-Byte
Wort 2
Reserved
15
14 13 12
11 10 9 8 7 6 5 4 3 2 1 0
H-Byte L-Byte
Wort 3
Control word
Bit = „1“ = Function ON
All non used bits must be “0“
15
14 13 12
11 10 9 8 7 6 5 4 3 2 1 0
0 Mode bit
0
0
0
0
0
0
0
0
0
0
0
0
0 Enable
0
0
Control information (unit specific)
3.1.2 Response from controller
H-Byte L-Byte
Word 1
Vibration acceleration feedback
16 Bit 100% = 8000H
15
14 13 12
11 10 9 8 7 6 5 4 3 2 1 0
H-Byte L-Byte
Word 2
Feedback output current
16 Bit 100% = 8000H (% of rated current)
15
14 13 12
11 10 9 8 7 6 5 4 3 2 1 0
H-Byte L-Byte
Word 3
Status word
X = not defined
Bit = “1“ = Function ON
15
14 13 12
11 10 9 8 7 6 5 4 3 2 1 0
Fault code
X
X
X
OFF
X
X
X
X
Status information
Unit specific
00
A5 (H)
57 (H)
58 (H)
02 (H)
0C (H)
05 (H)
70 (H)
C0 (H)
Unit not responding
Ready
ERROR Peak
ERROR OC
ERROR OL
ERROR ACC
ERROR OU
Over temperature
Feedback
Parameter mode
The unit status and the output current is reported.
0 = Normal operation
1 = Parameter operation Enable bit
OFF bit
Report

Operating Instructions
Interface Programming
REOVIB MFS 268 - RS 232
6
ELEKTRONIK
3.2 Parameter operation
The unit specific parameters can be read and changed in Parameter Operation.
Before writing parameters a write enable must be sent. Then it is possible to change a single or
several parameters. On closing the write enable must be removed. A read request only is required for
reading
The response value of Word 3 is always “C0DE“ H. This is used by the controller to indicate that it is
running in parameter mode.
3.2.1 Parameter address and value formatting
In parameter operation the most significant bit in Word 1 defines the “read/write” (R/W) bit (1 = Write,
0 = Read) and must be given with parameter address of the corresponding parameter.
Normal or parameter operation are selected by using the mode bit (most significant bit in word 3 (0 =
Normal-, 1 = Parameter operation).
Word 1:
R / W
–
Bit + Address
e.g. 8000 H + 1009 H => 9009 H
Word 2:
Parameter value.
e.g. 7FFF H
Wort 3:
Mode bit = 1 + control b
its
e.g. 8000 H + 0004 H => 9004 H
For bit configured parameters only those bits that correspond to the required characteristic may
be altered. All other bits must not be changed; otherwise the basic settings for the load could be
altered.
The procedure for adjustment using bit parameters is as follows:-
1. Read parameter value.
2. Only alter the required bit value(s) for the parameter which is chosen.
3. Switch on the write enable.
4. Write the changed parameter value back to the same address.
5. Remove the write enable.

Operating Instructions
Interface Programming
REOVIB MFS 268 - RS 232
7
ELEKTRONIK
3.2.2 Send Write enable
H-Byte L-Byte
Wort
Address Write Key =C0DE H
C0
DE
H-Byte L-Byte
Word 2
Write Key =B5E7 H
B5 E7
H-Byte L-Byte
Word 3
Control Word + 8000 H
Mode bit must be set to 1 !!
All bits not used must be “0”.
Bit = “1“ = Function ON
15
14 13 12
11 10 9 8 7 6 5 4 3 2 1 0
1 Mode bit
0
0
0
0
0
0
0
0
0
0
0
0
0
0
Control Information (unit specific)
3.2.3 Receive, confirm write enable
H-Byte L-Byte
Word 1
C0DE H
C0
DE
H-Byte L-Byte
Word 2
B5E7 H
B5
E7
H-Byte L-Byte
Word 3
C0DE H
C0
DE
New parameter can be sent after confirmation has been received.
3.2.4 Send Parameter
H-Byte L-Byte
Word 1
Parameter address + R / W – Bit
(16-Bit) = 0..FFFF H
15
14 13 12
11 10 9 8 7 6 5 4 3 2 1 0
R / W
Parameter address
H-Byte L-Byte
Word 2
Parameter value
(16-Bit) = 0..FFFF H
XX
XX
H-Byte L-Byte
Word 3
Control Word + 8000H
Mode bit must be set to 1 !!
All bits not used must be “0”.
Bit = “1“ = Function ON
15
14 13 12
11 10 9 8 7 6 5 4 3 2 1 0
1 Mode bit
0
0
0
0
0
0
0
0
0
0
0
0
0
0
Control information (unit specific)

Operating Instructions
Interface Programming
REOVIB MFS 268 - RS 232
8
ELEKTRONIK
Receive Confirmation
H-Byte L-Byte
Word 1
Confirmation of the sent address
+ R / W - Bit
15
14 13 12
11 10 9 8 7 6 5 4 3 2 1 0
R / W
Parameter address
H-Byte L-Byte
Word 2
Confirmation parameter value
XX
XX
H-Byte L-Byte
Word 3
Confirmation parameter mode
(always “C0DE“ H)
C0
DE
3.2.5 Remove Write Enable
H-Byte L-Byte
Word 1
Address Write Key =C0DE H
C0
DE
H-Byte L-Byte
Word 2
Key value 0000
00 00
H-Byte L-Byte
Word 3
Control Word + 8000H
Mode bit must be set to 1 !!
All bits not used must be “0”.
Bit = “1“ = Function ON
15
14 13 12
11 10 9 8 7 6 5 4 3 2 1 0
1 Mode bit
Modusb
0
0
0
0
0
0
0
0
0
0
0
0
0
0
Control information (unit specific)
3.2.6 Read Parameter (send)
H-Byte L-Byte
Word 1
Parameter address + R / W - Bit
15
14 13 12
11 10 9 8 7 6 5 4 3 2 1 0
R / W
Parameter address
H-Byte L-Byte
Word 2
Read key value 0000
00
00
H-Byte L-Byte
Word 3
Mode bit = 1 + Control Bits
80
0
0
Receive Parameter
H-Byte L-Byte
Word 1
Confirmation
Parameter address + R / W - Bit
15
14 13 12
11 10 9 8 7 6 5 4 3 2 1 0
R / W
Parameter address
H-Byte L-Byte
Word 2
Parameter value
XX
XX
H-Byte L-Byte
Word 3
Confirmation parameter mode
C
0
DE

Operating Instructions
Interface Programming
REOVIB MFS 268 - RS 232
9
ELEKTRONIK
3.2.7 Bit Configured Parameter
Bit information.
Change individual Bits in a control word.
Each bit sets a switch which enables or inhibits a function. In the user program this bit “manipulation“
must be isolated in a table. If required more than one bit may be altered simultaneously.
Parameter address 1800
H-Byte L-Byte
Word 2
Control word
Bit = „1“ = Function ON
Bits that are not shown should not be altered.
15
14 13 12
11 10 9 8 7 6 5 4 3 2 1 0
S.P. 2. 2. Setpoint
E. Time out
-SE. Invert Sensor
A.F.C. Automatic Frequency Control
ACC Regulation operation
External set point potentiometer
En.C. Hide menus
4.20 External set point 4...20mA
E.S.P. External set point
Parameter address 1801
H-Byte L-Byte
Word
2
Bit = „1“ = Function ON
Bits that are not shown should not be altered.
15
14 13 12
11 10 9 8 7 6 5 4 3 2 1 0
-En. Invert enable
Parameter address 1803
H-Byte L-Byte
Word 2
Bit = „1“ = Function ON
Bits that are not shown should not be altered
15
14 13 12
11 10 9 8 7 6 5 4 3 2 1 0
Stop Flag

Operating Instructions
Interface Programming
REOVIB MFS 268 - RS 232
10
ELEKTRONIK
4.0 Parameter Table
Non listed addresses should not be changed.
Settings
Setting
range
Display-
Code
Factory
settings
Entry
code
Parameter
address
HEX (.bit)
Value range
HEX
Förderer
•Ampltude (throughput) 0..100 % A. 0 % 000,
002,
008, 096
100C 0...FFFF H
•Maximum control range (U
max
) 5..100 % P. 100 % 096, 008
1009 0CCC...FFFF H
•Vibrating frequency (depending on
limits)
5..300 Hz F. 100 Hz 096, 008
1005 01F4..7530 H
500..30000 dec.
(FL.)..(FH.)
•Soft start ramp 0..60 Sec. /. 0,1 Sec. 096 1013 0..FFFF H
•Soft stop ramp 0..60 Sek. \. 0,1 Sek. 096 1012 0..FFFF H
•Connect to external set point 0 / I E.S.P. 0 003 1800.0 0 / 1
•Set point 0(4)...20 mA 0 / I 4.20 0 003 1800.1 0 / 1
•Potentiometer set point
(for 3 / 6 / 8 A units)
0 / I POT. 0 003 1800.5 0 / 1
•Coarse/fine control 0 / I S.P.2. 0 003 1800.12 0 / 1
•Invert enable 0 / I -En. 0 003 1801.1 0 / 1
Regulation (with sensor)
•Switch to regulation mode 0 / I ACC. 0 008 1800.15 0 / 1
•Proportional characteristic 0..100 P.A. 40 008 100F 0..FFFF H
•Integral charcteristic 0..100 I.A. 0 008 1014 0..FFFF H
•Automatic frequency control 0 / I A.F.C. 0 008 1800.9 0 / 1
•Automatic frequency search start A.F.S. 008
Track control
•Switch-on delay 0..60 Sec. I. 5 Sec. 007, 167
1003 0..FFFF H
•Switch-off delay 0..60 Sec. O. 5 Sec. 007, 167
1002 0..FFFF H
•Invert sensor PNP / PNP
inverse
-SE. PNP 007, 167
1800.10 0 / 1
Sensor Monitoring
•Activate Sensor Time-out 0 / I E. 0 015 1800.11 0 / 1
•Time (Sensor Time-out) 1..240 Sec.
E.E. Not active 015 1004 0...FFFF H
Serial Interface (only when option is fitted)
•Serial Interface On/Off 0 / I S.I.F. I 017 1801.8 0 / 1
Service
•ERROR Reset Reset CLr.Er. 009 9004 C009 H
•Hide programming menus 0 / I Hd.C. 117 1800.4 0 / 1
•User parameter menus #. 0...3 0..3 U.S.I. 0 143
•Save user settings PUSH. 143
•Return to factory settings FAC. 210
•Select user parameter menu # 0...3 0..3 U.S.I. 0 210
•Return to user settings US.PA. 210
Service Basic Settings
•Service Menu Enable 0 / I En.S. 0 127 1803.4 0 / 1
•Display current value i. 040 200A 0..8000 H
•Current limit 0..100 % I. 100 040 1016 0..FFFF H
•Lower frequency limit 5..300 Hz F.L. 35 040 1020 01F4..7530 H
500..30000 dec.
•Upper frequency limit 5..300 Hz F.H. 140 040 1021 01F4..7530 H
500..30000 dec.

Operating Instructions
Interface Programming
REOVIB MFS 268 - RS 232
11
ELEKTRONIK
5.0 Example of serial interface communication with frequency controller REOVIB MFS 268
Variable values are written in italics.
5.1 Normal Operation
(set point set at 70 %)
Send
set point
Word Contents
Send
Contents
Receive
1 B332 H
Set point = 70 %
--- ---
2
3 0004 H Enable ON A5xx H Ready
RS 232 Character string "B33200000004"+CR
RS 232 Character string "00000000A5xx"+CR
(Control STOP)
Send
Set point
Word Contents
Send
Contents
Receive
1 B332 H
Set point = 70 %
--- ---
2
3 0000 H Enable AUS A5xx H Ready
RS 232 Character string "B33200000000"+CR
RS 232 Character string "00000000A5xx"+CR

Operating Instructions
Interface Programming
REOVIB MFS 268 - RS 232
12
ELEKTRONIK
5.2 Parameter Operation
(e.g. Set frequency to 50Hz and soft start to 2 seconds)
Write enable
Word Contents
Send
Contents
Receive
1 C0DE H Address write key C0DE H Confirmation
2 B5E7 H Value write key B5E7 H Confirmation
3 8000 H +
Control bits
Set Mode bit = 1 C0DE H Confirmation
RS 232 Character string "CODEB5E78000"+CR
RS 232 Character string "CODEB5E7COD"+CR
Write parameter
1 9005 H Parameter address
Frequency
+ R / W - Bit
9005 H Confirmation
2 1388H
Frequency 50 Hz
1388 H Confirmation 50 Hz
3 8000 H +
Control bits
Set Mode bit = 1 C0DE H Confirmation
RS 232 Character string "900513888000"+CR
RS 232 Character string "90051388CODE"+CR
Write parameter
1 9013 H Parameter address
Soft start
+ R / W - Bit
9013 H Confirmation
2 3333 H
Soft start 2 s
ecs.
3333 H Confirmation 2 secs.
3 8000 H +
Control bits
Set Mode bit = 1 C0DE H Confirmation
RS 232 Character string "901333338002"+CR
RS 232 Character string "90133333CODE"+CR
Close write
enable
Word Contents
Send
Contents
Receive
1 C0DE H Adresss write key C0DE H Confirmation
2 0000 H Value write key 0000 H Confirmation
3 8000 H +
Control Bits
Set Mode bit = 1 C0DE H Confirmation
RS 232 Character string "CODE00008000"+CR
RS 232 Character string "CODE0000CODE"+CR
(Parameter read only)
RS 232 Character string "101300008000"+CR
RS 232 Character string "10138000CODE"+CR
Read
Word Contents
Send
Contents
Receive
1 1013 HParameter address
Soft start
1013 H Confirmation
2 0000 H Read Parameter 8000 H Parameter value ( => 5 Secs)
3 8000 H +
Control bits
Set Mode bit = 1 C0DE H Confirmation Parameter Mode

Operating Instructions
Interface Programming
REOVIB MFS 268 - RS 232
13
ELEKTRONIK
Example for changing bit parameter
Read
Parameter
Word Contents
Send
Contents
Receive
1 1801 H Parameter address 1801 H Confirmation
2 0000 H Parameter read 0000 H Parameter value
3 8000 H +
Control bits
Set Mode bit = 1 C0DE H Confirmation parameter mode
RS 232 Character string "180100008000"+CR
RS 232 Character string "18010000CODE"+CR
Alter bit in chosen parameter
(e.g. Change bit 2 at address 1801 H auf “1” = Invert Enable).
Write enable
Word Contents
Send
Contents
Receive
1 C0DE H Adress write key C0DE H Confirmation
2 B5E7 H Value write key B5E7 H Confirmation
3 8000 H +
Control bits
Set Mode bit = 1 C0DE H Confirmation
RS 232 Character string "CODEB5E78000"+CR
RS 232 Character string "CODEB5E7CODE"+CR
Write
parameter
1 9801 H Parameter address
9801 H Confirmation
2 0002 H new Parameter 0002 H Confirmation
3 8000 H +
Control bits
Set Mode bit = 1 C0DE H Confirmation
RS 232 Character string "980100028000"+CR
RS 232 Character string "98010002CODE"+CR
Close write
enable
Word Contents
Send
Contents
Receive
1 C0DE H Adress write key C0DE H Confirmation
2 0000 H Value write key 0000 H Confirmation
3 8000 H +
Control bits
Set Mode bit = 1 C0DE H Confirmation
RS 232 Character string "CODE00008000"+CR
RS 232 Character string "CODE0000CODE"+CR

Operating Instructions
Interface Programming
REOVIB MFS 268 - RS 232
14
ELEKTRONIK
5.3 RESET of Controller
Write enable
Word Contents
Send
Contents
Receive
1 C0DE H Adress write key C0DE H Confirmation
2 B5C9 H Value write key B5C9 H Confirmation
3 8000 H +
Control bits
Set Mode bit = 1 C0DE H Confirmation
RS 232 Character string "CODEB5C98000"+CR
RS 232 Character string "CODEB5C9CODE"+CR
Write parameter
1 9400 H Parameter address
+ R / W - Bit
0000 H
Confirmation
2 C009 H
RESET.
0000 H
3 8000 H +
Control bits
Set Mode bit = 1 C0DE H
RS 232 Character string "9400C0098000"+CR
RS 232 Character string "94000000CODE"+CR
RESET Allow approximately 0.5 seconds !

Operating Instructions
Interface Programming
REOVIB MFS 268 - RS 232
15
ELEKTRONIK
6 Dimension
6.1 Dimension 6 A unit
35
70
17412
6,5
175
205
21 22 23 24 25 26 27 28 291 2 3 4 56 7 8 9 31 32 33 34
MFS
1
6
2
7
3
8
4
9
5
21 22 23 24 25 26 27 28 29
31 32 33 341 2 3 4 5 6 7 8 9
Ø5,0
Ø5,0
F I
0P
P P P

Operating Instructions
Interface Programming
REOVIB MFS 268 - RS 232
16
ELEKTRONIK
6.2 Dimension 16 A unit
26 27 28 29
L
N
PE
PE
+24V
+24V
+24V
+10V
10 31 32 33 21 22 23123456789
26 27 28 29 1 2 3 4 5 6 7 8 9 10 31 32 33 2 1 22 23 24 25 30
24 25 30
A1
A2
PE
1
6
2
7
3
8
4
9
5
Ø5,0
Ø5,0
6,5
300
288
52
104
21031
16
270
MFS
SPEED
P P P
P
FI
0
Other manuals for REOVIB MFS 268
1
This manual suits for next models
1
Table of contents
Other REO Controllers manuals