Results 4 issues of morefigs

Currently it crashes, it should be able to handle them instead.

It shouldn't look for installed dll immediately.

bug

When calling something like: ``` cam = ic_ic.get_device(cam_names[0]) ``` from a child thread an access violation occurs. When passing an `IC_Camera` object to a thread and attempting to open the...

I wish to pass a parameter to a protocol after it has been uploaded to the robot. This would allow things like changing how many wells are dispensed into without...