Command-Column-Implementation: Difference between revisions
Jump to navigation
Jump to search
Embeddedrf (talk | contribs) |
Embeddedrf (talk | contribs) |
||
| Line 16: | Line 16: | ||
[[Image:Controller-Register-Constants.jpg]] | [[Image:Controller-Register-Constants.jpg]] | ||
*MAXDIGOUT - is a constant = 35 so I assume the unused are available for digital I/O | |||
<br><br> | <br><br> | ||
Revision as of 17:55, 24 December 2008
Command Column Design Constraints
- limitation = 20 characters length column length
Possibilities
- 1- auxiliary digit I/O outputs 1's | 0's ... quantity=7 - triggered at the beginning of the design profile segment
- 2- a file name -
- 3- command strings - make an extensible interface. Allow messages to be sent in & out.
Controller Driver Notes
- MAXDIGOUT - is a constant = 35 so I assume the unused are available for digital I/O


