Motion Library - Pipe Network
The KAS IDE "Integrated development environment" An integrated development environment is a type of computer software that assists computer programmers in developing software. IDEs normally consist of a source code editor, a compiler and/or interpreter, build-automation tools, and a debugger function library contains Motion Library (ML) function blocks (FBs) used to integrate motion from a Pipe Network in a PLC "Programmable Logic Controller" A Programmable Logic Controller, PLC, or Programmable Controller is a digital computer used for automation of industrial processes, such as control of machinery on factory assembly lines. Used to synchronize the flow of inputs from (physical) sensors and events with the flow of outputs to actuators and events program.
ML function blocks are of these types:
Function A function calculates a result according to the current value of its inputs. A function has no internal data and is not linked to declared instances. | Description | ||||||||||||||||||||||||||||||||||||||||||||||||
Motion |
Prepare the physical motion part: init, reset, start, stop. See Motion Library for more information. |
||||||||||||||||||||||||||||||||||||||||||||||||
Pipe Network |
Manage the Pipe Network: Create / activate. See Motion Library - Pipe Network for more information. |
||||||||||||||||||||||||||||||||||||||||||||||||
Block |
Manage the blocks: Create / activate. See Motion Library - Block for more information. |
||||||||||||||||||||||||||||||||||||||||||||||||
Pipe Block |
Manage each specific Pipe Block: Read / write parameters. More details on each block
|
-
-
Pipe Network code is generated automatically by the compiler.
Do not try to modify it.
-
-
Click a Pipe Block in the figure to read its description.
Figure 7-60: List of Pipe Blocks