20260204
This commit is contained in:
1
01学习/软件类/软件操作/PlantSimulation/培训备课/TIPS/MU是什么.md
Normal file
1
01学习/软件类/软件操作/PlantSimulation/培训备课/TIPS/MU是什么.md
Normal file
@@ -0,0 +1 @@
|
||||
moveable unit 可移动单元 ,用于表示物料或产品
|
||||
1
01学习/软件类/软件操作/PlantSimulation/培训备课/TIPS/一次连接多个对象.md
Normal file
1
01学习/软件类/软件操作/PlantSimulation/培训备课/TIPS/一次连接多个对象.md
Normal file
@@ -0,0 +1 @@
|
||||
按住Crtl键再点击连接对象,可以一次连接多个对象
|
||||
1
01学习/软件类/软件操作/PlantSimulation/培训备课/TIPS/不相连对象.md
Normal file
1
01学习/软件类/软件操作/PlantSimulation/培训备课/TIPS/不相连对象.md
Normal file
@@ -0,0 +1 @@
|
||||
在常规菜单下,不相连对象按钮可以高亮显示需要与多个连接器相连,但是缺少该类型连接的对象。
|
||||
1
01学习/软件类/软件操作/PlantSimulation/培训备课/TIPS/复制和派生区别.md
Normal file
1
01学习/软件类/软件操作/PlantSimulation/培训备课/TIPS/复制和派生区别.md
Normal file
@@ -0,0 +1 @@
|
||||
复制不继承属性,派生仅不继承名称
|
||||
1
01学习/软件类/软件操作/PlantSimulation/培训备课/TIPS/子框架使用.md
Normal file
1
01学习/软件类/软件操作/PlantSimulation/培训备课/TIPS/子框架使用.md
Normal file
@@ -0,0 +1 @@
|
||||
子框架需要有接口,在拖入主框架后创建对象,对象的绝对地址增加了主框架,子框架本身绝对路径没有主框架,更改对象的属性不会影响到子框架。
|
||||
16
01学习/软件类/软件操作/PlantSimulation/培训备课/TIPS/快捷键.md
Normal file
16
01学习/软件类/软件操作/PlantSimulation/培训备课/TIPS/快捷键.md
Normal file
@@ -0,0 +1,16 @@
|
||||
- shift+F1 打开帮助文档
|
||||
- F2 重命名
|
||||
- F3 搜索(函数,变量,代码)
|
||||
- F4 重命名当前框图
|
||||
- F5 运行代码
|
||||
- F6 查看统计信息
|
||||
- F8 查看属性
|
||||
- F9 加断点
|
||||
- F10 运行一步代码(配合断点使用)
|
||||
- F11 打开debug
|
||||
- ctrl +speck 代码自动补全(需修改输入法)
|
||||
- alt+c 缩进代码
|
||||
- Ctrl+T 2D旋转
|
||||
- ctrl+shift+键盘上下左右键 3D旋转,上下平移
|
||||
- Ctrl+鼠标左键拖动 复制该对象
|
||||
- shift+鼠标左键拖动 移动该对象
|
||||
1
01学习/软件类/软件操作/PlantSimulation/培训备课/TIPS/快速仿真.md
Normal file
1
01学习/软件类/软件操作/PlantSimulation/培训备课/TIPS/快速仿真.md
Normal file
@@ -0,0 +1 @@
|
||||
在事件控制器中,设置模型结束仿真时间,再点击快速仿真可以直接跳过动画,得到仿真结果。
|
||||
1
01学习/软件类/软件操作/PlantSimulation/培训备课/TIPS/更改继承属性.md
Normal file
1
01学习/软件类/软件操作/PlantSimulation/培训备课/TIPS/更改继承属性.md
Normal file
@@ -0,0 +1 @@
|
||||
按一下属性后的蓝绿色按钮,将按钮切换为带横线的黄色,可以取消继承
|
||||
1
01学习/软件类/软件操作/PlantSimulation/培训备课/TIPS/更改连接器颜色.md
Normal file
1
01学习/软件类/软件操作/PlantSimulation/培训备课/TIPS/更改连接器颜色.md
Normal file
@@ -0,0 +1 @@
|
||||
双击连接器可以调整连接器颜色
|
||||
1
01学习/软件类/软件操作/PlantSimulation/培训备课/TIPS/物流仿真与连续性.md
Normal file
1
01学习/软件类/软件操作/PlantSimulation/培训备课/TIPS/物流仿真与连续性.md
Normal file
@@ -0,0 +1 @@
|
||||
工厂仿真总是将整个零件移动到不连续的位置,也就是说,一旦它位于并行处理上,整个零件就位于它上面。
|
||||
1
01学习/软件类/软件操作/PlantSimulation/培训备课/TIPS/连接器转折.md
Normal file
1
01学习/软件类/软件操作/PlantSimulation/培训备课/TIPS/连接器转折.md
Normal file
@@ -0,0 +1 @@
|
||||
在连接器使用过程中按一下空白的地方可以建立一个折点
|
||||
Reference in New Issue
Block a user