Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
353 changes: 353 additions & 0 deletions fixtures/varytec/hero-spot-wash-140.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,353 @@
{
"$schema": "https://raw.githubusercontent.com/OpenLightingProject/open-fixture-library/master/schemas/fixture.json",
"name": "Hero Spot Wash 140",
"categories": ["Moving Head"],
"meta": {
"authors": ["Albert"],
"createDate": "2026-04-15",
"lastModifyDate": "2026-04-15"
},
"links": {
"manual": [
"https://images.thomann.de/pics/atg/atgdata/document/manual/481680_c_460307_481680_v4_de_online.pdf"
]
},
"wheels": {
"No function": {
"slots": [
{
"type": "Open"
},
{
"type": "Color",
"name": "White/Red"
},
{
"type": "Color",
"name": "Red"
},
{
"type": "Color",
"name": "Red Amber"
},
{
"type": "Color",
"name": "Amber"
},
{
"type": "Color",
"name": "Amber Green"
},
{
"type": "Color",
"name": "Green"
},
{
"type": "Color",
"name": "Green Blue"
},
{
"type": "Color",
"name": "Blue"
},
{
"type": "Color",
"name": "Blue Yellow"
},
{
"type": "Color",
"name": "Yellow"
},
{
"type": "Color",
"name": "Yellow Bright Blue"
},
{
"type": "Color",
"name": "Bright Blue"
},
{
"type": "Color",
"name": "Bright Blue Violet"
},
{
"type": "Color",
"name": "Violet"
},
{
"type": "Color",
"name": "White"
},
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
{
"type": "Color"
}
]
}
},
"availableChannels": {
"Pan": {
"capability": {
"type": "Pan",
"angleStart": "0deg",
"angleEnd": "540deg"
}
},
"Tilt": {
"capability": {
"type": "Tilt",
"angleStart": "0deg",
"angleEnd": "230deg"
}
},
"Intensity": {
"capability": {
"type": "Intensity"
}
},
"Shutter / Strobe": {
"capabilities": [
{
"dmxRange": [0, 9],
"type": "ShutterStrobe",
"shutterEffect": "Open"
},
{
"dmxRange": [10, 250],
"type": "ShutterStrobe",
"shutterEffect": "RampUp"
},
{
"dmxRange": [251, 255],
"type": "ShutterStrobe",
"shutterEffect": "Open"
}
]
},
"No function": {
"capability": {
"type": "NoFunction"
}
},
"No function 2": {
"name": "No function",
"capability": {
"type": "NoFunction"
}
},
"No function 3": {
"name": "No function",
"capability": {
"type": "NoFunction"
}
},
"No function 4": {
"name": "No function",
"capability": {
"type": "NoFunction"
}
},
"Focus": {
"capability": {
"type": "Focus",
"distanceStart": "near",
"distanceEnd": "far"
}
},
"Prism": {
"capabilities": [
{
"dmxRange": [0, 7],
"type": "Frost",
"frostIntensityStart": "off",
"frostIntensityEnd": "off"
},
{
"dmxRange": [8, 130],
"type": "Frost",
"frostIntensityStart": "high",
"frostIntensityEnd": "high"
},
{
"dmxRange": [131, 255],
"type": "Frost",
"frostIntensityStart": "off",
"frostIntensityEnd": "high"
}
]
},
"Strobe Wash": {
"capabilities": [
{
"dmxRange": [0, 9],
"type": "ShutterStrobe",
"shutterEffect": "Open"
},
{
"dmxRange": [10, 250],
"type": "ShutterStrobe",
"shutterEffect": "RampUp"
},
{
"dmxRange": [251, 255],
"type": "ShutterStrobe",
"shutterEffect": "Open"
}
]
},
"Dimmer Wash": {
"capability": {
"type": "ColorIntensity",
"color": "Warm White"
}
},
"Red": {
"capability": {
"type": "ColorIntensity",
"color": "Red"
}
},
"Green": {
"capability": {
"type": "ColorIntensity",
"color": "Green"
}
},
"Blue": {
"capability": {
"type": "ColorIntensity",
"color": "Blue"
}
},
"White": {
"capability": {
"type": "ColorIntensity",
"color": "White"
}
},
"No function 5": {
"name": "No function",
"capability": {
"type": "NoFunction"
}
}
},
"modes": [
{
"name": "16ch",
"channels": [
"Pan",
"Tilt",
"Intensity",
"Shutter / Strobe",
"No function 5",
"No function 2",
"No function 3",
"No function 4",
"Focus",
"Prism",
"Dimmer Wash",
"Strobe Wash",
"Red",
"Green",
"Blue",
"White"
]
}
]
}
Loading