Command: music_event_out_proxy

NEST HelpDesk Command Index NEST Quick Reference
Name:
music_event_out_proxy - Device to forward spikes to remote applications
using MUSIC.
Examples:
/iaf_psc_alpha Create /n Set
/music_event_out_proxy Create /meop Set
n meop << /music_channel 2 >> Connect
Description:
A music_event_out_proxy is used to send spikes to a remote application that
also uses MUSIC.

The music_event_out_proxy represents a complete MUSIC event output
port. The channel on the port to which a source node forwards its
events is determined during connection setup by using the parameter
music_channel of the connection. The name of the port is set via
SetStatus (see Parameters section below).
Parameters:
The following properties are available in the status dictionary:

\verbatim embed:rst
=========== ======= ========================================================
port_name string The name of the MUSIC output_port to forward events to
(default: event_out)
port_width integer The width of the MUSIC input port
published boolean A bool indicating if the port has been already published
with MUSIC
=========== ======= ========================================================
\endverbatim

The parameter port_name can be set using SetStatus.
Availability:
Only when compiled with MUSIC
Author:
Moritz Helias, Jochen Martin Eppler
FirstVersion:
March 2009
SeeAlso:
Source:
/var/www/debian/nest/nest-simulator-2.18.0/models/music_event_out_proxy.h
NEST HelpDesk Command Index NEST Quick Reference

© 2004 The NEST Initiative