$src) { if ($w > 800) unset($sources[$w]); } return $sources; }, 10, 1); // Clamp the MAIN product so it can’t pick 1536 on high-DPR phones add_filter('wp_get_attachment_image_attributes', function($attr, $attachment){ if (!empty($attr['class']) && strpos($attr['class'], 'wp-post-image') !== false) { $inline_size = 'medium'; // use 'medium_large' for a sharper inline image if ($src = wp_get_attachment_image_src($attachment->ID, $inline_size)) { $attr['src'] = $src[0]; $attr['width'] = $src[1]; $attr['height'] = $src[2]; } $attr['srcset'] = wp_get_attachment_image_srcset($attachment->ID, $inline_size); $attr['sizes'] = '(max-width: 480px) 320px, 480px'; unset($attr['fetchpriority']); } return $attr; }, 10, 2); } // Boost the main product image as LCP (without pulling a bigger file) add_filter('wp_get_attachment_image_attributes', function($attr, $attachment){ static $done = false; // ensure we only mark the first/main image if ( is_product() && !$done && !empty($attr['class']) && strpos($attr['class'], 'wp-post-image') !== false ) { $attr['loading'] = 'eager'; $attr['fetchpriority'] = 'high'; $done = true; } return $attr; }, 11, 2); ?>ID, 'woocommerce_thumbnail')) { $attr['src'] = $t[0]; $attr['width'] = $t[1]; $attr['height'] = $t[2]; } // Only advertise small candidates; tell the browser the box is ~200px $attr['srcset'] = wp_get_attachment_image_srcset($attachment->ID, 'woocommerce_thumbnail'); $attr['sizes'] = '200px'; // Make sure these stay lazy/low priority (they aren’t LCP) $attr['loading'] = 'lazy'; unset($attr['fetchpriority']); } return $attr; }, 10, 3); // 3) Backstop: trim any oversized candidates that might sneak in add_filter('wp_calculate_image_srcset', function($sources){ if (!is_product()) return $sources; foreach ($sources as $w => $src) { if ($w > 400) unset($sources[$w]); // 400w is plenty for a 200px box, even on 2x DPR } return $sources; }, 10, 1); ?> roles ) ) { foreach ( array_keys( $taxes ) as $key ) { $taxes[$key] = 0; } } return $taxes; }, 100, 2 ); /** * Part 2: Display the message on the CART page (Server-side PHP) * This works perfectly for the non-dynamic cart page. */ add_action( 'woocommerce_cart_totals_before_order_total', function() { if ( is_user_logged_in() && in_array( 'tax_exempt_customer', (array) wp_get_current_user()->roles ) ) { echo 'Tax Exempt$0.00'; } }); /** * Part 3: Display the message on the CHECKOUT page (Client-side JavaScript) * This handles the AJAX updates on the dynamic checkout page. */ add_action( 'wp_footer', function() { // Only run this script for exempt users and only on the checkout page. if ( is_checkout() && ! is_wc_endpoint_url() && is_user_logged_in() && in_array( 'tax_exempt_customer', (array) wp_get_current_user()->roles ) ) { ?>
Previous ProductNext Product

ANYLOAD 101AH Alloy Steel S-Beam Load Cell

 

The ANYLOAD 101AH S-type load cell comes in 1kg-30kg capacities. Its nickel-plated alloy steel construction has an IP65 intrusion rating. It meets leading international safety standards as well.

Other capacities and configurations are available – please contact us to learn more.

Quantity Price
1 - 9 $246.00
10 - 24 $233.70
25 - 49 $226.32
50 - 99 $218.94
100 + $209.10
Tacuna Systems Price Match Guarantee
SKU: 101AH Category: Brand:

ANYLOAD 101AH  Features

The Anyload 101AH S-Beam Load Cell is a high-precision force transducer designed for accurate tension and compression measurement in various industrial applications. Built with robust alloy steel construction and protected with an IP65 environmental seal, it ensures durability and reliable performance even in demanding environments. Utilizing advanced strain gauge technology, it offers excellent accuracy with minimal non-linearity, repeatability, and hysteresis errors. This makes it a dependable choice for industrial weighing systems, force monitoring, test equipment, and automation processes where consistent measurement is critical.

  • Material: Alloy Steel
  • Rated Capacities: 1kg, 2kg, 3kg, 5kg, 10kg, 20kg, 30kg
  • Full-Scale Output: 2mV/V ± 10%
  • Safe Overload: 150%
  • Breaking Overload: 300%
  • IP Rating: IP65
  • CE, RoHS, and Ex-certified
  • ATEX, FM, IECEx available upon request

Available Options: 1kg, 2kg, 5kg, 10kg, 20kg & 30kg.

Please contact us with any product-related questions.

Specifications

101AH Alloy Steel S-Type Load Cell Specifications

Rated Capacity 1kg, 2kg, 3kg, 5kg, 10kg, 20kg, 30kg
Full Scale Output 2mV/V ± 10%
Zero Balance ± 0.02mV/V
Non-linearity < ± 0.017%
Repeatability < ± 0.017%
Hysteresis Error < ± 0.017%
Creep in 30 minutes < ± 0.023%
Input Resistance 400Ω ± 20Ω
Output Resistance 350Ω ± 3Ω
Recommended Excitation 10V (15V Maximum)
Insulation Resistance > 2GΩ (50V DC)
Temperature Effect on Sensitivity < ± 0.0012% of Cn/k
Temperature Effect on Zero Balance < ± 0.0040% of Cn/k
Compensated Temperature Range -10°C to 50°C/14°F to 122°F
Service Temperature Range -30°C to 70°C/-20°F to 160°F
Storage Temperature Range -50°C to 85°C/-58°F to 185°F
Safe Overload 150% of full scale
Breaking Overload 300% of full scale
Seal Type Environmentally Sealed
IP Rating IP65

Technical Documents

101AH Alloy Steel S-Beam Load Cell Datasheet
Certificate Icon CE Certificate of Conformity
RoHS Certificate of Conformity
Explosion Protection Certificate of Conformity

3D Drawing

101AH-(1-30)kg

Reviews

There are no reviews yet.

Only logged in customers who have purchased this product may leave a review.