Note that there are some explanatory texts on larger screens.

plurals
  1. POWhat is this written in?
    primarykey
    data
    text
    <p>I am dealing with an circa 80's era machine controller. A program is being downloaded to the operator's control panel and for the life of me I can't figure out what it is written. </p> <p>The machine is a Cybermation 700A plasma cutting machine and here is a snippet of what being download.</p> <p>Note that this is use to manage the download of cnc files into the machine it is not the motion control program itself. That I actually know how to write. It is this program that is proving to be the stumbling block.</p> <pre><code> $70=A $72=0 $73=6900 $74=150 $52=0 $53=-8.516 $84=200 $85=0 $10=0 $98=0 $71=0 $18=0 $76=.01 $93=100 $94=200 $20=22-26 gauge;$21=.032;$22=260;$23=80;$24=0 $25=18-20 gauge;$26=.033;$27=180;$28=80;$29=0 $30=14-16 gauge;$31=.035;$32=150;$33=75;$34=0 $35=10-12 gauge;$36=.043;$37=90;$38=60;$39=0 $40=3/16-1/4 plate;$41=.053;$42=30;$43=30;$44=0 $22=300 $24=50 $27=200 $29=50 $32=140 $34=50 $37=100 $39=50 $42=32 $44=50 $72=0 $73=6900 $74=150 TV127,1 $88=-s 30,300 TV20,60 TV22,5 TV23,200 TV25,6 TV40,75 TV42,5 TV43,400 TV45,6 $9=80 TV8,2500;W20,K99 TV86,1 {2 TV7,$9 &lt;1Select Plate $6=$5 Tv112,16 A &gt;1!Torch on $16 min &lt;2Enter plate number;V8,6 &gt;1Plate\:$6 &lt;2&gt;Are you cutting $20? Y;$7=$21;$8=$22;$9=$23 $71=$24;G3: &lt;2&gt;Are you cutting $25? Y;$7=$26;$8=$27;$9=$28 $71=$29;G3: &lt;2&gt;Are you cutting $30? Y;$7=$31;$8=$32;$9=$33 $71=$34;G3: &lt;2&gt;Are you cutting $35? Y;$7=$36;$8=$37;$9=$38 $71=$39;G3: &lt;2&gt;Are you cutting $40? Y;$7=$41;$8=$42;$9=$43 $71=$44;G3: G2 } {3 TV13,$71 A G70 } </code></pre> <p>Thanks</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload