open-fixture-library
open-fixture-library copied to clipboard
Add fixture `eurolite/tmh-h90`
- Add fixture
eurolite/tmh-h90
Fixture warnings / errors
- eurolite/tmh-h90
- ❌ Capability 'Wheel slot rotation stop (Gobo indexing)' (0…127) in channel 'Gobo Wheel Rotation' does not explicitly reference any wheel, but the default wheel 'Gobo Wheel Rotation' (through the channel name) does not exist.
- ❌ Capability 'Wheel slot rotation fast CW' (128…190) in channel 'Gobo Wheel Rotation' does not explicitly reference any wheel, but the default wheel 'Gobo Wheel Rotation' (through the channel name) does not exist.
- ❌ Capability 'Wheel slot rotation stop' (191…192) in channel 'Gobo Wheel Rotation' does not explicitly reference any wheel, but the default wheel 'Gobo Wheel Rotation' (through the channel name) does not exist.
- ❌ Capability 'Wheel slot rotation slow CCW' (193…255) in channel 'Gobo Wheel Rotation' does not explicitly reference any wheel, but the default wheel 'Gobo Wheel Rotation' (through the channel name) does not exist.
- ⚠️ Category 'Color Changer' suggested since there are ColorPreset or ColorIntensity capabilities or Color wheel slots.
Thank you Tchang!
Export files validity
(Output of test script tests/github/exports-valid.js.)
Test the exported files of selected fixtures against the plugins' export tests.
You can run a plugin's export tests by executing:
$ node cli/run-export-test.js -p <plugin name> <fixtures>
✔️ eurolite / tmh-h90: d-light / attributes-correctness
- ✔️ eurolite/tmh-h90-Extended.xml
❗ eurolite / tmh-h90: dmxcontrol3 / channel-numbers
- Unable to export fixture: Cannot read properties of null (reading 'type')
✔️ eurolite / tmh-h90: dragonframe / json-schema-conformity
- ✔️ eurolite/tmh-h90.json
- ✔️ manufacturers.json
✔️ eurolite / tmh-h90: millumin / json-schema-conformity
- ✔️ eurolite/tmh-h90.json
❌ eurolite / tmh-h90: qlcplus_4.12.2 / fixture-tool-validation
❌ fixtures/Eurolite-TMH-H90.qxf
Namespace(map=False, convert=None, validate=['.']) Starting validation ./manufacturer/fixture.qxf: Invalid physical dimensions detected ./manufacturer/fixture.qxf: Invalid power consumption 1 definitions processed. 2 errors detected
❌ eurolite / tmh-h90: qlcplus_4.12.2 / xsd-schema-conformity
❌ fixtures/Eurolite-TMH-H90.qxf
Element '{http://www.qlcplus.org/FixtureDefinition}Dimensions', attribute 'Weight': [facet 'minExclusive'] The value '0' must be greater than '0'.
Element '{http://www.qlcplus.org/FixtureDefinition}Dimensions', attribute 'Width': '0' is not a valid value of the atomic type 'xs:positiveInteger'.
Element '{http://www.qlcplus.org/FixtureDefinition}Dimensions', attribute 'Height': '0' is not a valid value of the atomic type 'xs:positiveInteger'.
Element '{http://www.qlcplus.org/FixtureDefinition}Dimensions', attribute 'Depth': '0' is not a valid value of the atomic type 'xs:positiveInteger'.
Duplicate of #3297