etherlab/CommonEtherCATFunction.py
changeset 2421 a5994ee1f6a7
parent 2417 316ee9fff395
child 2423 2c7b7ae24d57
equal deleted inserted replaced
2420:290b77b72123 2421:a5994ee1f6a7
   426                         "UINT24": "16",
   426                         "UINT24": "16",
   427                         "UINT40": "18",
   427                         "UINT40": "18",
   428                         "UINT48": "19",
   428                         "UINT48": "19",
   429                         "UINT56": "1a",
   429                         "UINT56": "1a",
   430                         "ULINT": "1b",
   430                         "ULINT": "1b",
   431                         "USINT": "1e",
       
   432                         "BITARR8": "2d",
   431                         "BITARR8": "2d",
   433                         "BITARR16": "2e",
   432                         "BITARR16": "2e",
   434                         "BITARR32": "2f",
   433                         "BITARR32": "2f",
   435                         "BIT1": "30",
   434                         "BIT1": "30",
   436                         "BIT2": "31",
   435                         "BIT2": "31",