94
Connection Examples
Section 4-5
Cable Wiring (XW2Z-200S-V (2 m) or XW2Z-200S-V (5 m))
Communication Settings
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
Program Example
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
4-5-4
Multi-drop Connection Examples
(Normal)
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.
V530-R150
Personal computer
Signal
Pin No.
Pin No.
Signal
Shield
Pin numbers will depend on the type of personal computer connected.
Refer to the manual of the personal computer.
(*)
Summary of Contents for V530-R150E-3 -
Page 7: ......
Page 9: ......
Page 17: ......
Page 27: ......
Page 47: ......
Page 63: ......
Page 224: ...207 System Section 6 4 2 Set each item 3 Select End before leaving this screen...
Page 226: ...209 System Section 6 4 2 Select the error method 3 Select End to leave this screen...
Page 263: ......
Page 279: ......
Page 281: ......
Page 283: ......
Page 289: ......