Your comments

Hello.

Specify what color depth is used (24, 32, etc.)?

Does the monitor support OpenGL overlay? Try to start some OpenGL test on the DisplayLink monitor.

Hello.

I'm sorry about the long wait. Attach your project.

Hello.

Does the monitor support OpenGL overlay? Try to start some OpenGL test on the DisplayLink monitor. Can try to change the render (default is OpenGL), for example, to set DX 11.

I use a server to simplify the testing of a panel project.

What do you have in volume_value comes? Do after:


volume_value = IR.GetPage("Page Volume").GetItem("Item 1").Value;


the output in the log:


IR.Log ("volume_value = " + volume_value);


What you have there is the value? You try to add it to the string and send it.

Hello.

You can do so:
1) Get the value from the Level.
2) The obtained value to insert in the row of the datagram.


Concatenation in this case is possible only through the script. You can see how it is implemented in the attached project.

level.irpz

level.sirpz

Hello.

Verify that the parameter Active in the OBJECT PROPERTIES specified as True.

Hello.

Specify which render you use? What color depth is used (24, 32, etc.)?

I'm glad you made it. Is your question resolved? If you need anything else - please ask.

Clarification: iRridium server listens to the first interface, ignores the rest. Therefore, to access from different networks you need to configure the FORWARD on your router and on clients specify the route to 192.168.3.1 through router 192.168.5.2.