Schéma
  • scenic.tools Schéma
  • Guide
    • Getting Started
    • Controls
    • Blocks
      • Parameters
      • Block Stacks
        • Layers
      • Attributes
    • Drivers / Modulators
      • Mapping Sliders
    • Fixtures
    • Groups
    • Director
    • Controllers
    • Relations
    • Views and navigation
      • Browser
      • Block Stack
      • Schematic
      • Controller
      • Settings
    • Projects
    • External Configuration
      • Available Options
      • Backdrop
  • Blocks
    • Source
      • Color
        • Constant
        • Color
    • Modify
      • Color
        • Dim
        • Flickerize
        • Rainbow
      • Repeat
    • Operator
      • Add (+)
      • Multiply (*)
      • Crossfade
    • Pick
      • Alternate
      • Time
      • Controller
      • Group
  • Plugins
    • About
    • ArtNet
      • Expression DMX Patching
    • Remote Controller
    • MovingHeads
    • OSCAudioReceiver
    • OSCReceiver
    • OSCSender
    • Shapes
    • XBox
    • DALInet
    • In Development
      • Remote
  • Tools - External programs
    • About
    • Audio Analysis Sender
    • ArtNet to OctoWS2811 Bridge
  • Development
    • Roadmap
      • Localisation
      • Input Mapping / Controller Interaction
        • Pages
  • Future Concepts
    • ScenicScript / YAMLStacks
    • Fixtures 2.0 (Machines)
    • BlockShop
Powered by GitBook
On this page
  • How To Use
  • Configuration
  • Single, Group or Broadcast address

Was this helpful?

  1. Plugins

DALInet

Available from 0.1.3a

PreviousXBoxNextIn Development

Last updated 4 years ago

Was this helpful?

This plugin adds basic support for controlling DALI fixtures using the converter by implementing the Foxtron ASCII protocol.

Currently it's only possible to target individual DALI addresses (either single or in RGB groups) but group and broadcast support is in the works, just like storing and recalling DALI scenes and setting the fade duration.

How To Use

Configuration

You must first enable the plugin through the menu.

You can configure the target IP address using the files.

Here is an example of setting the IP address to the DALInet's default 192.168.1.241:

{
  "DALInet": {
    "IP": "192.168.1.241"
  }
}

Single, Group or Broadcast address

You can use DALInet to transmit to single, group or broadcast addresses on the DALI bus.

This is achieved by using higher channel numbers

Single: 1-64 Group: 101-115 Broadcast: 201+

Foxtron DALInet
Settings
JSON configuration