obspy.clients.seedlink.client.seedlinkconnection.SeedLinkConnection.save_state
- SeedLinkConnection.save_state(statefile)[source]
Save all current sequence numbers and time stamps into the given state file.
- Parameters:
statefile – path and name of statefile.
- Returns:
the number of stream chains saved.
- Raises:
SeedLinkException – on error.