Your dde compliant application program – Rockwell Automation 8520-9API 9/Series OCI API Developer's Guide User Manual
Page 11

1–2
Open Control Interface (OCI) Overview
Publication 8520-6.6 - August 1999
9/Series OCI
Data Server
9/Series Basic
Display Set
Your DDE compliant
Application
RSLinx
OCI CNC part Program
File Handler
Ethernet
9/Series
Processor(s)
RSJunctionBox
OCI Data
Server
9/Series Basic
Display Set
Your DDE compliant
Application
abcnccom.dll
OCI CNC Part Program
File Handler
9/PC Support
Service
9/PC
PCI Drivers)
RSJunctionBox
For 9/PC
9/PC
Processor
PCI Bus
For 9/Series
Your application program is your DDE–compliant
Microsoft-Windows
t based application. This application provides
the interface between your personal computer and the OCI data
server. The application can range from the more complex, such as a
compiled Microsoft Visual Basic
t executable which can provide the
entire operator interface to your 9/Series or 9/PC, to a simple
Microsoft-Excel
t spread sheet with only a few DDE calls used for
data collection.
The Basic Display Set included with the OCI package is an example
of a DDE compliant application program. The basic display set is a
compiled visual basic program and is discussed later in this manual.
The visual basic source code for these default screens is available as
an option through your Allen-Bradley sales office.
Your DDE Compliant
Application Program