
Chapter 4
Basic Programming Techniques
4-13
Figure 4.6
Terminating a Connection with the CLOSE Command
another vendor's MAP device
OSI Network
Allen-Bradley OSI Coprocessor
close :C4
Programming terminal
with 6200 software
The CLOSE command ...
...terminates the
connection with a remote
node.
I - 12425
The CLOSE command has the following syntax:
CLOSE <connection>
The following table defines each part of the CLOSE command line.
This:
is:
CLOSE
the command that gracefully terminates the connection. You can
abbreviate to one character, upper or lower case. Leave at least one
space between each field in the command line.
<connection>
the communication link established between two points. You label
connections using the connection symbol :C followed by an integer from 1
to 9999).
For example:
CLOSE :C78
the command
the connection identifier
followed by the number 78
Here are more examples of using the CLOSE command:
close :c4
Содержание PLC-5 MAP/OSI
Страница 1: ...PLC 5 MAP OSI Software User Manual Cat No 1785 OSI AB Parts...
Страница 4: ...Table of Contents iii OSI Layer Management E 1...
Страница 57: ...Chapter 4 Basic Programming Techniques 4 7 For example B7 6 10 AB Parts...
Страница 91: ...Mapping MMS Data Types onto PLC 5 40 5 60 File Types Appendix A A 2 T ACC D 16 AB Parts...