Vision DMX Personality Requirement
There are some dmx footprint requirements in order to control the fixture over the App. It can use one of the different personalities which are provided by the fixture.
It is recommended to react to the personality parameter from the dmx stream as described in the interface section. Therefore 255 is reserved for a defined behavior. All specific fixture settings should be at default in order to get a defined control behavior.
Master Dimmer / Shutter is not required. All pixel will controlled individually prefered with 16 bit control.
Default Behaviour:
LED Control (Color)
RGBxx 16 bit linear control over all pixels is recommended. On single pixel controlled fixtures every pixel should be controllable. RGBxx control should not be faded / delayed, because we use these channels also for our synchronized strobes. For smoothing the dimming, please use our example code.
LED Control (White)
White 16 bit linear control over all pixels is recommended. On single pixel controlled fixtures every pixel should be controllable. Control should not be faded / delayed. For smoothing the dimming use our code template.
Pan & Tilt
| PanTilt | DMX Value | Slot Style | Note | |
| Tilt coarse | 0 | 65535 | fade | |
| Tilt fine | ||||
| Pan coarse | 0 | 65535 | fade | |
| Pan fine | ||||
Pan & Tilt Rotation Speed
| Pan & Tilt Rotation Speed | DMX Values From (8/16 bit) | DMX Values To (8/16 bit) | Description |
|---|---|---|---|
| No rotation | 0 / 0 | 0 / 255 | no rotation |
| Rotation Speed Clockwise (CW) Fast > Slow | 1 / 256 | 127 / 32767 | 1/256: fastest rotation speed CW 127/32767: slowest rotation speed CW |
| No rotation | 128 / 32768 | 128 / 33023 | no rotation |
| Rotation Speed Counter-Clockwise (CCW) Slow> Fast | 129 / 33024 | 255 / 65535 | 129/33024: slowest rotation speed CCW 255/65535: fastest rotation speed CCW |
Value 0 or 128:
Rotation is disabled. The fixture’s Pan and Tilt position is defined exclusively by the standard Pan and Tilt control channels.
Values 1–127 and 129–255:
Rotation is enabled. The fixture performs a continuous rotation at a speed according to the applied value.
Transition behavior (Rotation → Position):
When the value changes from a rotation range (1–127 or 129–255) to 0 or 128, the fixture shall smoothly transition back to the standard Pan and Tilt position defined by the Pan and Tilt control channels. The movement should continue in the current direction of rotation (if possible) and should not stop abruptly before moving to the standard Pan and Tilt position.
Focus
| Focus | DMX Value | Slot Style | Note | |
| Focus coarse | 0 | 65535 | fade | near to far / please also disable or enable focus tracking feature |
| Focus fine | ||||
Zoom
| Zoom | DMX Value | Slot Style | Note | |
| Beam Angle | 0 | 255 | fade | narrow [000] … wide [255] |
Fog
| Zoom | DMX Value | Slot Style | Note | |
| Fog intensity | 0 | 255 | fade | no fog[000] … 100% fog[255] |
Fan
| Fan | DMX Value | Slot Style | Note | |
| Fan intensity | 0 | 255 | fade | no fan[000] … 100% fan[255] |
More components required? Please contact us. We will add the necessary components.