SYS68K/CPU-40/41 USER'S MANUAL
FORCE COMPUTERS
1-2
As mentioned above the application accesses devices on an EAGLE module via a logical connection,
rather than directly. Therefore, each device accessible through the Application Command Interface is
identified by a unique logical device number which is provided by the interface.
A base board providing the Application Command Interface deposits the NUL terminated string "ACI"
beginning at offset $0 of the board's main memory accessible from the VMEbus; and the VMEbus address
of the first Command Control Buffer (CCB 0), provided by the Application Command Interface, is loaded
into the long word at offset $4. Thus, the application intending to communicate with devices through the
Application Command Interface, or to get generic information about available devices, has to look for the
"ACI" identifier within the VMEbus' standard (A24) and extended (A32) address range.
Any application has to verify whether the base board the application is running on provides the Application
Command Interface, too.
If the application has found a board providing the interface, it has to use the first Command Control Buffer,
addressed by the content of the long word at offset $4 of the board's memory, either to issue the SERVICE
command to get information about the available devices or other information about the EAGLE modules;
or to issue the OPEN command to establish a logical connection between the application and a specific
device.
However, before the application uses the first Command Control Buffer to issue a command through the
Application Command Interface it has to gain the ownership of the first Command Control Buffer.
The detailed structure of a Command Control Buffer is described in the subsection "The Command Control
Buffers".
The Command Control Buffer contains some semaphores to be used to control the access to the buffer,
and to indicate various states of the Command Control Buffer. To gain the ownership of the Command
Control Buffer a semaphore has to be set to indicate that the buffer is already in use by an application. Due
to this fact, the application has to verify the state of this semaphore, and if the semaphore is cleared, that
means the Command Control Buffer is available, the application has to set it to prevent the Command
Control Buffer from being acquired by another application.
When the application has the ownership of the first Command Control Buffer, it has to prepare the buffer
to issue the particular command. The application can only issue the OPEN command or the SERVICE
command, to get generic information, through the Application Command Interface. All other commands
(CLOSE, READ, and WRITE) are refused by the Application Command Interface because no logical
connection between the application and a device exists.
Summary of Contents for SYS68K/CPU-40
Page 2: ...INTRODUCTION...
Page 3: ...This page was intentionally left blank...
Page 6: ...iii This page was intentionally left blank...
Page 8: ...SYS68K CPU 40 41 USER S MANUAL FORCE COMPUTERS 1 2 Figure 1 1 Photo of the CPU Board...
Page 9: ...SECTION 1 INTRODUCTION 1 3 Figure 1 2 Block Diagram of the CPU Board...
Page 34: ...SECTION 1 INTRODUCTION 2 21 Figure 2 2 The Front Panel of the CPU Board...
Page 35: ...SYS68K CPU 40 41 USER S MANUAL FORCE COMPUTERS 2 22 This page intentionally left blank...
Page 37: ...SYS68K CPU 40 41 USER S MANUAL FORCE COMPUTERS 3 2 This page intentionally left blank...
Page 42: ...INSTALLATION...
Page 43: ...This page was intentionally left blank...
Page 45: ...This page was intentionally left blank...
Page 47: ...ii This page was intentionally left blank...
Page 53: ...SYS68K CPU 40 41 USER S MANUAL FORCE COMPUTERS 1 6 This page intentionally left blank...
Page 57: ...HARDWARE USER S MANUAL...
Page 58: ...This page was intentionally left blank...
Page 64: ...vi This page was intentionally left blank...
Page 66: ...SYS68K CPU 40 41 USER S MANUAL FORCE COMPUTERS 1 2 This page intentionally left blank...
Page 83: ...SECTION 3 HARDWARE USER S MANUAL 3 13 Figure 3 2 Location Diagram of the System EPROM Area...
Page 92: ...SYS68K CPU 40 41 USER S MANUAL FORCE COMPUTERS 3 22 3 5 6 Location Diagram of Jumperfield B16...
Page 141: ...SECTION 3 HARDWARE USER S MANUAL 3 71 Figure 3 25 Location Diagram of Header B12...
Page 152: ...SECTION 3 HARDWARE USER S MANUAL 4 3 Figure 4 1 Front Panel of the CPU Board...
Page 153: ...SYS68K CPU 40 41 USER S MANUAL FORCE COMPUTERS 4 4 This page was intentionally left blank...
Page 172: ...SECTION 3 HARDWARE USER S MANUAL 6 17 Figure 6 2 Location Diagram of Jumperfield B19...
Page 179: ...SYS68K CPU 40 41 USER S MANUAL FORCE COMPUTERS 6 24 Figure 6 4 Location Diagram of B13...
Page 187: ...APPENDIX TO THE HARDWARE USER S MANUAL...
Page 188: ...This page was intentionally left blank...
Page 190: ...ii This page was intentionally left blank...
Page 194: ...SYS68K CPU 40 41 FORCE COMPUTERS B 2 This page was intentionally left blank...
Page 202: ...SYS68K CPU 40 41 FORCE COMPUTERS C 8 This page was intentionally left blank...
Page 204: ...SYS68K CPU 40 41 FORCE COMPUTERS D 2 This page was intentionally left blank...
Page 206: ...SYS68K CPU 40 41 FORCE COMPUTERS E 2 This page was intentionally left blank...
Page 207: ...SECTION 4 APPENDIX TO THE HARDWARE USER S MANUAL E 3 E 1 Circuit Schematics of DRM 01...
Page 208: ...SYS68K CPU 40 41 FORCE COMPUTERS E 4 This page was intentionally left blank...
Page 209: ...SECTION 4 APPENDIX TO THE HARDWARE USER S MANUAL E 5 E 2 Circuit Schematics of SRM 01...
Page 210: ...SYS68K CPU 40 41 FORCE COMPUTERS E 6 This page was intentionally left blank...
Page 213: ...SECTION 4 APPENDIX TO THE HARDWARE USER S MANUAL F 3 Location Diagram for All Jumperfields...
Page 214: ...SYS68K CPU 40 41 FORCE COMPUTERS F 4 This page was intentionally left blank...
Page 226: ...SYS68K CPU 40 41 FORCE COMPUTERS I 2 This page was intentionally left blank...
Page 228: ...COPIES OF DATA SHEETS...
Page 229: ...COPIES OF DATA SHEETS RTC 72423 DUSCC 68562 PI T 68230...
Page 230: ...USERS NOTES...
Page 231: ...USERS NOTES...
Page 232: ...USERS NOTES...
Page 233: ...OPTIONS APPLICATIONS MODIFICATIONS...
Page 234: ...INTRODUCTION TO VMEPROM IN USE WITH THE SYS68K CPU 40 41...
Page 246: ...SYS68K CPU 40 41 USER S MANUAL FORCE COMPUTERS 1 10 This page was intentionally left blank...
Page 252: ...SYS68K CPU 40 41 USER S MANUAL FORCE COMPUTERS 2 6 This page was intentionally left blank...
Page 264: ...SYS68K CPU 40 41 FORCE COMPUTERS 4 10 This page intentionally left blank...
Page 268: ...APPENDIX TO THE INTRODUCTION TO VMEPROM...
Page 285: ...SYS68K CPU 40 41 USER S MANUAL FORCE COMPUTERS D 4 This page was intentionally left blank...
Page 319: ...THE APPLICATION COMMAND INTERFACE PROGRAMMING GUIDE...