Skip to content
BooleanOutput.md

BooleanOutput

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

Usage

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": "pink"}  }}
  • Examples

  • Experiments

  • Analyses

  • Tests