First have you tried?
Log in to Search the Forum for help!
Learn more about using FreeStyler at the FreeStyler WIKI HERE
Learn more about DMX in General at The DMX Wiki HERE

if all else fails and you need a fixture consider the fixture building service HERE

fixture file for Acme Dynamo?

Fixture File Help & Support, This is not a Request forum we are here to help you not work for you... If you do need a fixture and don't wish to make one yourself or learn then go here : http://www.freestylersupport.com/wiki/f ... on_service
Forum rules
This forum is designed for you to get HELP with building fixtures, Please make an attempt if you get stuck YOU must upload your partial fixture file (as an exported fixture file) so we can point you in the right direction if you don't do this you won't LEARN and if you don't learn you will may never be able to get the fixtures you require. It is Very hard to make fixtures for people when we don't have the same light at hand to test it with after all having the light in front of you makes programing so much easier! That's why we will help but rarely build any fixtures for you. You Alone are the best person to build your fixtures if you need help ask if you want it building for you Don't....
or alternativaly if your willing to pay for fixtures to be created then go here : http://www.freestylersupport.com/wiki/f ... on_service


You can Upload your fixtures as attachments to your posts so there is no need to supply email details Please post any fixtures in the download forum if you require help please contact an Admin/Moderator.
Post Reply
robknight
Knows how to turn Lights ON
Posts: 4
Joined: 05 May 2009, 14:58
FreeStyler Version: 3.0.1
I Use FreeStyler for: DJ
Twitter: twitter.com/

fixture file for Acme Dynamo?

Post by robknight »

Hi all,

I have just started to use DMX and I am having trouble creating a fixture file for my Acme Dynamos.

I have attached the fixture file that i have so far - but I think it's pretty wrong and incomplete.
dynamo manual.jpg
If you could help in any way, I would be much appreciated as I am tearing my hair out and I have a gig tomorrow!

Thanks so much!

Rob.
You do not have the required permissions to view the files attached to this post.


robknight
Knows how to turn Lights ON
Posts: 4
Joined: 05 May 2009, 14:58
FreeStyler Version: 3.0.1
I Use FreeStyler for: DJ
Twitter: twitter.com/

Re: fixture file for Acme Dynamo?

Post by robknight »

Sorry - here is the exported fixture file.

Thanks,
Rob.
You do not have the required permissions to view the files attached to this post.
User avatar
LJ_krede.dk
Moderator
Posts: 1028
Joined: 29 Oct 2007, 20:01
FreeStyler Version: 3.3.7
I Use FreeStyler for: Where do I start?

Re: fixture file for Acme Dynamo?

Post by LJ_krede.dk »

hey

I opend the file but no channels are set? only the number of total channels are set.

as fa as i can see at the poor picture, it is a pretty simple fixture to make.

as you can see pan is written under channel 1 and tilt under channel 2. when nothing else is specified ("8 bit pan" and "16 bit pan " for example, same thing for tilt) for the fixture, it is only using 8 bit for pan and tilt. therefore you write 1 at 8 bit pan and 2 at 8 bit tilt in the fixture creator. It is that simple

for channel 3 it is specified it is the shutter channel, so you write 3 for the shutter in the creator. now you can specify the dmx value for open and closed/blackout. for the strobe effect i will recomend you to write 3 for the shutter, and write the values for slow and fast.. you can calculate the medium value ( (131-16)/2+16= 73,5--> 74 )
for the shake values i would use the macro feature

for the goboch 1 you write channel 4 and 14 for n gobos. at last, you go to the gobowheel fan and write the dmx vlues for the gobos. again i recomend you that the first three you set to 255, 192 and 128 for fast med and slow rotation of the gobo wheel. you can find a proper picture for each gobo at the right.


i hope this wil give you insight of how you make your own fixture... give it a go and write again if you have problems.
Last edited by LJ_krede.dk on 05 May 2009, 19:51, edited 1 time in total.
/LJ_krede.dk
Aalborg, Denmark
Moderator, Supporter and Bug report manager for the FreeStyler community
Found a bug? Submit a Bug Report
robknight
Knows how to turn Lights ON
Posts: 4
Joined: 05 May 2009, 14:58
FreeStyler Version: 3.0.1
I Use FreeStyler for: DJ
Twitter: twitter.com/

Re: fixture file for Acme Dynamo?

Post by robknight »

Thank you so much! I think I am getting somewhere.

I can do everything except the gobo stuff. I keep getting the error message "Please sort Gobo values 0 to 255. Do not mix values: 0, 10, 6, 20..."

What does that error message mean?

THANKS!!

Rob.
User avatar
LJ_krede.dk
Moderator
Posts: 1028
Joined: 29 Oct 2007, 20:01
FreeStyler Version: 3.3.7
I Use FreeStyler for: Where do I start?

Re: fixture file for Acme Dynamo?

Post by LJ_krede.dk »

robknight wrote:Thank you so much! I think I am getting somewhere.

I can do everything except the gobo stuff. I keep getting the error message "Please sort Gobo values 0 to 255. Do not mix values: 0, 10, 6, 20..."

What does that error message mean?

THANKS!!

Rob.

the values have to be sorted in numerical order, with the the lowest number at the top in the table and the biggest at the bottom.

EXAMPLE:

in stead of:
20
6
10
0

you have to write:

0
6
10
20
/LJ_krede.dk
Aalborg, Denmark
Moderator, Supporter and Bug report manager for the FreeStyler community
Found a bug? Submit a Bug Report
robknight
Knows how to turn Lights ON
Posts: 4
Joined: 05 May 2009, 14:58
FreeStyler Version: 3.0.1
I Use FreeStyler for: DJ
Twitter: twitter.com/

Re: fixture file for Acme Dynamo?

Post by robknight »

Thank you so much! I think I have got it now! Very grateful! Thanks again!
User avatar
LJ_krede.dk
Moderator
Posts: 1028
Joined: 29 Oct 2007, 20:01
FreeStyler Version: 3.3.7
I Use FreeStyler for: Where do I start?

Re: fixture file for Acme Dynamo?

Post by LJ_krede.dk »

Hey

I had mistakenly told you some worng things
LJ_krede.dk wrote:for the strobe effect i will recomend you to write 3 for the shutter, and write the values for slow and fast.. you can calculate the medium value ( (131-16)/2+16= 73,5--> 74 )
you set both the shutter and stobe channel to 3 in the fixture creator, not only the shutter as i wrote :?
for channel 3 it is specified it is the shutter channel, so you write 3 for the shutter in the creator. now you can specify the dmx value for open and closed/blackout. for the strobe effect i will recomend you also to write 3 for the strobe, and write the values for slow and fast.. you can calculate the medium value ( (131-16)/2+16= 73,5--> 74 ). now you control the channel 3 both with the shutter and strobe function. I would thing it is the same behavior in almost all fixtures
/LJ_krede.dk
Aalborg, Denmark
Moderator, Supporter and Bug report manager for the FreeStyler community
Found a bug? Submit a Bug Report
User avatar
Kings
Commited FS Forum helper
Posts: 194
Joined: 12 Oct 2009, 05:51
Twitter: twitter.com/

Re: fixture file for Acme Dynamo?

Post by Kings »

In FS, when adding the Dynamo as a fixture, it can be found under 'JB systems'. In Easy View its Acme Dynamo

Kings.
Post Reply

Return to “FreeStyler Fixture Files - Help & Support”