Skip to content

Not able to update setting when using ACAP3 and axparameter #143

Closed Answered by daniel-falk
DaveWomer asked this question in ACAP
Discussion options

You must be logged in to vote

Hi @DaveWomer,

I have a simple example of using the parameter handler on my github, see link below. There are some things that can cause the parameter library to fail, e.g. if the application name or the parameter name contains other characters than a-z, A-Z or 0-9, then the parameters will fail to update.

If you do not need to use callbacks on parameter update, then you do not need to have a glib event loop running, so the example gets a bit easier. If my example does not work for you, please tell me and I will look at it. You can find it here:
https://github.com/daniel-falk/Axis-ACAP-guides/tree/main/parameterhandler/SDK3

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@nixpanic
Comment options

Answer selected by vivekatoffice
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
ACAP
Labels
None yet
4 participants