From 83d756d7f063bd7ff2dc6ed27859fb31fb98faee Mon Sep 17 00:00:00 2001 From: glopesdev Date: Sat, 10 Aug 2024 08:38:11 +0100 Subject: [PATCH] Add high-level commutator controller --- OpenEphys.Commutator/AutoCommutator.bonsai | 47 +++++++++++++++++++ .../OpenEphys.Commutator.csproj | 4 ++ 2 files changed, 51 insertions(+) create mode 100644 OpenEphys.Commutator/AutoCommutator.bonsai diff --git a/OpenEphys.Commutator/AutoCommutator.bonsai b/OpenEphys.Commutator/AutoCommutator.bonsai new file mode 100644 index 0000000..005d69d --- /dev/null +++ b/OpenEphys.Commutator/AutoCommutator.bonsai @@ -0,0 +1,47 @@ + + + Control an Open Ephys commutator by using rotation angle measurements. + + + + Source1 + + + + PT0.1S + + + + + + + + + 0 + 0 + 1 + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/OpenEphys.Commutator/OpenEphys.Commutator.csproj b/OpenEphys.Commutator/OpenEphys.Commutator.csproj index 26d1d82..5e7a039 100644 --- a/OpenEphys.Commutator/OpenEphys.Commutator.csproj +++ b/OpenEphys.Commutator/OpenEphys.Commutator.csproj @@ -7,6 +7,10 @@ net472 + + + +