(function(){
let w = window.innerWidth;
function setHeaderCssVar() {
const headerEle = document.getElementById('shoplaza-section-header');
if(!headerEle){ return };
document.body.style.setProperty('--window-height', `${window.innerHeight}px`);
document.body.style.setProperty('--header-height', `${headerEle.clientHeight}px`);
const mdScorllHideEle = headerEle.querySelector('.header__mobile .header__scroll_hide');
if (mdScorllHideEle) {
document.body.style.setProperty('--header-scroll-hide-height-md', `${mdScorllHideEle.clientHeight}px`);
}
const pcScorllHideEle = headerEle.querySelector('.header__desktop .header__scroll_hide');
if (pcScorllHideEle) {
document.body.style.setProperty('--header-scroll-hide-height-pc', `${pcScorllHideEle.clientHeight}px`);
}
}
function handlResize() {
if(w == window.innerWidth){return};
w = window.innerWidth;
setHeaderCssVar();
};
function init(){
setHeaderCssVar();
window.removeEventListener('resize', window._theme_header_listener)
window._theme_header_listener = handlResize;
window.addEventListener('resize', window._theme_header_listener);
}
init();
})();
1/1
${data.index + 1}/${data.total}
Description
Same day shipping
Manufacturer : Omron
Slot-type Photomicrosensor with connector or pre-wired models (Non-modulated)
Type : Grooved Type (T-shaped) (Slot center 7 mm)
Luminous method : Non-modulated
Sensing method : Through-beam type
Sensing distance : Slot width: 5 mm
Operation mode : Dark-ON/Light-ON (selectable)
Standard sensing object : Opaque, 2 x 0.8 mm min.
Differential distance elements : 0.025 mm max.
Light source (Peak wavelength) : Infrared LED (940 nm)
Indicator : No incident light (red)
Power supply voltage : 5 to 24 VDC ±10%
: ripple (p-p) 10% max.
Current consumption : 12 mA (L terminal open)
Output type : NPN open collector output
Load power supply voltage : 5 to 24 VDC
Load curren : 100 mA max.
Residual voltage : at 100 mA load current: 0.8 V max.
: at 40 mA load current: 0.4 V max.
Protection circuits : Output short-cut protection
Response frequency elements : 1 kHz min.
: Average value: 3 kHz
Illumination on the surface receiver : Fluorescent light: 1000 lx max.
Ambient temperature : Operating: -25 to 55 ? (with no freezing or condensation)
: Storage: -30 to 80 ? (with no freezing or condensation)
Ambient humidity : Operating: 5 to 85% RH (with no condensation)
: Storage: 5 to 95% RH (with no condensation)
Vibration resistance : Destruction: 20 to 2000 Hz, peak acceleration 100 m/s2, 1.5-mm double amplitude 2 h each in X, Y, and Z directions (4 min periods)
Shock resistance : Destruction: 500 m/s2 for 3 times each in X, Y, and Z directions
Degree of protection : IP50
Connection method : Connector type (Direct soldering possible)