| AddEvent(string name, int bitWidth, UInt32 initialValue=0) | BCI2000RemoteNET.BCI2000Remote | inline |
| AddParameter(string section, string name, string defaultValue="%", string minValue="%", string maxValue="%") | BCI2000RemoteNET.BCI2000Remote | inline |
| AddState(string name, int bitWidth, UInt32 initialValue=0) | BCI2000RemoteNET.BCI2000Remote | inline |
| BCI2000Remote(BCI2000Connection connection) | BCI2000RemoteNET.BCI2000Remote | inline |
| connection | BCI2000RemoteNET.BCI2000Remote | |
| GetEvent(string name) | BCI2000RemoteNET.BCI2000Remote | inline |
| GetParameter(string name) | BCI2000RemoteNET.BCI2000Remote | inline |
| GetSignal(int channel, int element) | BCI2000RemoteNET.BCI2000Remote | inline |
| GetState(string name) | BCI2000RemoteNET.BCI2000Remote | inline |
| GetSystemState() | BCI2000RemoteNET.BCI2000Remote | inline |
| LoadParameters(string filename) | BCI2000RemoteNET.BCI2000Remote | inline |
| PulseEvent(string name, UInt32 value) | BCI2000RemoteNET.BCI2000Remote | inline |
| SetConfig() | BCI2000RemoteNET.BCI2000Remote | inline |
| SetEvent(string name, UInt32 value) | BCI2000RemoteNET.BCI2000Remote | inline |
| SetParameter(string name, string value) | BCI2000RemoteNET.BCI2000Remote | inline |
| SetState(string name, UInt32 value) | BCI2000RemoteNET.BCI2000Remote | inline |
| Start() | BCI2000RemoteNET.BCI2000Remote | inline |
| StartupModules(IDictionary< string, IEnumerable< string >?> modules) | BCI2000RemoteNET.BCI2000Remote | inline |
| Stop() | BCI2000RemoteNET.BCI2000Remote | inline |
| SystemState enum name | BCI2000RemoteNET.BCI2000Remote | |
| Visualize(string value) | BCI2000RemoteNET.BCI2000Remote | inline |
| WaitForSystemState(SystemState state, double? timeout=null) | BCI2000RemoteNET.BCI2000Remote | inline |
| WaitForSystemState(SystemState[] states, double? timeout=null) | BCI2000RemoteNET.BCI2000Remote | inline |