static public void SMem_RStop() => SML.ReadStop();
public void Dispose() { SML?.ReadStop(-1); SML?.Dispose(); }