(cardSet card_id page offset byte1 byte2 ... byteN)
| home | Contains the PROFI_USR structure (status and control). |
| mas | Contains the DP Master control blocks. |
| rx | Contains the DP Master input data. |
| tx | Contains the DP Master output data. |
| bin | Is used to transfer binary configuration data. |
The list of bytes read, in ASCII BCD, formatted as:
(cardSet card_id page offset nbytes byte0 byte1 ... byteN)
otherwise (error).
This command provides direct write access to the hardware card buffers (if available). It is intended for use only during very low-level debug.
(cardSet 0 2 0x0E00 0x80 0xFF 0 12)
See the files in Appendix D, Support Files for more examples.
Copyright © 1995-2006 by Cogent Real-Time Systems, Inc. All rights reserved.