Air Conditioner | GSXC7 | Up To 17.2 SEER2 (2024)

Product Reviews
Technical Specifications

Print

  • Home/
  • Products/
  • Air Conditioners/
  • GSXC7

Air Conditioner | GSXC7 | Up To 17.2 SEER2 (1)

Warranty Document - EN

Split System Air Conditioner

Up to 17.2 SEER2 Performance
High efficiency 2-stage scroll compressor
Enhanced air flow

GSXC7

Air Conditioner | GSXC7 | Up To 17.2 SEER2 (2)

Air Conditioner | GSXC7 | Up To 17.2 SEER2 (3)

Just bought a product? REGISTER YOUR PRODUCT HERE

Air Conditioner | GSXC7 | Up To 17.2 SEER2 (4) Air Conditioner | GSXC7 | Up To 17.2 SEER2 (5) Air Conditioner | GSXC7 | Up To 17.2 SEER2 (6) Air Conditioner | GSXC7 | Up To 17.2 SEER2 (7) Air Conditioner | GSXC7 | Up To 17.2 SEER2 (8)

* Complete warranty details available from your local dealer or atwww.goodmanmfg.com. To receive the Lifetime Compressor Limited Warranty (good for as long as you own your home), 10-Year Unit Replacement Limited Warranty and 10-Year Parts Limited Warranty, online registration must be completed within 60 days of installation. Online registration is not required in California or Québec.The duration of warranty coverage in Texas and Florida differs in some cases.

A system that works smarter.

Revolutionary ComfortBridge™ technology is factory-installed into select Goodman brand gas furnaces and air handlers to ensure that the entire system operates at peak, energy-efficient performance. Simply put, communications technology that is typically located in a thermostat was moved from the wall and securely placed into the HVAC equipment!
Learn more about ComfortBridge™ Technology

View All Documents

At Goodman, we believe in American dependability. Units are designed, engineered and assembled in the U.S.A.

Air Conditioner | GSXC7 | Up To 17.2 SEER2 (10)

Find a Dealer

Product Reviews
Technical Specifications

Email

X

Mail sent successfully!

Ok

Mail not sent successfully!

Ok

Print

Features+

  • Copper tube/ enhanced aluminum fin coil-5mm on 2.0-3.0T
  • Color-coded terminal strip for non-communicating set-up
  • Only two low-voltage wires required in communication mode
  • Factory-installed filter drier
  • Factory-installed transformer
  • Factory-installed high and low-pressure switches
  • High-density foam compressor sound blanket
  • Fully charged for 15’ of tubing length
  • Ambient temperature sensors
  • Ground lug connection
  • AHRI Certified - ETL Listed

Benefits+

  • Two-Stage Copeland Ultra-Tech scroll compressor
  • Quiet two-speed ECM outdoor fan motor
  • Integrated communicating ComfortBridge™ Technology
  • Commissioning and diagnostics via Bluetooth indoor board via CoolCloud™ App
  • Copeland® ComfortAlert™ built in diagnostics

Technical Specifications

  • ModelGSXC7
  • TypeSplit System Air Conditioner
  • Efficiency 17.2 SEER2
  • Energy Certified Yes
  • ComfortBridge™ Compatible Yes

Dealer Specification Sheet

Energy Efficiency +

Products that are recognized as the Most Efficient of ENERGY STAR® in 2023 prevent greenhouse gas emissions by meeting rigorousenergy efficiency performance levels set by the U.S. Environmental Protection Agency.

* Proper sizing and installation of equipment is critical to achieve optimal performance. Split system air conditioners and heat pumps must be matchedwith apprpriate coil components to meet ENERGY STAR criteria. Ask your contractor for details or visit www.energystar.gov.

Product Reviews+

*Goodman uses the industry leader in homeowner reviews, BazaarVoice, to administer and validate the reviews you see on the website. This means reviews are directly from homeowners, with checks to prevent fabrication, modification, or fraudulent activities. To see how BazaarVoice authenticates reviews, please visithttp://www.bazaarvoice.com/legal/authenticity-policy/.

"); //$("body").css('overflow','hidden'); $("#overlay") .height(docHeight) .css({ 'opacity': 0.4, 'position': 'absolute', 'top': 0, 'left': 0, 'background-color': 'black', 'width': '100%', 'z-index': 5000 }); }); //}).mouseleave(function () { // $(".social-share-widget").css("display", "none"); //}); $('.share-icon').click(function (event) { event.stopPropagation(); }); $(document).click(function () { $(".social-share-widget").css("display", "none"); $("#overlay").remove(); //$("body").css('overflow', 'auto'); }); }); var to, from, subject, Message; var regRex = /^([\w-\.]+\@([\w-]+\.)+[\w-]{2,4})?$/; function ValidEmail(txtemail, fieldName) { if (!regRex.test($("#" + txtemail).val())) { $("#" + txtemail).focus(); var sfError = $("#div" + txtemail + " > div"); if (sfError.length == 0) { //alert('adding div'); $("#div" + txtemail).append("

Please enter valid Email in " + fieldName + " field

"); } else { sfError.html("Please enter valid Email in " + fieldName + " field"); } return false; } return true; } function ValidLength(txtctrl, fieldName) { if ($("#" + txtctrl).val().length == 0) { $("#" + txtctrl).focus(); var sfError = $("#div" + txtctrl + " > div"); // var classname = "sfError" + txtctrl; if (sfError.length == 0) { $("#div" + txtctrl).append("

Please enter value in " + fieldName + " field

"); } else { sfError.html("Please enter value in " + fieldName + " field"); } return false; } return true; } function ClearsfError(txtctrl) { // var sfError = $("#div" + txtctrl + " > div").remove(); var sfError = $("div", "#div" + txtctrl).remove(); } function Validation() { var r = true; if (ValidLength("To", "To")) { ClearsfError("To"); if (!(ValidEmail("To", "To"))) { r = false; } else { ClearsfError("To"); } } else { r = false; } if (ValidLength("From", "From")) { ClearsfError("From"); if (!(ValidEmail("From", "From"))) { r = false; } else { ClearsfError("From"); } } else { r = false; } if (ValidLength("Subject", "Subject")) { ClearsfError("Subject"); } else { r = false; } return r; } function emailformSumbit() { to = $.trim($("#To").val()); from = $.trim($("#From").val()); subject = $.trim($("#Subject").val()); Message = $.trim($("#Message").val().replace(/\r\n|\r|\n/g, "
")); var result = Validation(); if (!result) { $(".sfError").css("margin-bottom", "10px"); } if (result) { to = $.trim($("#To").val()); from = $.trim($("#From").val()); subject = $.trim($("#Subject").val()); body = $.trim($("#Message").val()); Product = $.trim($("#hdnProductUrl").val()); Category = $.trim($("#hdnCategoryUrl").val()); Subcategory = $.trim($("#hdnsubCategoryUrl").val()); Bvrating = "";//$.trim($("#BVRRSummaryContainer").html()); var _data = { to: to, from: from, subject: subject, body: body, Product: Product, Category: Category, Bvrating: Bvrating, Subcategory: Subcategory }; jQuery.ajax({ responseType: "json", url: "/json/GMProducts/SendEmailToFriend",//?to=" + to + "&from=" + from + "&body='" + Message + "'&subject=" + subject + "&Product=" + $.trim($("#hdnProductUrl").val()) + "&Category=" + $.trim($("#hdnCategoryUrl").val()), data: _data, dataType: "json", type: 'get', success: function (data) { d = data; emailpopup.close(); $('.popupalert').bPopup({ positionStyle: 'fixed' }); //alert('Mail sent !.......'); }, error: function (data) { emailpopup.close(); $('.popupalert').bPopup({ positionStyle: 'fixed' }); //$('.popupalertfailure').bPopup({ positionStyle: 'fixed' }); }, beforeSend: function () { $("#gifloading").show(); $("#submit").attr("disabled", true); }, complete: function () { $("#gifloading").hide(); $("#submit").removeAttr("disabled"); } }); } } $(".print-icon").click(function () {window.open("/productprinttemplate", "_blank", "channelmode=0,directories=0,height=550px,location=0,menubar=0,resizable=0,scrollbars=1,status=0,toolbar=0,width=600px", true);//window.open();});function printPDF() {window.open("/productprinttemplate", "_blank", "channelmode=0,directories=0,height=550px,location=0,menubar=0,resizable=0,scrollbars=1,status=0,toolbar=0,width=600px", true);}

Air Conditioner | GSXC7  | Up To 17.2 SEER2 (2024)

FAQs

What is the best AC setting for cooling? ›

As mandated by the Ministry of Power, Government of India, all AC manufacturers must fix the default temperature setting at 24°C. So, it is better to set the right temperature at about 24-25 degrees Celsius. This will help in cooling the room faster.

What's the coldest setting on an air conditioner? ›

Air conditioners are not designed to operate in or produce temperatures below 60 degrees. Truth be told, they're happiest around the 68 degree mark. Most thermostats simply won't allow you to choose a setting below this mark.

What size house will a 12000 BTU air conditioner cool? ›

450 to 550 sq ft

What is the best pressure for AC? ›

R-134a System Pressure
Ambient (outside) Temperature °FStandard Low Side Pressure Range PSIStandard High Side Pressure Range PSI
8040-50175-210
8545-55225-250
9045-55250-270
9550-55275-300
3 more rows

What should the cooling setting be on AC? ›

WHAT IS THE BEST MODE FOR AC IN SUMMER? In summer, the best mode for your air conditioner is the "Cool" mode, set to a comfortable temperature around 78°F when you're home. This setting efficiently reduces indoor humidity and maintains a comfortable environment without overworking the AC system.

Which type of AC is best for cooling? ›

Inverter Air Conditioners

Another significant category of air conditioners worth considering is the Inverter AC. These energy-efficient appliances are designed with advanced technologies to provide outstanding cooling performance while minimizing power consumption.

How cool should my house be if it's 100 outside? ›

For many of us, 70 degrees is the ideal indoor temperature, but when it is close to 100 degrees outside, your AC unit will be working quite hard to meet these expectations. Consider setting your thermostat at 75 degrees to 80 degrees in your home if the outside temperature is approaching triple digits.

Is 72 a good temperature for air conditioning? ›

Since 72 degrees is generally agreed upon to be an ideal indoor temperature, most people would probably still feel comfortable setting their AC units slightly higher than this, perhaps at around 75.

What should I set my AC to in summer? ›

It turns out that the best indoor temperature for your home during the summer months is 78 degrees, according to the U.S. Department of Energy. If that temperature falls outside your comfort level, there are several ways to modify how your home feels without causing your energy bill to spike.

Is it better to oversize or undersize AC unit? ›

The unit's lifespan gets shorter – If oversized units suffer wear and tear because of frequent short-cycling, undersized units suffer the same wear and tear, but for the opposite reason: failure to go through healthy on and off cycles.

Does higher BTU mean colder? ›

BTUs measure the energy output of your AC system. It takes about 20 to 35 BTUs to cool each square foot of space. Higher BTUs cool a room faster, but boost humidity and wear your unit down.

How many BTU do I need for a 20x20 room? ›

To determine how many BTU you need to cool a 20 x 20 room, multiply the room's length by the width, then calculate 20 BTU for every square foot. Four hundred square feet x 20 = 8,000 BTU.

Is 40 PSI too much for AC? ›

For a good charge, the low-pressure gauge should read between 25 and 40 psi (pounds per square inch), and the high pressure gauge should read between 225 and 250 psi.

How long do I vacuum my AC system? ›

So as many people wonder how long to vacuum AC system, the answer is 10-45 minutes. When it comes to the time to vacuum the AC system, you should know that usually, it would take around 30-45 minutes if there is no leak in the pump. This is enough time to get rid of moisture and dust inside the AC system.

Do you check AC pressure when the compressor is off? ›

If the compressor is not running

The gauge is designed to measure the pressure when the compressor is running. When it's not running, the pressure will be higher than if the compressor were on. In other words, if the gauge reads in the “normal” range with the compressor off, then it's actually low on refrigerant.

Which mode in AC gives the best cooling? ›

Cool mode: This is the most common and usually the default setting when you first turn on the AC. This mode sends cool air throughout your room and is great for cooling down an area after a long, hot day.

What should AC be set at in summer? ›

According to ENERGY STAR, a division of the U.S. Environmental Protection Agency, 78 degrees Fahrenheit is the most cost-effective AC setting during the summer months.

What is the most efficient setting for AC? ›

If everyone in your household is either at work or school, then turning the temperature to 78-80 degrees will save you a chunk of change when the energy bill arrives. The one consideration to keep in mind is if you have four-legged friends at home. If this is the case, a temperature setting in the 76-78 range is best.

Top Articles
Latest Posts
Article information

Author: Mr. See Jast

Last Updated:

Views: 5862

Rating: 4.4 / 5 (55 voted)

Reviews: 94% of readers found this page helpful

Author information

Name: Mr. See Jast

Birthday: 1999-07-30

Address: 8409 Megan Mountain, New Mathew, MT 44997-8193

Phone: +5023589614038

Job: Chief Executive

Hobby: Leather crafting, Flag Football, Candle making, Flying, Poi, Gunsmithing, Swimming

Introduction: My name is Mr. See Jast, I am a open, jolly, gorgeous, courageous, inexpensive, friendly, homely person who loves writing and wants to share my knowledge and understanding with you.