<< 点击显示目录 >> 主页 mappView帮助助手 > mapp View帮助信息 > Widgets > Chart > ProfileGenerator |
The profile generator makes it possible to create visual profiles for different processes.
Possible use cases:
•Motion profile for hatch on injection molding machine. Can determine at which position of the hatch which pressure should be active.
•Motion profile for hatch on injection molding machine. Can determine at which position of the hatch which speed should be active.
•Temperature profile for a building over time. Defines which temperature in a building takes precedence at which time.
The following example shows how the ProfileGenerator can be used to manage the motion profile of a hatch.
The hatch is open in the image. If it is then closed (green arrow), then a medium speed is used to start the movement (orange profile). The majority of the distance is then completed at very high speed. When getting closer to the profile, the speed is reduced. The last portion is handled at very high speed in this case to extend the toggle lever.
Name |
Description |
|
ProfileGenerator |
Widget "ProfileGenerator" graphically displays a profile defined by arrays. This profile is either only displayed (ProfileGeneratorYAxisItem over ProfileGeneratorXAxisItem) or edited directly using widget "ProfileGenerator" (ProfileGeneratorYAxisStepItem over ProfileGeneratorXAxisStepItem). |
|
ProfileGeneratorXAxis |
Widget "ProfileGeneratorXAxis" represents the x-axis for the profile generator. |
|
ProfileGeneratorXAxisItem |
Widget "ProfileGeneratorXAxisItem" adds profile data on the x-axis. This widget is used to display a profile. |
|
ProfileGeneratorXAxisStepItem |
Widget "ProfileGeneratorXAxisStepItem" adds profile data on the x-axis. This widget is used to display and edit a profile. |
|
ProfileGeneratorYAxis |
Widget "ProfileGeneratorYAxis" represents the y-axis for the profile generator. |
|
ProfileGeneratorYAxisItem |
Widget "ProfileGeneratorYAxisItem" adds profile data on the y-axis. This widget is used to display a profile. |
|
ProfileGeneratorYAxisStepItem |
Widget "ProfileGeneratorYAxisStepItem" adds profile data on the y-axis. This widget is used to display and edit a profile. |