dlr-gtlab / gtlab-core

GTlab Core Framework
https://www.gtlab.de
Other
7 stars 2 forks source link

🐛 [BUG] - String monitoring property cannot be connected in connection editor #1215

Open jensschmeink opened 3 months ago

jensschmeink commented 3 months ago

Summary

The python script calculator uses stringmonitoring properties for output strings. These cannot be connected to string properties in the connection editor

Expected Behaviour

The string output of a process element should be a possible input for a string property

Reproduction steps

1. Add a string property to the output arguments of a python calculator
2. Add a second calculator which uses a string as a property
3. Try to use the value of the string property of the python calculator in the connection editor to set the string value of the next element

Screenshots

grafik

Logs

No response

GTlab environment

GTlab Version: current master (~2.0.7)
Module 1 Version: X.Y.Z
Module 2 Version: X.Y.Z

OS

Windows