File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# # LASAL ###
22# website: https://www.sigmatek-automation.com/en/products/engineering-tool-lasal/
33
4- # Lasal visu runtime folders generated during build
4+ # Lasal screen/ visu runtime folders generated during build
55** /Runtime
66** /BAK
77** /Language
8+ ** /TempPreview
89
910# Lasal class runtime folders generated during build
1011ProjectInternal
1112Internal
1213** /Network /* /* .st
1314** /Drive /* .st
1415
16+ # Bootdisk files
17+ ** /Bootdisk
18+
1519# various filetypes generated at runtime or used for internal backups
1620* .ldi
1721* .bak
@@ -25,8 +29,12 @@ Internal
2529* .lcc
2630* .lds
2731
32+ # SigCLib requires lba and lob files
33+ ! cObjLib.lob
34+ ! cObjLib.lba
35+
2836# opc related classes added automatically from lasal instance
2937! ** /Class /OPC_UA /**
3038! ** /Class /OPC_UA_Client /**
3139! ** /Class /OPC_UA_ModuleBase /**
32- ! ** /Class /OPC_UA_AddressSpace /**
40+ ! ** /Class /OPC_UA_AddressSpace /**
You can’t perform that action at this time.
0 commit comments