obspy.clients.seedlink.client.seedlinkconnection.SeedLinkConnection.config_link
- SeedLinkConnection.config_link()[source]
Configure/negotiate data stream(s) with the remote SeedLink server. Negotiation will be either uni- or multi-station depending on the value of ‘multistation’ in this SeedLinkConnection.
- Raises:
SeedLinkException – on error.
SeedLinkException – if multi-station and SeedLink version does not support multi-station protocol.