Rockwell Automation 1771-DMC_DMC1_DMC4_DXPS Control Coprocessor User Manual User Manual
Page 7
Table of Contents
vi
Chapter 4
Chapter Objectives
4Ć1
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Create a C Test Program
4Ć1
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Compile a C Test Program
4Ć2
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Send a Binary File to the Control Coprocessor
4Ć3
. . . . . . . . . . . . . . . .
Confirm File Passage to the Control Coprocessor
4Ć5
. . . . . . . . . . . . . .
Create a BASIC Test Program
4Ć5
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Use an Example Application Program to Access the RAM Disk
4Ć6
.
What to Do Next
4Ć8
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Chapter 5
Chapter Objectives
5Ć1
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
What Is the Application Program Interface
5Ć2
. . . . . . . . . . . . . . . . . . .
When to Use API Functions
5Ć2
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
How to Use DTL Functions
5Ć3
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
How to Use BPI Functions
5Ć6
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
How to Use Message Instructions
5Ć7
. . . . . . . . . . . . . . . . . . . . . . . . . . .
How to Use TAG Functions
5Ć10
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
How to Use CC Utility Functions
5Ć12
. . . . . . . . . . . . . . . . . . . . . . . . . . .
Prepare Programs for DirectĆConnect Mode
5Ć14
. . . . . . . . . . . . . . . . . .
Prepare Programs for Standalone Mode
5Ć18
. . . . . . . . . . . . . . . . . . . . . .
Chapter 6
Chapter Objectives
6Ć1
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Ethernet Communication
6Ć1
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Connecting Ethernet to the Network
6Ć2
. . . . . . . . . . . . . . . . . . . . . . . .
Addresses for the Ethernet Port
6Ć3
. . . . . . . . . . . . . . . . . . . . . . . . . . . .
Modifying the Ethernet Configuration Files
6Ć4
. . . . . . . . . . . . . . . . . .
Configuring the Ethernet Port
6Ć12
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Using the OSĆ9/Internet FTP Utility
6Ć12
. . . . . . . . . . . . . . . . . . . . . . . . .
Using the OSĆ9/Internet TELNET Utility
6Ć17
. . . . . . . . . . . . . . . . . . . .
Using the Internet Socket Library in C Programs
6Ć19
. . . . . . . . . . . . . .
Using the INTERD INTERCHANGE Daemon
6Ć22
. . . . . . . . . . . . . . .
Using the SNMPD Daemon
6Ć27
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Chapter 7
Chapter Objectives
7Ć1
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Setting Up Communication Parameters
7Ć2
. . . . . . . . . . . . . . . . . . . . . .
Referencing OSĆ9 Serial Port Device Names
7Ć4
. . . . . . . . . . . . . . . . . .
Connecting to the Serial Port
7Ć4
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Using a Serial Port for ASCII and Other Serial Communication
7Ć5
. .
Using a Serial Port for RSĆ485 Communication
7Ć10
. . . . . . . . . . . . . . . .
Using a Serial Port for RSĆ422 Communication
7Ć17
. . . . . . . . . . . . . . . .
Using the Programming
Environment
Developing Programs
Using the Ethernet Interface
Using the Serial Ports