Skip to main content
Submitted by a7777777113 on Thu, 03/30/2017 - 03:57

I have written the code for program.

I call the program is #AAA ,and saved into .txt file.

now i don't using the file.

I don't know i missing the what instruction

Following simple code(VB.net)

Dim obj as DMCAPI
obj.apiOpen(1, System.IntPtr.Zero)
obj.apiCmdDiscard("XQ")

...?

What should I do,can it be #AAA

Then i don't know should put where the .txt file for on my computer .

Comments 1

KushalP on 03/31/2017 - 17:06

Hi,

The DMC program for a Galil controller should be saved as a .dmc file. The .dmc file can then be downloaded either using the Galil software (GDK, Galil Tools, etc.) or through a host application that uses the program download function.