Oscilloscope
Scope.content
The oscilloscope page is used to display the following historized symbol values per axis:
- Actual value of the position.
- Actual value of the velocity.
- Actual value of the torque.
The function UpdateScope is triggered from the Beckhoff.TwinCAT.HMI.Plastic.Functions
NuGet package with the TcHmiToggleButton controls. The function ensures that the TcHmiTrendLineChart control adapts to the selected axis:
- Blow pin
- Carriage
- Clamp
- WTC
- Accumulator (only visible when the accumulator is in use)
In addition, an icon for the respective axis can be displayed via the TcHmiStateImage control.
![]() | Available from version 12.6.0 |