Welcome to HowToMacro's documentation!¶
Macros are short pieces of code, which exist as part of project configurations. Macros may be executed either from the GUI or from the command line, in either case they are executed on a macro server.
Chapter Overview¶
The following sections describe in detail how to write a Macro:
- Chapter 1
- Intro Macro - Intro Macro
- How To Create a Macro - How To Create a Macro
- Code Style - Code Style
- ikarabo - The karabo command line interface ikarabo
- Policies and Background - Policies and background of macros
- Chapter 2
- Configuration of Macros - The property configuration of macros
- Topology Macros - Macros working with the topology
- Introduction to Proxies - Overview of the existing proxies.
- Execute and execute no wait - Execute
- Background tasks - Background tasks and wait for updates
- Pipeline Data - Processing pipline data from output channel
- Chapter 3
- Historical values - How to get values from the past?