Application Notes
Streaming a value
Suppose we want to stream the output of a diagram to an external application. The problem then is that the calculated value itself is not associated with a specific object and no property name is specified either. This means that if the output would be connected to a network stream, nothing would be transmitted. It is therefore that an object name and property name must be specified for a calculated value. In this application note it is explained how this is done.