How do I send a value to my Slider?

Hello guys, I wanna know how do I send a value (int) from my arduino to my slider…

I tried:

Cayenne.virtualWrite(V22, 1023);

but it didn’t work.

And why everytime my arduino send commands to my cayenne, my slider resets? It goes to 0…

Hello @heitorbadotti i have the same problem. I think that slider can be used as an input and not as an output. I have tried today some stuff to make it run but it seems that it’s not working.
I think that you can use Gause instead. I think that cayenne is very buggy with it’s controls and indicators.

Cheers, Kostas.