Kirk Wallace wrote:
> On Wed, 2009-03-18 at 09:07 -0700, Kirk Wallace wrote:
>> Please let me know if this is too far off topic.
>>
>> I have a friend with a couple of 80's vintage Mori Seiki's and a
>> Matsuura, all with Yasnac controls. He wants to move g-code files
>> through the serial ports with a laptop. I made a cable, set the serial
>> port parameters and was able to get characters to a terminal emulator on
>> the laptop. The problem is that some of the characters are not presented
>> on the screen properly. My guess is that what is coming across is a tape
>> code and the terminal needs ASCII. Is my guess correct? Will I need to
>> buy BTR software or is there another way to save and load g-code through
>> the controller serial ports?
>>
>> Kirk
>> http://www.wallacecompany.com/machine_shop/
> 
> I tried the RYM.com demo with Jim's cheat sheet, and right away, I was
> able to move a file from the Yasnac to my laptop. There where a couple
> items from the cheat sheet that I didn't understand, so I was not able
> to move a file form the laptop to the Yasnac, but I think with a little
> bit of study, this should work also. I noticed that one of the settings
> was to set the Yasnac to send ASCII, so I tried putty.exe again, and no
> joy. Then I remembered Hyperterminal and tried that, which worked for

putty schmucky, Hyperterminal=hype. My suggestion is to try minicom
that's available for most Unix systems.

With minicom you may transfer files, create your own configuration files
for use with different peripherals, select different protocols, and
capture session  into a file which you may later examine with mc
(Midnight Commander) in hex mode for example.

man minicom
May need to take care of ttyX access permissions for non-root user to
run it but you can try to use it as root until you figure it out.

I used minicom to figure out configurations needed to get modem working
with Linux in dial-up days or to transfer files between two PCs.

> download also. So something about putty.exe doesn't like the Yasnac
> data. For upload I just need to work out which characters are need, "%"
> at the beginning and end, and/or ";" between lines.
> ------------
> Kirk
> http://www.wallacecompany.com/machine_shop/
> 


-- 
Rafael

------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to