Creating a PAgraph Dashboards Program
- 更新时间2025-10-31
- 阅读时长1分钟
- In PAconfigurator, create a name of the type PAscript.
- Create a new group of the type Graphical programming.
- Open this group so the user interface opens.
- Define the local and global variables you want to use.
- Define which PAscript libraries you want to use.
- Create the states and transitions that you need for your state machine.
- Add all necessary additional elements to the state machine.
- Write the PAscript code for the states and transitions.
-
Call the state machine using one of the following options:
- In a task
- In an operation table
Alternatively, define the operation group for its execution using the Execute programs operation.
相关内容
- Naming Conventions
A name is a designation for an object of a certain type in PAtools.
- Creating New Elements
- Transitions
- Processing Frequency and Order