1
SECTION 1
PC Setup and Other Features
This section explains the PC Setup and other CQM1H features, including interrupt processing and communications. The
PC Setup can be used to control the operating parameters of the CQM1H. To change the PC Setup, refer to the
CQM1H
Operation Manual
for Programming Console procedures. Refer to the
CX-Programmer Operation Manual
for CX-
Programmer procedures.
If you are not familiar with OMRON PCs or ladder programming, you can read
1-1 PC Setup
as an overview of the
operating parameters available for the CQM1H, but may then want to read
SECTION 3 Memory Areas
,
SECTION 4 Ladder-
diagram Programming
, and related instructions in
SECTION 5 Instruction Set
before completing this section.
1-1
PC Setup . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
2
1-1-1
Changing the PC Setup. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
2
1-1-2
Serial Communications Board Settings . . . . . . . . . . . . . . . . . . . . . .
3
1-1-3
PC Setup Settings . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
4
1-2
Inner Board Settings . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
9
1-2-1
Settings for a Serial Communications Board . . . . . . . . . . . . . . . . . .
9
1-2-2
Settings for a High-speed Counter Board. . . . . . . . . . . . . . . . . . . . .
10
1-2-3
Settings for a Pulse I/O Board . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
11
1-2-4
Settings for an Absolute Encoder Interface Board . . . . . . . . . . . . . .
11
1-2-5
Settings for an Analog I/O Board . . . . . . . . . . . . . . . . . . . . . . . . . . .
12
1-3
Basic PC Operation and I/O Processes . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
12
1-3-1
Startup Mode . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
12
1-3-2
Hold Bit Status . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
13
1-3-3
RS-232C Port Servicing Time . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
13
1-3-4
Peripheral Port Servicing Time. . . . . . . . . . . . . . . . . . . . . . . . . . . . .
14
1-3-5
Minimum Cycle Time. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
14
1-3-6
Input Time Constants . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
14
1-3-7
High-speed Timers . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
15
1-3-8
DSW(87) Input Digits and Output Refresh Method. . . . . . . . . . . . .
16
1-3-9
Peripheral Port Settings . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
16
1-3-10
Error Log Settings. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
17
1-4
Interrupt Functions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
18
1-4-1
Types of Interrupts . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
18
1-4-2
Processing the Same Memory Locations with the Main Program and
Interrupt Subroutines . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
21
1-4-3
Input Interrupts . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
23
1-4-4
Masking All Interrupts . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
30
1-4-5
Interval Timer Interrupts. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
31
1-4-6
High-speed Counter 0 Interrupts . . . . . . . . . . . . . . . . . . . . . . . . . . .
34
1-4-7
High-speed Counter 0 Overflows/Underflows . . . . . . . . . . . . . . . . .
42
1-5
Pulse Output Function. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
44
1-6
Communications Functions. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
47
1-6-1
Host Link and No-protocol Communications Settings. . . . . . . . . . .
48
1-6-2
Host Link Communications Settings and Procedures . . . . . . . . . . .
51
1-6-3
No-protocol Communications Settings and Procedures . . . . . . . . . .
53
1-6-4
One-to-one Data Links . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
55
1-6-5
NT Link 1:1 Mode Communications . . . . . . . . . . . . . . . . . . . . . . . .
57
1-6-6
Wiring Ports . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
58
1-7
Calculating with Signed Binary Data . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
58
1-7-1
Definition of Signed Binary Data . . . . . . . . . . . . . . . . . . . . . . . . . . .
58
1-7-2
Arithmetic Flags . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
59
1-7-3
Inputting Signed Binary Data Using Decimal Values . . . . . . . . . . .
59
1-7-4
Using Signed-binary Expansion Instructions . . . . . . . . . . . . . . . . . .
60
1-7-5
Application Example Using Signed Binary Data . . . . . . . . . . . . . . .
60
Содержание SYSMAC CQM1H Series
Страница 3: ...iv...
Страница 5: ...vi...
Страница 9: ......
Страница 11: ......
Страница 15: ...xvi...
Страница 87: ...62 Calculating with Signed Binary Data Section 1 7...
Страница 169: ...144 Serial Communications Board Section 2 6...
Страница 537: ......
Страница 565: ......
Страница 569: ......
Страница 573: ......
Страница 577: ......