I have 2 NH4000 in my shop floor, and i´m using dprnt do get some data from the machine.
this is part of the program that i send to the machine:
:
:
:
M98 P9850
DPRNT [Ordem_de_Fabrico_46 #549[40]]
DPRNT [Referencia_6022-D #549[40]]
DPRNT [Quantidade_40 #549[40]]
DPRNT [Numero_de_Pecas_8 #549[40]]
DPRNT [Tempo_Previsto_8 #549[40]]
M98 P9851
:
:
:

when i send the program to one of the nc memory theres no problem.
but to the other machine just send...
:
:
:
M98 P9850
DPRNT [%

and then gives an alarm
i'm using mori-server to connect to the machines
can anyone help me??