diff --git a/changelog b/changelog index c5340a9..92a0e47 100644 --- a/changelog +++ b/changelog @@ -1,3 +1,6 @@ +10/23/17 + -Raise error for unsupported features + 10/06/17 -Added Micro8xx support -Cleaned up formatting of lgxDevice.py diff --git a/eip.py b/eip.py index 48de58d..5a34878 100644 --- a/eip.py +++ b/eip.py @@ -182,10 +182,16 @@ def _readTag(self, tag, elements): eipHeader = _buildEIPHeader(self, readRequest) retData = _getBytes(self, eipHeader) - if retData: + status = unpack_from('