Jump to content

nWLSA

Members
  • Posts

    8
  • Joined

  • Last visited

Everything posted by nWLSA

  1. yeah! I had finded many things for that. Thanks for your help!
  2. Hi there ,I have make this small tools,to help the cnc machine fans guys , By setting the processing step (MM) number, and the depth of processing, can manufacturingbolt, processing round bar, other things, as long as you use. I will make a picture to tell u how to use it. attach the G code AND the Au3 codes. gen lathe code2.au3 cccc.txt
  3. thanks for this! looks like the most can be run in my program. using send bits is the important things in the real works.so we can build more auto machines! but still hope autoit have its port api function groups may be can run it quickly.just like the LABVIEW.
  4. HI somdcomputerguy ! Thanks for share....I will take The detailed reference for this.but api is too professional to me. now I need to break the main work to learn WINAPI..... months ago,I had download the commMG.au3 before this API FUNTION. they look like the same "send bits" funtion, but using com port can not control each parallel port's pin to send different bytes directly. using send bits to Parallel port, can driving most of robotic machine 4 axis motor, ,the lathe,mill,and cnc,drll. A software name <mach3> is the Realization tools. it can be translate G code to a series of wave form.just like the arm /emberd c driver board. so ,still hope have this power funtion(like gdiplus funtionset). GUY's thanks again! ,any one who help me.... it can help many guys to build machines and robots on windows platform.
  5. Thanks! Water, thank you pointed out that 4-TO DO LIST , ALLThough little disappointed, but AUTOIT still is a Evolutionary versions of the c++ in my view. Meanwhile, still need to know, . Is AU3 has any operating LPT parallel port input/output functions? what I mean is, this function can be used to output some square waveform and some sine waveform, just is send the right bits to the right lpt_port pin . in the CNC machinery is use square waveform to drive stepper motors or servo motors work and other machines.but I dont know how to use make it For example, <use AU3 program in the LPT 1, 3PIN output one squareoform every 1ms , the mill machine send some bits return from the NO.13 pin,au3 read this pin>so we can know the milling machine is runs ok. If there have more Physics Port control function of the input/output waveform with a convenient operation. or have Sampling analysis functions /some commonly used math functions,then AUTOIT, becomes more powerful! You can also refer to LABVIEW as a wide range of real-world applications, I think that LABVIEW and AUTOIT, after lowlevel program coding,comprehensive collection of simple duplication of high-level languages.they means we can build The future power and easy to use. and then autoit have input output control/math sampling functions , was easy to make an :wacko2:robot,an :shifty:eye,an :cheer:automation to ol .
  6. Thaks for your solution water! Im just hope AUTOIT is growning up more and more.
  7. Hi every body and the initiator of autoit! dose AutoIT can be made to support the Android mobile phone? just like the vb4a Languagee .it comes from "Simple language" of google, an vb language can translate to java and make the android app. and the chinease version "e4a" is a easy android Development platform . but they did not have the power "udf" like autoit resource. Im very like the autoitscript,its very powerful and funny ..it helps me ,and save many time to manage more computer,event the CNC mill machine .I will be a loyal supporter of AUTOIT!
×
×
  • Create New...