Jump to content

File:UnityTargetControlScript.png

From BCI2000 Wiki
Revision as of 20:18, 22 April 2024 by Swiftj (talk | contribs) (An example Unity script instantiating the connection to BCI2000, creating new events, adding watches, and modifying the log level. Note that these steps should be done in the class definition and in the awake function to ensure BCI2000 starts up correctly.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Original file (1,943 × 2,475 pixels, file size: 1.37 MB, MIME type: image/png)

Summary

An example Unity script instantiating the connection to BCI2000, creating new events, adding watches, and modifying the log level. Note that these steps should be done in the class definition and in the awake function to ensure BCI2000 starts up correctly.

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current20:18, 22 April 2024Thumbnail for version as of 20:18, 22 April 20241,943 × 2,475 (1.37 MB)Swiftj (talk | contribs)An example Unity script instantiating the connection to BCI2000, creating new events, adding watches, and modifying the log level. Note that these steps should be done in the class definition and in the awake function to ensure BCI2000 starts up correctly.

The following page uses this file:

Metadata