Hi
I have a moving head.
This work with a y-pad 0-255. I want to restrict movement to 44-177, after read your posts i was make a Channel-modifier creating this file :
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE ChannelModifier>
<ChannelModifier xmlns="
http://www.qlcplus.org/ChannelModifier">
<Creator>
<Name>Q Light Controller Plus</Name>
<Version>4.12.7 GIT</Version>
<Author>Miguel,,,</Author>
</Creator>
<Name>Pan44-177</Name>
<Handler Modified="44" Original="0"/>
<Handler Modified="177" Original="255"/>
</ChannelModifier>
file: Pan44-177.qxmt on c:/windows/user/qlc+/ModifiersTemplates
My question is: Now, how i can assign this file to my fixture?
Thnks for all