TAL-750 Constant Speed

Price range: $4,943.00 through $5,943.00

Print dates, lot codes, or other variable information directly onto labels before they are dispensed. Built with trusted Hewlett Packard technology, the Smart Jet mounts to our constant-speed dispensers—eliminating the need for an expensive encoder and the reliability issues that often come with it.

A color LCD display and wireless keyboard make data entry simple. Capable of printing up to 6 lines at 300 × 300 DPI, it delivers clear, professional coding without complexity.

Available on the TAL-450-CS, TAL-750-CS, TAL-2100ER, TAL-3100R, and TAL-3100T. TAL-450CS and 750CS Additional Information

SKU N/A Category Brand:

Description

Print dates, lot codes, or other variable information directly onto labels before they are dispensed. Built with trusted Hewlett Packard technology, the Smart Jet mounts to our constant-speed dispensers—eliminating the need for an expensive encoder and the reliability issues that often come with it.

A color LCD display and wireless keyboard make data entry simple. Capable of printing up to 6 lines at 300 × 300 DPI, it delivers clear, professional coding without complexity.

Available on the TAL-450-CS, TAL-750-CS, TAL-2100ER, TAL-3100R, and TAL-3100T. TAL-450CS and 750CS Additional Information

Standard Features:

  • HP Print Technology
  • Print up to 6 lines with a total ½” print height
  • Automatic rotation Color LCD display
  • Up to 300×300 DPI
  • Easy to replace quick dry ink cartridge

Specifications:

  • Electrical Requirements: 110AC

Additional information

Options

Constant Speed w/ Inkjet Printer, Stainless Steel Constand Speed w/ Inkjet Printer

Reviews

There are no reviews yet.

Be the first to review “TAL-750 Constant Speed”

Your email address will not be published. Required fields are marked *

twelve + fifteen =

document.addEventListener('DOMContentLoaded', function () { if (!document.body.classList.contains('single-product')) { return; } document.querySelectorAll('.woocommerce-product-gallery').forEach(function (gallery) { const images = gallery.querySelectorAll('img'); images.forEach(function (img) { if (img.getAttribute('alt') && img.getAttribute('alt').trim() !== '') { return; } // Try to identify the same image elsewhere in the gallery. const largeImage = img.getAttribute('data-large_image'); const src = img.getAttribute('src'); let matchingImage = null; images.forEach(function (other) { if (other === img) { return; } const otherLarge = other.getAttribute('data-large_image'); const otherSrc = other.getAttribute('src'); if ( (largeImage && otherLarge && largeImage === otherLarge) || (src && otherSrc && src === otherSrc) ) { if ( other.getAttribute('alt') && other.getAttribute('alt').trim() !== '' ) { matchingImage = other; } } }); if (matchingImage) { img.setAttribute( 'alt', matchingImage.getAttribute('alt') ); } }); }); });