SIS write connection issue

Has anyone ran into this I have a SIS wire connection one side has a 0 output but my input is a 1(True). There is nothing forced or being wrote by external logic.

1 Reply

  • Unable to tell what the destination block is, but its parameters are boolean, versus the source Discrete (byte?) parameter type. The execution order is important, but also, if the parameter in the block is written to separately, something may be setting the value to True, overwriting the value of 0 being written.

    Andre Dicaire