Skip to content
BooleanOutput.md

BooleanOutput ​

This connector represents a boolean signal as an output from a component

Usage ​

Dyad.BooleanOutput()

Source ​

dyad
"This connector represents a boolean signal as an output from a component"
connector BooleanOutput = output Boolean metadata {  "Dyad": {    "icons": {"default": "dyad://Dyad/BooleanOutput.svg"},    "path": {"stroke": "rgb(205,23,218)"},    "labels": [{"label": "$(instance)", "x": 500, "y": 1100, "layer": "icon"}]  }}
  • Examples

  • Experiments

  • Analyses

  • Tests