User Tools

Site Tools


ch10_13_handbook:python_code_using_dll

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
ch10_13_handbook:python_code_using_dll [2014/08/12 11:31] pferrillch10_13_handbook:python_code_using_dll [2014/08/12 15:30] mcferrill
Line 43: Line 43:
 # IRIG 106 constants # IRIG 106 constants
 # --------------------------------------------------------------------------- # ---------------------------------------------------------------------------
- 
  
 class FileMode(): class FileMode():
Line 89: Line 88:
              ('IEEE1394_FMT_0', 'IEEE 1394 Format 0', 0x58),              ('IEEE1394_FMT_0', 'IEEE 1394 Format 0', 0x58),
              ('IEEE1394_FMT_1', 'IEEE 1394 Format 1', 0x59),              ('IEEE1394_FMT_1', 'IEEE 1394 Format 1', 0x59),
-             ('MESSAGE', 'Message', 0x30)]+             ('MESSAGE', 'Message', 0x30), 
 +             ('TSPI_CTS_FMT_0', 'GPS NMEA-RTCM', 0x70), 
 +             ('TSPI_CTS_FMT_1', 'EAG ACMI', 0x71), 
 +             ('TSPI_CTS_FMT_2', 'ACTTS', 0x72), 
 +             ('CAN_BUS', 'CAN Bus', 0x78)]
  
     @classmethod     @classmethod
ch10_13_handbook/python_code_using_dll.txt · Last modified: 2014/08/12 15:56 by mcferrill

Except where otherwise noted, content on this wiki is licensed under the following license: CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki