Skip to main content
Skip table of contents

IP address input

In the JCmpVisuBasic library, there is the following input object for input of and IP address:

InputNetwork: Input of wString value (0.0.0.0 to 255.255.255.255).

If you now drag the desired object from the Visualization Toolbox into the process screen, a parameter window opens. Here you can either specify fixed values as parameters for the input window or assign variables.

image-20240111-114841.png

It is also possible to enter or change the parameters afterwards via the object property.

image-20240111-114950.png

The same variables are used for all IP address inputs.

:No1: wsValue: Entered wString
:No2: wsMax: Max. input limit as wString.
:No3: wsMin: Min. input limit as wString.
:No4: wsTitle: Title for the input window as wString or wStringvariable
:No5: dwTextAlignment: The following values determine the position of the value in the input
0 Top left
1 Top center
2 Top right
4 Center left
5 Center Center
6 Center right
8 Bottom left
9 Bottom center
10 Bottom right

image-20240111-122627.png
image-20240111-122524.png

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.