Hello Guest it is April 19, 2024, 02:42:12 PM

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.


Topics - dkotlyar

Pages: 1
1
Galil / Galil DMC-18x6 Linear Mode doesn't work
« on: April 08, 2021, 02:56:51 AM »
I use Galil DMC-18x6 with two ICM-2900 modules. In vendor original program (Optomec Work Station Control) I load minimal worked code like this:

Code: [Select]
REM Contours
VA 88200
VD 88200
VS 17640
LM YH
LI ,36505,,,,,,7091280
LE
BGS
AMS

If I remove first REM block or change first word "Contours" to another, program doesn't work. The axis goes to state "In motion" but actually nothing. If I keep this block it works correctly.

Then I put this program to Terminal (Galil WSDK) and load to controller. Block REM doesn't loaded to controller and I run this program with XQ command. The axis goes to state "In motion" but actually nothing. Command TS return "13, 141, 13, 13, 13, 13, 13, 141".

Another commands like PA, PR, JG work correctly from command mode and program mode.

What do I do wrong?

Pages: 1