obspy.clients.seedlink.client.seedlinkconnection.SeedLinkConnection.set_state_file
- SeedLinkConnection.set_state_file(statefile)[source]
Set the state file and recover state.
- Parameters
statefile – path and name of statefile.
- Returns
the number of stream chains recovered.
- Raises
SeedLinkException – on error.