Sliders will require discrete commands in order to function properly. We will work on building commands for slider devices, but if your device is not on the list follow the steps below to create your device commands:
- Open the Builder
- Open the Devices tab
- Locate your Slider Device
- Right click and add your device code
- Locate new device code and enter data for discrete level
---------------------------------------------------------------------------------------------------------------------------------------
1. Enter the Builder
2. Open the Devices tab
3. Open your Device you are using for slider
-- We are using the Onkyo as an example. You will be looking for commands that say Volume Level set to xx.
-- Volume UP and Volume Down are not discrete commands that will be used in a slider.
4. Right click and Add device code
5. Locate New Device code
5a. Enter Data into properties window
-- We suggest copying an existing command string and editing the necessary content for you new code. (in the example here Onkyo uses hexadecimal conversion for the volume level)