InputBox
NuGet package: Beckhoff.TwinCAT.HMI.Plastic.Controls
Available: since version 12.6.0
InputBox is a control that allows the user to input numerical or boolean values in the TwinCAT HMI project.
Key Features
- Range validation
- Unit conversion of physical quantities
- Visualization according to data type (
BOOL
,INT
,FLOAT
) - Input filter that only allows numerical input
InputBox for FLOAT values:
InputBox for BOOL values:
Further Information