Exception: This input does not support connecting signals of a different datatype. Cannot cast from 'SignalType' to 'InputType'¶
Exception id: 0x02000023
Parameter |
Description |
---|---|
SignalType |
The data type of the signal. |
InputType |
The data type of the input. |
Description¶
The input cannot cast the type of the connected signal. Ensure that the signal matches the type of the input.