DMX master, can't get it to output (FC8)

For general Flowcode discussion that does not belong in the other sections.
beneee
Posts: 16
http://meble-kuchenne.info.pl
Joined: Tue Jul 13, 2021 2:02 pm
Has thanked: 1 time

Re: DMX master, can't get it to output (FC8)

Post by beneee »

viktor_au wrote:
Thu May 29, 2025 12:07 am
Hi beneee
As I understood you have a project in FC8 to build a DMX controller.
I checked the FC8 comm components. Dmx library is for slave only(?).
Hi Viktor,
Thanks for the Info but I can assure you that both the DMX 512 Master and Slave are in fc8, unless of course the master has been removed as there is an issue with it since I downloaded the program - unsure how to check that.

Thanks
Ben
DMXmasterfc8.PNG
DMXmasterfc8.PNG (183.12 KiB) Viewed 192 times

chipfryer27
Valued Contributor
Posts: 1574
Joined: Thu Dec 03, 2020 10:57 am
Has thanked: 356 times
Been thanked: 560 times

Re: DMX master, can't get it to output (FC8)

Post by chipfryer27 »

Hi

I have both Master and Slave on my v8 however (and this is just a guess) up untl v10 you had to buy component packs and you had CommsA / CommsB / CommsC so perhaps Slave and Master are in different packs?

Pretty much irrelevant now as ALL are free to use in v10.

Regards

viktor_au
Posts: 47
Joined: Wed Jul 12, 2023 7:09 am
Has thanked: 7 times
Been thanked: 12 times

Re: DMX master, can't get it to output (FC8)

Post by viktor_au »

I think this is the case.
I have only slave.

viktor_au
Posts: 47
Joined: Wed Jul 12, 2023 7:09 am
Has thanked: 7 times
Been thanked: 12 times

Re: DMX master, can't get it to output (FC8)

Post by viktor_au »

An interesting discussion is here
https://forum.arduino.cc/t/arduino-as-a ... ler/377110
----
Did you try Arduino IDE?
DMXSerial

beneee
Posts: 16
Joined: Tue Jul 13, 2021 2:02 pm
Has thanked: 1 time

Re: DMX master, can't get it to output (FC8)

Post by beneee »

Ok, just tried it with FC10 and get the same result i.e. really flaky intermittent receiving of the DMX signal on the fixtures.

Can anyone please share a working bit of code that sends out a continuous DMX signal that is constantly changing as from looking at the output it seems that when I update a value it screws the SendDMX macro.

If I have a known working bit of code it would be so helpful.

Please please help me
Ben

Post Reply