NV400B 7X31 Infared Digital Hunting Night-Vision Device Binoculars With 2 Inch Screen Day and Night-Vision Telescope Hunting Camera

$488.38

Description

Specifications:

Magnification

 3.5 X31 (Maximum 7 times)

Digital zoom with 2 steps

 Maximum 2 times

Viewing angle

 9°

Objective aperture

 31mm

Exit pupil distance

 30mm

Objective F#

 1.2

Range

 3m~∞ during the day; visualization up to 400M (monochrome) in the dark

Magnifying eyepiece

 2x

TFT LCD resolution

 320×240

Display

 OSD menu display

CVBS output

 VGA resolution

Wide dynamic range

 High sensitivity CMOS sensor

Image size

 1/3”

Image resolution

 640X480

Infrared LED

 850nm 3W infrared LED

Micro SD card

 Max 64 GB support (Comes with 4G Card)

const lazyloadRunObserver = () => { const lazyloadBackgrounds = document.querySelectorAll( `.e-con.e-parent:not(.e-lazyloaded)` ); const lazyloadBackgroundObserver = new IntersectionObserver( ( entries ) => { entries.forEach( ( entry ) => { if ( entry.isIntersecting ) { let lazyloadBackground = entry.target; if( lazyloadBackground ) { lazyloadBackground.classList.add( 'e-lazyloaded' ); } lazyloadBackgroundObserver.unobserve( entry.target ); } }); }, { rootMargin: '200px 0px 200px 0px' } ); lazyloadBackgrounds.forEach( ( lazyloadBackground ) => { lazyloadBackgroundObserver.observe( lazyloadBackground ); } ); }; const events = [ 'DOMContentLoaded', 'elementor/lazyload/observe', ]; events.forEach( ( event ) => { document.addEventListener( event, lazyloadRunObserver ); } );