News & Announcements
Explore the latest news

XSPOC 3.2.0 Released
What's New in 3.2 XSPOC 3.2 is here! This latest release of our XSPOC™ production optimization software expands on the artificial intelligence (AI)-driven autonomous control capabilities that were introduced in the 3.1 version, while also adding new features around uplift and economic opportunities for both rod- and gas-lifted wells. In addition, the 3.2 release debuts plunger lift trend...

XSPOC 3.1 Release Notes
XSPOC 3.1 Release notes 3/9/2021
One of the most advanced and exciting algorithms in 3.1.0 is the autonomous idle time setpoint optimization.

New Webinars Added
We here at Theta know the difficulty with training. There is the travel (can’t right now due to Covid-19) with all the plane costs.

Do your ESPs keep you up at night? – Webinar
Do your ESPs keep you up at night? Are you waiting for that next surge of sand to enter the intake and lock up your pumps? What about that gas breaking out as you dip below the bubble point pressure, but you’re not sure when to switch over to PID mode? What if I told you XSPOC now has the ability to help you identify situations like the ones above, along with a list of many others? It’s true...
Dialer Spam calling
If the Dialer is constantly calling you for an alarm, first try to acknowledge the alarm. If you can not you can enter a date into tbleDialerLog to stop the dialer from calling. If done in SSMS select * from tblDialerLog where ISNULL(ProcessDate,1) = 1 update tblDialerLog set ProcessDate = GETDATE()where ISNULL(ProcessDate,1) = 1 This does work, but it may take a few hours for the calls to...