Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
shortcut_action_list [2020/04/26 03:33]
127.0.0.1 external edit
— (current)
Line 1: Line 1:
-=====Shortcut Key System Action===== 
  
-You can assign any of these system actions to a chosen shortcut key(s). These action codes are case sensitive: 
- 
-  * batchRun - run a series of models simultanenously (menu Run/Batch Run), requires multi-session license 
-  * canvasProp - open [[Canvas Setting | Canvas Setting]] dialog 
-  * close - close the model 
-  * closeOther - close all models except the model currently open 
-  * collapseAll - collapse all child nodes 
-  * debug - execute model in debug mode 
-  * dryRun - deprecated, execute model in dryRun mode 
-  * exec - execute model 
-  * expandAll - expand all child nodes 
-  * extScript - step over to the next mScript line 
-  * graph - open Graph window in a separate window 
-  * log - open log window 
-  * mbtSetting - open [[mbt_node| MBT Setting]] dialog 
-  * mCancel - cancel mScript changes in [[mScriptEditor|MScript Editor]] 
-  * mcaseView - open [[Modeling MCase View|Modeling MCase View]] in [[ModelingTab|Modeling Tab]] 
-  * mCheck - perform mScript syntax check in [[mScriptEditor|MScript Editor]] 
-  * modelProp - open [[modelnode|Model Property]] dialog 
-  * modelTreeView - open [[Modeling Tree View|Modeling Tree View]] in [[ModelingTab|Modeling Tab]] 
-  * modelScript - bring up model mScript 
-  * mSave - save mScript changes in [[mScriptEditor|MScript Editor]] 
-  * mSearch - search text in [[mScriptEditor|MScript Editor]] 
-  * nextTrav - step over to the next state/transition 
-  * pause - pause model execution 
-  * pCancel - cancel property changes in [[PropertyTab|Property Tab]] 
-  * pSave - save property changes in [[PropertyTab|Property Tab]] 
-  * reset - reset left/right panes to their original size 
-  * resume - resume model execution when model execution is pause 
-  * save - save changes to disk 
-  * stepIn - step into triggers and step to next mscript line 
-  * stepOver - step over to next traversal (state or transition) 
-  * stop - stop the model execution 
-  * stopAll - stop all model executions