6100 BSC Programming Manual
Writing Applications that Use 6100 BSC
Figure 3-10 lists the requests and responses in numerical
order, including requests issued only by CP6100. (Those requests
are included in the list because you might see them in a TRACE
listing.)
-----------------------------------------------------------------
| |
| |
| SET CONFIGURATION Function/Response: 1 |
| |
| FETCH CONFIGURATION 2 |
| |
| START TRACE 3 * |
| |
| STOP TRACE 4 * |
| |
| FETCH STATISTICS 5 |
| |
| START OPERATION 6 * |
| |
| STOP OPERATION 7 * |
| |
| TRACE BUFFER 8 * |
| |
| WRITE DATA 64 |
| |
| READ DATA 65 |
| |
| WRITEREAD DATA 66 |
| |
| CONTROL 67 |
| |
| SETMODE 68 |
| |
| ABORT 69 |
| |
| HALT READ 70 |
| |
| |
| * Request issued only by CP6100 |
| |
| |
-----------------------------------------------------------------
Figure 3-10. Requests and Responses in Order by Function Code
3-26