All connections are Ok so far - but you guyes are right - there seems to be a mismatch with the data types:
On the wire, the context help is showing me the error message: The type of source is 1D array of boolean (True/False)
and the type of the sink is boolean (True/False) --
anyway I don't know why the type of the source is 1D array, because I just connected two simple double numbers to
the vi....see the attached image.
Thanks