Interesting. What I see these days when I select a parameter on a device with a specific deviceID in the parameter select window, is that the parameter/device nearly always come tight to the var:deviceIndex, or sometimes Behavior:Const ..... looks definitely weird to me, quite often I need to set the DeviceIndex manually in the behavior, or even sometimes edit the JSON for things to work as I expect
Hi and thanks for writing! Using a variable like DeviceIndex or a constant from the behavior has some good reasons that generally makes the system work as expected with camera selectors or easily accessible input fields. In your case this may get in the way because you work on a deeper level. I can't say for sure where you may go wrong here, but it sounds like there is an easier way for your to avoid these manual edits. I'm however happy to know that you eventually figure it out. We designed the system to be super flexible and at the same time easy in the basic usecases. Variables and constants are used to achieve this. Please reach out to our support team with more specific questions if you still need help.
Interesting. What I see these days when I select a parameter on a device with a specific deviceID in the parameter select window, is that the parameter/device nearly always come tight to the var:deviceIndex, or sometimes Behavior:Const ..... looks definitely weird to me, quite often I need to set the DeviceIndex manually in the behavior, or even sometimes edit the JSON for things to work as I expect
Hi and thanks for writing! Using a variable like DeviceIndex or a constant from the behavior has some good reasons that generally makes the system work as expected with camera selectors or easily accessible input fields. In your case this may get in the way because you work on a deeper level. I can't say for sure where you may go wrong here, but it sounds like there is an easier way for your to avoid these manual edits. I'm however happy to know that you eventually figure it out. We designed the system to be super flexible and at the same time easy in the basic usecases. Variables and constants are used to achieve this. Please reach out to our support team with more specific questions if you still need help.