Chapter 8. Communication Functions
8-44
•
Send / Receive
- Not defined: It is the initial value that doesn’t declare a frame format.
- Send: It is that declares send frame.
- Receive: It is that declares receive frame.
- When Frame 0 window is activated, Tx/Rx term is set as “Not defined,” and all the segments are not in
activation.
•
Segment (1-8): Enter segment by segment to separate fixed sending data area (CONSTANT) and device
area (Array).
Item
Contents
To set a segment type, there’re NONE (not defined), CONST (fixed data
area), ARRAY (Device area). CONST declares commands and fixed data that
are used for communication frame and ARRAY is used to input and save the
data needed for interactive communication. ARRAY type must be always set
by byte.
Ex.1) %MB0, %QB0.0.0 (← ○)
Ex.2) %MX0, %MW0, %MD0, %QX0.0.0, %QW0.0.0(← ×)
This field is to declare commands and fixed data that will be used in communication
frame and constant data to be declared by inputting. ASCII input must be done
within 10 characters and hex within 20 characters. If the number exceeds the limit,
set the next segment as the same type and continue to input there.
Ex. 1) 10RSB06%MW10006
If the segment is declared as ARRAY type, although word type data is declared in
CONST type, the related area is to be set by byte.
Ex2) As a dedicated protocol communication, 10RSB06%MW10006 is a frame to
execute reading 6 word data from %MW100 at the slave station no. 16. At the
moment, ARRAY must be set in 6 words that is 12 bytes, as the area to save the
data that is read.
Summary of Contents for GLOFA G7M-DR20U
Page 28: ...Chapter 4 Names of Parts 4 3 2 G7M DRT60U N 3 G7M DT60U N 4 G7M DT60U P...
Page 29: ...Chapter 4 Names of Parts 4 4 5 G7M DR60U DC 6 G7M DRT60U N DC 7 G7M DT60U N DC...
Page 31: ...Chapter 4 Names of Parts 4 6 3 G7M DT40U N 4 G7M DT40U P 5 G7M DR40U DC...
Page 32: ...Chapter 4 Names of Parts 4 7 6 G7M DRT40U N DC 7 G7M DT40U N DC 8 G7M DT40U P DC...
Page 33: ...Chapter 4 Names of Parts 4 8 4 1 3 30 point main unit 1 G7M DR30U 2 G7M DRT30U N 3 G7M DT30U N...
Page 34: ...Chapter 4 Names of Parts 4 9 4 G7M DT30U P 5 G7M DR30U DC 6 G7M DRT30U N DC...
Page 36: ...Chapter 4 Names of Parts 4 11 2 G7M DRT20U N 3 G7M DT20U N 4 G7M DT20U P...
Page 37: ...Chapter 4 Names of Parts 4 12 5 G7M DR20U DC 6 G7M DRT20U N DC 7 G7M DT20U N DC...
Page 38: ...Chapter 4 Names of Parts 4 13 8 G7M DT20U P DC...
Page 159: ...Chapter 7 Usage of Various Functions 7 52 c Program...
Page 183: ...Chapter 7 Usage of Various Functions 7 76 c Program...
Page 253: ...Chapter 8 Communication Functions 8 27 b When uses Ch 1 Built in RS 485...
Page 356: ...Appendix 1 System Definitions App1 9 6 Position Parameter...
Page 357: ...Appendix 1 System Definitions App1 10 7 High Speed Counter Parameter...