Multi-Drop Connection Examples (Normal) - Omron V530-R150E-3 Operation Manual

2-dimensional code reader (fixed type)
Hide thumbs Also See for V530-R150E-3:
Table of Contents

Advertisement

Connection Examples
Cable Wiring (XW2Z-200S-V (2 m) or XW2Z-200S-V (5 m))
V530-R150
Signal
(*)
Pin numbers will depend on the type of personal computer connected.
Refer to the manual of the personal computer.
Communication Settings
Program Example
4-5-4
Multi-drop Connection Examples
94
Pin No.
Match the communication settings (baud rate, data length, parity bits,
and stop bits) of the personal computer and V530-R150. Set the
communications mode of the V530-R150 to Normal.
“ page 194
100 CLOSE #1
110 OPEN "COM:E73NN" AS #1 (OPEN communications port)
120 PRINT #1,"@GL"+CHR(&H0D) (Send single reading command)
130 INPUT #1,RESDATA$ (Load data; footer code:CR)
140 PRINT "READ DATA=";RESDATA$ (Display reading data)
150 GOTO 120 (Repeat)
160 END
Details on the procedure for connecting an RS-232C/RS-422(485)
converter and performing communications with several V530-R150s
from one host (computer or Programmable Controller) are given here.
Unit numbers 00 to 31 can be set for the V530-R150. All communica-
tions data between the host includes unit numbers, and commands
will be ignored by V530-R150s whose unit numbers differ from those
contained in the command data. Communications data formats for
multi-drop are the same as for other communications except for the
inclusion of the unit number.
Reading data is read with the sending of a polling (read) command
from the host side. Even if the data is read correctly, it is not output
until polling commands are given.
Personal computer
Pin No.
Shield
Section 4-5
Signal
(Normal)

Advertisement

Table of Contents

Troubleshooting

loading

This manual is also suitable for:

V530-r150ep-3

Table of Contents