Chapter 8. Communication Functions
8-83
8.4 No Protocol Communication
8.4.1 Introduction
No Protocol Communication is useful when communication between GM7U main unit and other kind of devices with user
defined protocol is impossible. User defined protocol is very convenient when there are enough interval between frames or a
kind of frame is less than 16. But, when the kind of frame is greater than 16 or frames are continued without interval, user
defined protocol is not available. When the frames are more than 16, they can’t be registered in parameter area; therefore
GM7U can’t transfer these frames.
Sending
frame
no.0
Receiving
frame
no.1
:
Sending
frame
no.15
Also, if there are no intervals between frames, GM7U can’t find end of frame.
To overcome these defects of user defined protocol, GM7U provide ‘No Protocol Communication ’.
In the No Protocol Communication, frames are designated by commands, not by parameter setting. So maximum of 128
frames can be designated when using this communication mode. This section explains No Protocol Communication setting
& usage.
1) Sending
data
•
Command: DSND
•
Sends stored data in designated device at the rising edge of input condition.
•
Data and the number of character must be stored in designated device before they are sent.
2) Receiving
data
•
Command: DRCV
•
Saves received data to pre-defined receiving devices when designated ending condition is occurs.
•
The ending condition can be designated by following two methods.
- By received number of character.
- By designated last byte. It is useful when there is no interval between received frames.
No Protocol Communication supports HEX communication. In ASCII communication, h31323334 is saved in the received device
when the received device is h1234. To send data ABCD, save h41424344 in the send device and use the DRCV function block.
To convert the HEX value to ASCII value, use ASC function block, for ASCII to HEX, use HEX function block. This chapter describes
about No Protocol Communication.
Содержание GLOFA G7M-DR20U
Страница 28: ...Chapter 4 Names of Parts 4 3 2 G7M DRT60U N 3 G7M DT60U N 4 G7M DT60U P...
Страница 29: ...Chapter 4 Names of Parts 4 4 5 G7M DR60U DC 6 G7M DRT60U N DC 7 G7M DT60U N DC...
Страница 30: ...Chapter 4 Names of Parts 4 5 8 G7M DT60U P DC 4 1 2 40 point main unit 1 G7M DR40U 2 G7M DRT40U N...
Страница 31: ...Chapter 4 Names of Parts 4 6 3 G7M DT40U N 4 G7M DT40U P 5 G7M DR40U DC...
Страница 32: ...Chapter 4 Names of Parts 4 7 6 G7M DRT40U N DC 7 G7M DT40U N DC 8 G7M DT40U P DC...
Страница 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...
Страница 34: ...Chapter 4 Names of Parts 4 9 4 G7M DT30U P 5 G7M DR30U DC 6 G7M DRT30U N DC...
Страница 35: ...Chapter 4 Names of Parts 4 10 7 G7M DT30U N DC 8 G7M DT30U P DC 4 1 4 20 point main unit 1 G7M DR20U...
Страница 36: ...Chapter 4 Names of Parts 4 11 2 G7M DRT20U N 3 G7M DT20U N 4 G7M DT20U P...
Страница 37: ...Chapter 4 Names of Parts 4 12 5 G7M DR20U DC 6 G7M DRT20U N DC 7 G7M DT20U N DC...
Страница 38: ...Chapter 4 Names of Parts 4 13 8 G7M DT20U P DC...
Страница 159: ...Chapter 7 Usage of Various Functions 7 52 c Program...
Страница 183: ...Chapter 7 Usage of Various Functions 7 76 c Program...
Страница 253: ...Chapter 8 Communication Functions 8 27 b When uses Ch 1 Built in RS 485...
Страница 355: ...Appendix 1 System Definitions App1 8 5 PID parameters 1 PID Auto Tuning Parameter 2 PID Parameter...
Страница 356: ...Appendix 1 System Definitions App1 9 6 Position Parameter...
Страница 357: ...Appendix 1 System Definitions App1 10 7 High Speed Counter Parameter...