@t3p3tony
Thank you!
Posts made by Stan 0
-
RE: Output didn´t work
@t3p3tony
I measure:
V_outLC1 24v (Vin)
out4.tach 3,3V
out4 0V -
RE: Output didn´t work
I also try
M950 P0 C"out4"
M42 P0 S1
to set out4 but it also didn´t work -
RE: Output didn´t work
@t3p3tony
no the fan is not wired.
I just measure the voltage on the Pin. -
Output didn´t work
Hello,
I want to connect a fan to my Duet 6HC out4.
I use this Code in config.g
M950 F0 C"out4"
M106 P0 S1
but the output is not active. Where is my mistake? -
RE: 4 bit-Code use M581
@o_lampe M670 just set the IO-Port on and off. I like to set IO's from an SPS and use them to Control the board.
@dc42 Which command I need to poll the inputs in daemon.g? -
RE: 4 bit-Code use M581
@dc42
Yes this is what I am loking for.
Is there any opportunity to implement something like a 4 bit Code in the Firmware?
I need 15 trigger and just have the 4 IO Connectors left. -
4 bit-Code use M581
When using the M581 trigger command, is it possible to use several IO connectors as input?
I like to implement a 4-bit code with 16 triggers by using just 4 IO Connectors on the Duet 6Hc.