Hello Guest it is April 27, 2024, 09:14:08 AM

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - TPS

2321
CS-Lab / Re: Support M10/M11 commands
« 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

2322
CS-Lab / Re: Support M10/M11 commands
« 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

2323
General Mach Discussion / Re: Z Axis not moving afer loading GCode
« on: May 06, 2015, 05:41:23 AM »
Hi Tony,

ok i was on the wrong road.

can you check  CONFIG -> GENERAL CONFIG -> Jog modus allways active

hope it named so, because i have a German Version.

Thomas

2324
General Mach Discussion / Re: Z Axis not moving afer loading GCode
« on: May 05, 2015, 02:29:46 PM »
pls post Your G-code

Thomas

2325
CS-Lab / Re: CSMIO IP-M very slow input
« on: May 05, 2015, 10:06:16 AM »
Hi Benny,

i would try to use GetInBit(90, xx) insted of the IsActive(INPUT1)
statement, not sure witch one is faster.

it is also used in all CSMIO macro examples, maybe it helps.
i have used it in all my macros.

Thomas

2326
CS-Lab / Re: CSIO/IP-A WARNING
« on: May 02, 2015, 02:20:57 PM »
good luck, for the rest of your project.

2327
General Mach Discussion / Re: mach 3 licence not loading heeelp
« on: May 01, 2015, 03:53:42 AM »
you only have to put your licence file into Mach3 folder, nothing else,
then run the "normal" Mach3.exe.

2328
CS-Lab / Re: csmio/ip-a communication problem
« on: April 29, 2015, 02:54:03 AM »
there are two led's at the network connector on the csmio/a.
what is their status ?

2329
CS-Lab / Re: csmio/ip-a communication problem
« on: April 28, 2015, 09:07:00 AM »
Okay I did the ping test . ip 10.1.1.1  4 sent  0 received  4 lost
                                    ip  10.1.1.2  4 sent  4 recives 0 lost

this just tells me what i already know, there no cumunication

ok not realy.
your PC is set to 10.1.1.1
CSMIO is set by default to 10.1.1.2

and the ping for 10.1.1.2 says 0 lost, what means your pc can "reach" it.

can you open a cmdbox again and try a IPCONFIG + enter ?
are you sure that you have installed CSMIO software for the IP/A?

http://www.cs-lab.eu/de/upload/firmware/setup_CSMIO-IP-A-2.603.zip


2330
CS-Lab / Re: csmio/ip-a communication problem
« on: April 28, 2015, 06:43:09 AM »
got start -> run  enter cmd
cmd box showes up

in this cmd box type:  ping 10.1.1.2 + Enter

then you should see that the csmio is reachable or not.