To properly display this page you need a browser with JavaScript support.
Menu
Search
Search
Search
Editor
Breakpoints
Breakpoints toolbar
← Previous page
Next page →
Table of Contents
Introduction
Fundamentals
Projects
Feature Groups
Features
Connectors
Signals and Data
Connections
Data Types
Definition
Data Conversion
Synchronisation
Threads
Re-entrant Paths
Parallel Computing
System Requirements
Installation and Licence Activation
Editor
Standard toolbar
Select Project Type
Saved project file extensions
Tools toolbar
Edit toolbar
Runtime toolbar
Filter toolbar
Test Filter
Lookup Table toolbar
Node Hierarchy toolbar
Feature Tray
Explorer
Explorer node context menu
Feature Group Views
Filter Builder
Creating a new filter
Anatomy of a composite filter
Filter Tray
Composite Filter Cache
Lookup Table Editor
Anatomy of a lookup table
Input parameters
Output parameters
Testing
Lookup entries
Editing a lookup entry
Refined example
Properties
Project Parameters
Project Parameters toolbar
Connection Manager
Connection Manager toolbar
Output
Breakpoints
Breakpoints toolbar
Breakpoint Editor
Runtime Data
Log File Listing
Find
Find Results
Find Results toolbar
Re-entrant Path Summary
Re-entrant Path Summary toolbar
Re-entrant path detail
Configuration Manager
Configure
Connector Tray
Type Browser
Known type lists
Type builder panel
Options
Options - General
Options - View
Options - Grid
Project Settings
Calculation Builder
Calculation Builder toolbar
Anatomy of a mathematical expression
Batch Client
Running the program
Command line data
Executing projects
Executing signal-input projects
Executing data-input projects
Runtime Server
Licensing Manager
FAQs
General
What is a string?
What is a Boolean expression?
Absyntax Editor
How do I secure a project?
Can I load a previously saved project into the current project?
Can I save an embedded project?
Breakpoints toolbar
Go To Current
Actions the currently selected breakpoint in accordance with the selections for Auto Pan-And-Zoom and Auto Select.
Top
Go To Previous
Selects the previous breakpoint in the list and actions it in accordance with the selections for Auto Pan-And-Zoom and Auto Select.
Top
Go To Next
Selects the next breakpoint in the list and actions it in accordance with the selections for Auto Pan-And-Zoom and Auto Select.
Top
Auto Pan-And-Zoom
When selected, causes the actioned breakpoint to be brought into view and scaled such that it fills the viewport.
Top
Auto Select
When selected, causes the actioned breakpoint to be selected.
Top
Set Breakpoint
Sets a breakpoint at the location of the paused thread.
Top
Edit Breakpoint
Opens the
Breakpoint Editor
, allowing you to manage the conditions under which the selected breakpoint will interrupt threads.
Top
Remove Selected Breakpoints
Removes the selected breakpoints from their locations.
Top
Remove All Breakpoints
Removes all breakpoints from their locations.
Top
Enable/Disable All Breakpoints
Toggles the enabled state of all breakpoints.
Top
Run/Resume
Starts executing the current
project
or resumes all of a project's paused
threads
.
Top
Pause
Pauses all
threads
in the currently executing
project
.
Top
Step All Threads
Steps all paused
threads
in the currently executing
project
.
Top
Step Selected Breakpoint Threads
Steps all
threads
at the selected breakpoints.
Top
Step Selected Threads
Steps all selected
threads
.
Top
Resume Selected Breakpoint Threads
Resumes all
threads
at the selected breakpoints
.
Top
Resume Selected Threads
Resumes all selected
threads
.
Top
Stop
Aborts the currently executing
project
.
Top