CrocodileDandy

Results 5 comments of CrocodileDandy

FYI, this very error message can occur with the GigEthernet transport layer when example scripts such as `list_features.py` are called without specifying a camera ID as argument. The API then...

I realized one can also do `vimba.Camera.feature_name.set(value)` although I am not too much of a fan of this. Not sure what is the best / safest. Any recommendation?

Hello @Teresa-AlliedVision, > It should be possible to have some convenience around that, but the way I see it, it is more robust for the application if the programmer implements...

@Teresa-AlliedVision 's suggested blueprint has convinced me of necessary work required to implement such a method in a robust way. Yes @NiklasKroeger-AlliedVision, I am aware that one can monkey patch...

Same situation, same requirement here. Do you have an update on this @NettleTea ?