I have migrated to the new 2011 FBDK from old one (2008).
I am trying to compile a function block without code in it by first
converting to java algorithmn from ST. Compilation is not successfull.
What could be the problem.
see log message am getting below.
C:\C_Robot control\FBDK11\java\fb\rt\Masters\AXIS.java:47: cannot find
symbol
symbol : method alg_INIT()
location: class fb.rt.Masters.AXIS
alg_INIT();
^
1 error
--
Best regards,
Jim Christensen
On Tue, Nov 29, 2011 at 2:56 PM, James Christensen