areaDetector / ADGenICam

areaDetector base class for GenICam cameras.
https://areadetector.github.io/master/ADGenICam/ADGenICam.html
7 stars 16 forks source link

Add support for GenICam "string" features #36

Closed MarkRivers closed 12 months ago

MarkRivers commented 12 months ago

Camera xml files with "string" features generate errors:

(base) corvette:~/devel/areaDetector/ADGenICam>addCamera.sh Allied_Vision_1800_U-811m
Don't know what to do with String
Don't know what to do with String
Don't know what to do with String
Don't know what to do with String
Don't know what to do with String
Don't know what to do with String
Don't know what to do with String

Support for string features needs to be added.

MarkRivers commented 12 months ago

Fixed with #34