Parse a string of streams and selectors and add them to the stream chain for configuring a multi-station connection.
The string should be of the following form: “stream1[:selectors1],stream2[:selectors2],...”
For example: <PRE> “IU_KONO:BHE BHN,GE_WLF,MN_AQU:HH?.D” </PRE>
Parameters: |
|
---|---|
Returns: | the number of streams configured. |
Raise : | SeedLinkException on error. |