Machsupport Forum

Third party software and hardware support forums. => CS-Lab => Topic started by: shad71 on May 06, 2015, 05:27:19 AM

Title: Support M10/M11 commands
Post by: shad71 on May 06, 2015, 05:27:19 AM
Who knows if it supports M10/M11 and EXP0/EXP1 command?
I use CSMIO/IP-M and assign Output#5 signal to PORT10 PIN1. But command M10 (ActivateSignal(11)) or M11(DeActivateSignal(11)) does not work. OUTPUT1 change state if I select/deselect "ActiveLow", but not respond to command.
Thanks!!!
Title: Re: Support M10/M11 commands
Post by: TPS on May 06, 2015, 05:49:06 AM
Hi,

M10/M11 are used with Parameter

M11P5 means output ON
M10P5 means output OFF

nothing additional needed in macro M10.M1S and M11.M1S.

Thomas
Title: Re: Support M10/M11 commands
Post by: shad71 on May 06, 2015, 05:50:27 AM
Hi thanks for the fast reply!
Can I use E5P1 and E5P0 command for this?
Title: Re: Support M10/M11 commands
Post by: TPS on May 06, 2015, 05:54:02 AM
Hi thanks for the fast reply!
Can I use E5P1 and E5P0 command for this?

sorry not idea what E5P1 and E5P0 should do.

Thomas
Title: Re: Support M10/M11 commands
Post by: shad71 on May 06, 2015, 05:56:27 AM
OK, In any case Thanks a lot!
I use command E5P0 and E5P1 for THC ON/OFF control from G-Code. This commands is no issue pause in motion.
And M10/M11 too, I hope.
Title: Re: Support M10/M11 commands
Post by: shad71 on May 10, 2015, 02:33:44 AM
Hi Thomas!
M11P5 and M10P5 is not work for me. I am assign for Mach3 Output#5  Port10 pin 4 for Output4 of the CSMIO.
Output state in the CSMIO IO diagnostic window change if I check/uncheck ActiveLow. But from G-Code M11P5 /M10P5 not changing of the state.
Can you check it's?
Thanks!!!
Title: Re: Support M10/M11 commands
Post by: TPS on May 10, 2015, 07:58:11 AM
Hi,

it is working here (PP driver).

only thing i did is in CONFIG -> ports&pins -> mill option -> allow THC functions when not enabled.

Thomas
Title: Re: Support M10/M11 commands
Post by: shad71 on May 10, 2015, 02:18:36 PM
Thomas, this is CS-Lab thread and I think you use CSMIO. Yes in PP all work fine.
Title: Re: Support M10/M11 commands
Post by: shad71 on May 10, 2015, 02:57:58 PM
I send the message to CSMIO support about this question.
My THC controller is not use internal Mach3 THC  function, but I need this signal for control THC ON/OFF during execution of the G-Code.
Title: Re: Support M10/M11 commands
Post by: TPS on May 11, 2015, 02:26:20 AM
Hi Andrew,

here in the CSMIO tutorial about THC

http://www.cs-lab.eu/en/index.php?m=article&s=main&aid=146&uinfo=THC_Analog_function

they are talking about to use M3/M5 for THC ON/OFF


my testmachine in office is PP port, i will test this evening on the CSMIO machine.

Thomas
Title: Re: Support M10/M11 commands
Post by: shad71 on May 11, 2015, 03:21:49 AM
Thomas, I don't use mach3 THC. I developer of the Neuron.THC.
Command M10/M11 or M10Px/M11Px use in g-code laser cutting machine, plasma, oxyfuel...
This command is regular Mach3 function and I hope It's support by CSMIO.
Smooth stepper support this commands and has separate settings for this in the configuration menu. Full support has and  HiCON motion controller.
In Mach4 we need this command too (M62/M63 -  Mach4 embeds the IO into the motion data that goes to the motion controller and then to IO ports)
Thanks!!!
Title: Re: Support M10/M11 commands
Post by: TPS on May 11, 2015, 01:44:18 PM
Hi Andrew,

you are absolutly wright.

tested on my -M and -S machine, not working,
only with PP.

looking forward to CSMIO answer.

Thomas


Title: Re: Support M10/M11 commands
Post by: shad71 on May 11, 2015, 01:46:05 PM
They answer CSMIO not support this. But it's coming soon....... :)