Operation of the block diagram window
The export of the MATLAB® code can be configured during generation of a TcCOM module from MATLAB®. If the export was enabled, the code can be found in the TwinCAT development environment under the Block Diagram tab of the module instance.
On the top level you will find the created module in block representation. Select the gray arrow in the block to display the content.
Shortcut functions:
Shortcut | Function |
---|---|
Space | Zoom to current size of the block diagram tab |
Backspace | Switch to the next higher hierarchical level |
ESC | Switch to the next higher hierarchical level |
CTRL + "+" | Zoom in |
CTRL + "-" | Zoom out |
F5 | Attach Debugger (System- > Real-Time -> C++ Debugger -> Enable C++ Debugger must be activated) |