DiscoverLearnDocumentationGet OpenPLXSearch Contact

Physics/Signals/SignalInterface.openplx

SignalInterface

SignalInterface:
    .doc: """
Input and output reference attributes will be picked up by the signalling interface
allowing the user to model specific signalling interfaces by grouping inputs and outputs
and giving them shorter names.

Setting enable to true enables all outputs in the interface. Keeping it as false does not
disable the outputs.
"""
    fn on_init()
    enable is Bool: false

OpenPLX is a work in progress. This draft version will evolve with user feedback and experience. We welcome your input and collaboration.
X