DASHBOARD:
- Create your new panel
- Go to PanelBuilder Edit Mode and double click the panel
- Abs Attributes tab, set the XPression DasBoard Linq Port and Enable Streaming. Apply and Close.
- Add a Number parameter. Create a new Parameter, set the Name ("FADERBAR"). Set the Minimum and Maximum Values (0-100). Select the Display Type (Fader Bar in this example). And then click OK.
DATALINQ SERVER
- Add your Dasbhoard DataLinq Source to your DataLinq Server accordingly.
- Click Browse to verify you are getting the parameter value.
VOYAGER
- Enable the DataLinq Plugin (requires additional optional license)
- Add a Text 3D Object to the scene
- Attach a DataLinq Single Value Component to the 3D Text
- Click the "Browse" button to open the DataLinq Browse Window. Select your Dashboard DataLinq Source from the Drop Down. And then select the Value that you want to attach.
And that's it! Now as you as you change the value of the parameter (Fader Bar) in Dashboard you will see the value gets updated automatically in Voyager side. You can do the same with other parameters like Choice, Sliderbars, etc.
DataLinq v0.43 supports attaching the DataLinq Component to Point and Directional Lights, and it will set the Intensity based on the float value that is passed.