Additional functions   
13.2 Check scope of NC language present (STRINGIS) 
  Job planning 
13-4  Programming Manual, 03/2006 Edition, 6FC5398-2BP10-1BA0 
Scope of NC language  
All available language commands and in particular all those not needed and active language 
commands are still known for SINUMERIK powerline. The scope of language to be checked 
for SINUMERIK solution line depends on the pre-configured machine data and either 
includes all known / just the approved options or active functions in the current scope of 
NC language. 
 
Scope of NC language  Scope of NC language includes:  
G codes of all existing G code groups such as G0, G1, G2, 
INVCW, POLY, ROT, KONT, SOFT, CUT2D, CDON, RMB, SPATH 
DIN or NC addresses such as ADIS, RNDM, SPN, SR , MEAS 
NC language functions such as predefined subprograms  
TANG(Faxis1..n, Laxis1..n, coupling factor). 
NC language procedures (pre-defined procedures with return 
value) such as subprogram with parameter transfer GETMDACT. 
NC language procedures (pre-defined procedures without return 
value) such as deactivate single block suppression SBLOF. 
NC key words such as ACN, ACP, AP, RP, DEFINE, SETMS 
Machine data $MN general, $MA axial, $MC channel-specific as 
well as all setting data $S... and options data $O... . 
NC system variables $ in the parts program and synchronized 
actions as well as NC computing parameters R. 
 
Return values 
 
Basic information  
 
Coding: 
The return value is coded. The basic information included is 
sub-divided into y and existing detailed information into x. 
Test result, whether the current configuration includes: 
000  The NCK is not aware of the STRING name. 
100 
The STRING name is a language command but cannot be 
programmed, i.e. this function is inactive. 
2xx 
The STRING name is a programmable language command , i.e. this 
function is active. 
y00  Assignment not possible 
y01 to y11  Value ranges for existing detailed information known. 
400  For NC addresses which do not have xx=01 or xx=10 and are not 
G code G or computing parameter R, see comments (1). 
 
 
 
Note 
During a check with, STRINGIS should no other  coding be found, then the corresponding 
NC language command can be programmed and 2xx coding applies.