defaultconfig.cfg

来自「RhapsodyModels Rhapsody的开发模块」· CFG 代码 · 共 44 行

CFG
44
字号
I-Logix-RPY-Archive version 2.0.1
{ ICodeGenConfigInfo 
	- _ID = 1;
	- hasUnit = 1;
	- _properties = NULL;
	- _name = "DefaultConfig";
	- _comment = "";
	- _lastID = 2;
	- _stamp = 57328734;
	- _cmheader = "";
	- _buildType = Executable;
	- _scopeType = Explicit;
	- _directory = "DefaultConfig";
	- _libraries = "";
	- _additionalSources = "";
	- _standardHeaders = "";
	- _includePath = "";
	- _targetMain = "";
	- _instrumentation = None;
	- _timeModel = RealTime;
	- _statechartImplementation = Reuseable;
	- _initializationCode = "";
	- _checksList = 0 ;
	- ScopeElements = { IRPYRawContainer 
		- size = 1;
		- value = 
		{ IHandle 
			- _metaClass = package;
			- _subsystem = "Default";
			- _class = "";
			- _name = "";
			- _ID = 1;
			- _stamp = 57328733;
		}
	}
	- InitialInstances = { IRPYRawContainer 
		- size = 0;
	}
	- SrcFilesMap = { IRPYRawContainer 
		- size = 0;
	}
}

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?