winches and max values
Moderator: MADRIX Team
-
- Posts: 8
- Joined: Thu Feb 02, 2017 8:01 pm
winches and max values
hi,
I'm trying to control a couple of winches with Madrix.
Due to obstacles, I like to give a maximum value at some winches.
When I use a separate fixture to control those winches (with a max value), the winches receive a relative value. But not cut off at the max values..
When I use a effect on all the fixtures, I like the restricted winches to stop at an certain max value and remain at that postiion.
Now they receive a value calculated between the min and max value.. So it's relative and recalculated, between the min and max value.
How to deal with that?
I'm trying to control a couple of winches with Madrix.
Due to obstacles, I like to give a maximum value at some winches.
When I use a separate fixture to control those winches (with a max value), the winches receive a relative value. But not cut off at the max values..
When I use a effect on all the fixtures, I like the restricted winches to stop at an certain max value and remain at that postiion.
Now they receive a value calculated between the min and max value.. So it's relative and recalculated, between the min and max value.
How to deal with that?
Re: winches and max values
Hi Pieter,
.
Thank you for getting in touch.
.
Do you have a user manual you could point us to? Is there a description provided how or why the winches behave like this?
.
Thank you very much!
.
Thank you for getting in touch.
.
Do you have a user manual you could point us to? Is there a description provided how or why the winches behave like this?
.
Thank you very much!
-
- Posts: 8
- Joined: Thu Feb 02, 2017 8:01 pm
Re: winches and max values
hi,
unfortunately, I don't have a manual, only a fixture/channel sheet.
But the problem is a DMX behavior, I guess? Recalculate the 255 steps between min and max value?!
My solution now: create a separate fixture group with the restricted movement winches.
Set the output slider (in group control window) to a certain value. That way I create a cut off max value.
But it would be nice to set it in the fixture library for safety reasons.
unfortunately, I don't have a manual, only a fixture/channel sheet.
But the problem is a DMX behavior, I guess? Recalculate the 255 steps between min and max value?!
My solution now: create a separate fixture group with the restricted movement winches.
Set the output slider (in group control window) to a certain value. That way I create a cut off max value.
But it would be nice to set it in the fixture library for safety reasons.
-
- Posts: 8
- Joined: Thu Feb 02, 2017 8:01 pm
Re: winches and max values
The solution with the fixture group is also relative, compared to output...
So I'm open to new suggestions.
So I'm open to new suggestions.
-
- Posts: 8
- Joined: Thu Feb 02, 2017 8:01 pm
Re: winches and max values
Is it possible to create a script for the output, where you compare the R value (position) and if fixture is member of a fixture group:
if (r value > max value && fixture == fixture group){
r value = max value;
}
I'm not new to scripting, but never made a madrix script.
if (r value > max value && fixture == fixture group){
r value = max value;
}
I'm not new to scripting, but never made a madrix script.
Re: winches and max values
Hi Pieter,
The way I read it is that this is not a DMX issue. To me this sounds as if it is an issue with the winches.
.
In the MADRIX Fixture Editor, you can set a maximum DMX value for the fixture channel and MADRIX will only output up to that maximum. But I understood that you already tested this?
.
Right now, I don't think a script would help because no matter what MADRIX outputs, the winches behave differently.
.
You can use the DMX Watcher (menu Tools > DMX Watcher) to monitor which values MADRIX sends out.
.
Thank you.
The way I read it is that this is not a DMX issue. To me this sounds as if it is an issue with the winches.
.
In the MADRIX Fixture Editor, you can set a maximum DMX value for the fixture channel and MADRIX will only output up to that maximum. But I understood that you already tested this?
.
Right now, I don't think a script would help because no matter what MADRIX outputs, the winches behave differently.
.
You can use the DMX Watcher (menu Tools > DMX Watcher) to monitor which values MADRIX sends out.
.
Thank you.
-
- Posts: 8
- Joined: Thu Feb 02, 2017 8:01 pm
Re: winches and max values
Unfortunately, it's not behaving like you tell me.
I made a copy of the 1 channel light fixture, with a max value of 140.
Placed them both in my patch.
When I start moving the master fader from black to white, both the DMX values get different values. So it's recalculated to the min/max value divided by the 255 steps.
Please try for yourself.
I made a copy of the 1 channel light fixture, with a max value of 140.
Placed them both in my patch.
When I start moving the master fader from black to white, both the DMX values get different values. So it's recalculated to the min/max value divided by the 255 steps.
Please try for yourself.
Re: winches and max values
Hi Pieter,
Yes, you are right. My test weren't sufficient enough.
.
As you have suggested, we might solve this with the help of a macro. Our main technical support should be back next week and will try to assist you with that.
.
For an easier communication, please feel free to get in touch via e-mail at info[at]madrix.com
.
Thank you very much!
Yes, you are right. My test weren't sufficient enough.
.
As you have suggested, we might solve this with the help of a macro. Our main technical support should be back next week and will try to assist you with that.
.
For an easier communication, please feel free to get in touch via e-mail at info[at]madrix.com
.
Thank you very much!
-
- Posts: 8
- Joined: Thu Feb 02, 2017 8:01 pm
Re: winches and max values
thanks!
We have the project running and it looks great.
But maybe you can see why I like the cut off value instead:
http://www.2343ec78a04c6ea9d80806345d31fd78-gdprlock/arnold.fabrie/p ... 9289064583
We have the project running and it looks great.
But maybe you can see why I like the cut off value instead:
http://www.2343ec78a04c6ea9d80806345d31fd78-gdprlock/arnold.fabrie/p ... 9289064583
Re: winches and max values
Hi Pieter,
.
We are just back from ISE. We saw that installation and wondered if it is MADRIX. Now, we know! That's really great.
.
We immediately saw the challenges of this booth and I know exactly what you mean.
.
So, how did you do it in the end?
.
Thank you very much!
.
We are just back from ISE. We saw that installation and wondered if it is MADRIX. Now, we know! That's really great.
.
We immediately saw the challenges of this booth and I know exactly what you mean.
.
So, how did you do it in the end?
.
Thank you very much!