Open Ephys Network Events Client¶
Description¶
Interface to a Network Events module in the Open Ephys GUI application
Signature¶
iodevice/open_ephys_network_events_client
Required Parameters¶
hostname¶
Examples: | localhost , dicarlo-open-ephys-12.mit.edu |
---|
Hostname of the computer running the Open Ephys GUI
request¶
Variable from which to read messages to send to the Network Events module.
Assigning a value to the variable causes the message to be sent immediately. The assignment action will not complete until a response is received or an error or timeout occurs.
Non-string values are converted to strings before being sent.
response¶
Variable in which to store responses from the Network Events module. Response values are always strings.