Skip to main content Link Search Menu Expand Document (external link)

<BeadlActions> element

The <BeadlActions> element defines a container for specifying all the different actions within the BEADL task protocol that could potentially be used.

Only one <BeadlActions> element container is allowed within a <BeadlTrialProtocol> element and it can have zero or more <HardwareAction> or <VirtualAction> child elements.

...
<BeadlActions>
  <HardwareAction eventName="Action1" connection="ConnectionName.Sink" type="" comment="" />
  <VirtualAction eventName="Action2" connection="VirtualEventName.expression" type="" comment="" />
</BeadlActions>
...

Attributes

  • None

Child Elements


Table of contents


Copyright © 2022 Michael Wulf, Washington University in St. Louis, Kepecs Lab. Theme: Just the Docs.