ch10_13_handbook:python_code_using_dll
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| ch10_13_handbook:python_code_using_dll [2014/08/12 15:30] – mcferrill | ch10_13_handbook:python_code_using_dll [2014/08/12 15:56] (current) – mcferrill | ||
|---|---|---|---|
| Line 58: | Line 58: | ||
| # List of tuples of format (var, label, value). | # List of tuples of format (var, label, value). | ||
| - | types = [('UART_FMT_0', 'UART', | + | types = [('USER_DEFINED', 'User Defined', |
| - | | + | |
| - | | + | ('COMPUTER_1', |
| - | | + | |
| - | | + | |
| - | | + | ('RECORDING_EVENT', |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | ('COMPUTER_1', | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| @classmethod | @classmethod | ||
ch10_13_handbook/python_code_using_dll.1407875431.txt.gz · Last modified: 2014/08/12 15:30 by mcferrill
