Unable to save to UserSet
AnsweredHello,
I have 2 questions.
1- I am developing a .NET8 application and your current C# lib is in .NetFramework. Therefore I cannot use it as is for the time being. I saw somewhere in this forum that you were actively working on a .NET compatible library. Is there a timeline for this?
2- As a fallback, i am using an open source library for GenICam and GVSP implementations (GitHub - Touseefelahi/GigeVision: Simple GigeVision implementation, GVSP, GVCP protocol implemented) I want to be able to save my UserSet data. I can set UserSetSelector, UserSetDefault and can execute UserSetLoad command by setting it to 1. But when I try UserSetSave command to 1, I get an GEV_STATUS_ERROR code. I already changed my UserSetSelector out of Default to User Set 0 (Value 31). Am I missing a step in-between?
-
Official comment
Hi Irfan,
To answer your questions:
- We currently do not have a timeline available on when we will be updating our .NET Compatibility.
- The only times UserSetSave would not be writable would be if the camera is streaming, or if User Set Selector is set to default, rather than UserSet0 or UserSet1.
Please sign in to leave a comment.
Comments
1 comment