Open topic with navigation
ST / IL Language selection
The KAS allows
you to mix and languages in textual program. ST is the default
language. When you enter IL instructions, the program must be entered
between "BEGIN_IL" and "END_IL" keywords, such as in the following example
BEGIN_IL
FFLD var1
ST var2
END_IL
|
|
Copyright © 2015 Kollmorgen™
|
|
|
Open topic with navigation