Can someone tell me how to link my SDK device to screensets. SFP isn't saving the position when creating a screenset.
cheers,
Casper
How to link SDK device to ScreenSet option?
the surface position X and Y?
They are not in my param list..
I got:
SurfaceInterface [Showpanel]
SurfaceInterface [ShowPresets]
But I can't find
Surface[X]
Surface[Y]
in the paramlist.
DO you know what module contains those params?
So I can choose "Create parameter in.." to fix this.
cheers,
Casper
They are not in my param list..
I got:
SurfaceInterface [Showpanel]
SurfaceInterface [ShowPresets]
But I can't find
Surface[X]
Surface[Y]
in the paramlist.
DO you know what module contains those params?
So I can choose "Create parameter in.." to fix this.
cheers,
Casper
Then I think you have to create pads for these two parameters.
They are called, 'PosX' and 'PosY'. Click on your surface object and they should be there. If not, click on the VARS button to display variables, then right click on the PosX and PosY to 'create pad'.
Once you have them as pads, drag the pads into your ModuleParameterTree, then go to the ModuleParameterList and set up the check boxes. You don't want these to be stored in anything but the ScreenSet data (SS is Save in screenset, RS is Restore in Screenset).
Cheers,
John B.
They are called, 'PosX' and 'PosY'. Click on your surface object and they should be there. If not, click on the VARS button to display variables, then right click on the PosX and PosY to 'create pad'.
Once you have them as pads, drag the pads into your ModuleParameterTree, then go to the ModuleParameterList and set up the check boxes. You don't want these to be stored in anything but the ScreenSet data (SS is Save in screenset, RS is Restore in Screenset).
Cheers,
John B.
Aah , there they are
Steps I had to take:
-Click on panel module.
Then I spotted PosX PosY
-Right clicked on both of them and selected create pad.
-Then created parameter in list and set the tobbleboxes to RS on and SS on. Rest is off.
Thanks a lot for the explanation John B.
p.s. "New" device in "Devices" called "key splitter" It's my first 'complete' working device. Including XY screenset saveabillity
cheers,
Casper B.

Steps I had to take:
-Click on panel module.
Then I spotted PosX PosY

-Right clicked on both of them and selected create pad.
-Then created parameter in list and set the tobbleboxes to RS on and SS on. Rest is off.
Thanks a lot for the explanation John B.
p.s. "New" device in "Devices" called "key splitter" It's my first 'complete' working device. Including XY screenset saveabillity

cheers,
Casper B.