defaultconfig.cfg
来自「RhapsodyModels Rhapsody的开发模块」· CFG 代码 · 共 71 行
CFG
71 行
I-Logix-RPY-Archive version 2.0.1
{ ICodeGenConfigInfo
- _ID = 1;
- hasUnit = 1;
- _properties = NULL;
- _name = "DefaultConfig";
- _comment = "";
- _lastID = 2;
- _stamp = 3549075;
- _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 = 3548940;
}
}
- InitialInstances = { IRPYRawContainer
- size = 0;
}
- SrcFilesMap = { IRPYRawContainer
- size = 2;
- value =
{ IClassFileNode
- _modifiedTime = 9.13.1998::2:10:14;
- _classHandle = { IHandle
- _metaClass = package;
- _subsystem = "Default";
- _class = "";
- _name = "";
- _ID = 1;
- _stamp = 3548940;
}
- _srcFileName = "Default.cpp";
- _nodeFullName = "Default";
}
{ IClassFileNode
- _modifiedTime = 9.13.1998::2:10:14;
- _classHandle = { IHandle
- _metaClass = configuration;
- _subsystem = "";
- _class = "";
- _name = "DefaultConfig";
- _ID = 1;
- _stamp = 3549075;
}
- _srcFileName = "DefaultConfig.mak";
- _nodeFullName = "DefaultConfig";
}
}
}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?