Integration in NC boot-up

The configuration of the external variables is declared to each NC-channel separately by means of an ASCII list. For each channel, a file name is specified in the system’s central boot description, and this file name defines the configuration of the external variables of this channel.

Example: Extract from the boot description for two channels

#
----------------------------------------## Configuration data lists##
----------------------------------------#lists            
ASCIIdefault_sda_mds          
..\lists\default_sda.lishand_mds             
..\lists\hand_mds.lisrtconf_lis           
..\lists\rtconf.lis#sda_mds[0]           
..\lists\sda_mds1.liswerkz_data[0]        
..\lists\werkz_d1.lisnullp_data[0]        
..\lists\nullp_d1.lispzv_data[0]          
..\lists\pzv_d1.lisve_var[0]            
..\lists\ext_var1.lishmi[0].objects           
defaultchannel[0].objects       
default#sda_mds[1]           
..\lists\sda_mds2.liswerkz_data[1]        
..\lists\werkz_d2.lisnullp_data[1]        
..\lists\nullp_d2.lispzv_data[1]          
..\lists\pzv_d2.lisve_var[1]            
..\lists\ext_var2.lishmi[1].objects           
defaultchannel[1].objects       
default