You are not logged in.
Pages: 1
Hi fellows,
I am facing a problem with PROC when updating my control to our new machines generation. Some subroutines applying a standard value for the variables defined in PROC argument, but this isn't working and vericut tells me that those variables doesn't exist.
PROC test(String[2] _var1, int _var2, real _var3=99999999, real _var4)
[...]
M17
When pass through the _var3 inside the subroutine, vericut alarms saying that this variable doesn't exist and the rest of that sentence will be ignored.
Someone knows a quick way to sove it without changing the subroutine or it's a case to send support and enhacement request?
Tks!
Igor Freitas
CNC programming
GROB - Brazil
Offline
Pages: 1