User Manual
Table Of Contents
- V670 Series
- Introduction
- Contents
- Structure of This Manual
- Chapter 1 Features and System Configuration
- Chapter 2 Specifications and Performance
- Chapter 3 Setting and Installation
- Chapter 4 Functions
- Chapter 5 Control From Host Device
- Chapter 6 How to Use Self-Execution Mode
- Chapter 7 How to Use Programming Console
- Chapter 8 From Startup to Run
- Chapter 9 Characteristic Data Depending on Operating Condition (Reference)
- Appendix
6-3
An example of setting to execute the following items is described.
Communication process : Reads 16 bytes from the address 10h in a hexadecimal number in an automatic operation.
Judgment, OUT1 output : 4 Bytes of data from the address 18 is "00000001" and turning ON for 0.5 seconds.
Judgment, OUT2 output : ON at an error. (Time is not monitored.)
Judgment, RS-232C output: No output.
• Sent command string
"SE00RDRAH1001010, = 080400000001 + XX, 0500, ER00000000 + XX, 0000, XX + XX, 0000"
•
Description of sent command string
SE00RDRAH1001010
← Execution command
Read 16 bytes from the address 10h.
==080400000001
+XX, 0500, ← Specifies a condition of OUT1 output.
Output time (0.5 seconds).
No condition (B).
Condition (A) is judged as matched.
ER00000000
+XX, 0000, ← Specifies a condition of OUT2 output.
ON (unlimited)
No condition (B).
Condition (A) is judged as unmatched. (All the error codes)
XX
+XX, 0000 ← Specifies a condition of RS-232C output.
Fixed data.
No condition (B).
No condition (A).
6-3 Example of Setting










