{"id":54,"date":"2020-02-25T13:47:33","date_gmt":"2020-02-25T12:47:33","guid":{"rendered":"https:\/\/zencellowl.com\/?page_id=54"},"modified":"2026-06-07T19:52:04","modified_gmt":"2026-06-07T17:52:04","slug":"mediasoftware","status":"publish","type":"page","link":"https:\/\/zencellowl.com\/zh\/mediasoftware\/","title":{"rendered":"Media &#038; Software"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"54\" class=\"elementor elementor-54\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-340c79a e-flex e-con-boxed e-con e-parent\" data-id=\"340c79a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e9d512b elementor-widget elementor-widget-html\" data-id=\"e9d512b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@400;500;600;700;800&display=swap\" rel=\"stylesheet\">\n<style>\n.zsw-ov *, .zsw-ov *::before, .zsw-ov *::after {\n  box-sizing: border-box; font-family: 'Montserrat', sans-serif !important; margin: 0; padding: 0;\n}\n.zsw-ov { background: #fff; padding: 9rem 2rem 5rem; width: 100%; scroll-margin-top: 120px; }\n.zsw-ov-in { max-width: 1160px; margin: 0 auto; }\n.zsw-kicker { font-size: 11px; font-weight: 700; letter-spacing: .12em; text-transform: uppercase; color: #3aaea0; margin-bottom: 10px; }\n.zsw-h2 { font-size: clamp(1.8rem,2.8vw,2.4rem) !important; font-weight: 800 !important; color: #1a2e3a !important; margin-bottom: 1rem !important; line-height: 1.2 !important; }\n.zsw-h2 span { color: #3aaea0; }\n.zsw-intro { font-size: 15px; color: #5a6a7a; max-width: 640px; line-height: 1.75; margin-bottom: 3rem; }\n\n\/* 3 MAIN CATEGORY CARDS *\/\n.zsw-cat-grid { display: grid; grid-template-columns: repeat(3,1fr); gap: 20px; margin-bottom: 4rem; }\n.zsw-cat-card {\n  border: 2px solid #e8ecee; border-radius: 16px; overflow: hidden;\n  transition: all .3s; text-decoration: none !important; display: block;\n}\n.zsw-cat-card:hover { border-color: #3aaea0; box-shadow: 0 10px 28px rgba(58,174,160,0.14); transform: translateY(-4px); }\n.zsw-cat-img {\n  height: 180px; background-size: cover; background-position: center;\n  background-color: #1a2e3a; position: relative;\n}\n.zsw-cat-img-overlay {\n  position: absolute; inset: 0;\n  background: linear-gradient(to bottom, transparent 30%, rgba(26,46,58,0.85) 100%);\n}\n.zsw-cat-img-icon {\n  position: absolute; top: 16px; left: 16px;\n  font-size: 1.8rem; background: rgba(255,255,255,0.15);\n  border-radius: 10px; width: 48px; height: 48px;\n  display: flex; align-items: center; justify-content: center;\n  border: 1px solid rgba(255,255,255,0.2);\n}\n.zsw-cat-badge {\n  position: absolute; bottom: 12px; left: 16px;\n  background: #3aaea0; color: #fff; font-size: 10px; font-weight: 700;\n  padding: 4px 10px; border-radius: 100px; text-transform: uppercase; letter-spacing: .05em;\n}\n.zsw-cat-body { padding: 1.5rem; }\n.zsw-cat-title { font-size: 16px; font-weight: 700; color: #1a2e3a; margin-bottom: 8px; }\n.zsw-cat-desc { font-size: 13px; color: #5a6a7a; line-height: 1.6; margin-bottom: 1rem; }\n.zsw-cat-link { font-size: 12px; font-weight: 700; color: #3aaea0; display: inline-flex; align-items: center; gap: 4px; transition: gap .2s; }\n.zsw-cat-card:hover .zsw-cat-link { gap: 8px; }\n\n\/* DEMO SOFTWARE HIGHLIGHT *\/\n.zsw-demo-box {\n  background: linear-gradient(135deg, #1a2e3a 0%, #2d4a5a 100%);\n  border-radius: 20px; padding: 3rem;\n  display: grid; grid-template-columns: 1fr 1fr;\n  gap: 3rem; align-items: center;\n  margin-bottom: 4rem;\n  position: relative; overflow: hidden;\n}\n.zsw-demo-box::before {\n  content: '';  position: absolute; inset: 0;\n  background-image: radial-gradient(circle, rgba(58,174,160,0.06) 1px, transparent 1px);\n  background-size: 24px 24px; pointer-events: none;\n}\n.zsw-demo-pill {\n  display: inline-flex; align-items: center; gap: 6px;\n  background: rgba(58,174,160,0.2); border: 1px solid rgba(58,174,160,0.4);\n  color: #3aaea0; border-radius: 100px; padding: 6px 14px;\n  font-size: 10px; font-weight: 700; letter-spacing: .08em; text-transform: uppercase;\n  margin-bottom: 1rem;\n}\n.zsw-demo-box h3 { font-size: 1.6rem; font-weight: 800; color: #fff; margin-bottom: 1rem; line-height: 1.3; }\n.zsw-demo-box h3 span { color: #3aaea0; }\n.zsw-demo-box p { font-size: 14px; color: rgba(255,255,255,0.75); line-height: 1.7; margin-bottom: 1.5rem; }\n.zsw-demo-features { list-style: none; display: flex; flex-direction: column; gap: 8px; margin-bottom: 2rem; }\n.zsw-demo-features li { font-size: 13px; color: rgba(255,255,255,0.85); display: flex; align-items: center; gap: 8px; }\n.zsw-demo-features li::before { content: '\u2713'; color: #3aaea0; font-weight: 800; flex-shrink: 0; }\n.zsw-demo-btn {\n  background: #3aaea0; color: #fff !important; padding: 15px 28px;\n  border-radius: 10px; font-size: 14px; font-weight: 700;\n  text-decoration: none !important; transition: all .3s;\n  display: inline-flex; align-items: center; gap: 8px;\n  box-shadow: 0 4px 16px rgba(58,174,160,0.3);\n}\n.zsw-demo-btn:hover { background: #2d8f83; transform: translateY(-2px); }\n.zsw-demo-img {\n  border-radius: 12px; overflow: hidden;\n  background: #0d1f2a;\n  height: 280px; background-size: cover; background-position: center;\n  box-shadow: 0 8px 32px rgba(0,0,0,0.3);\n  border: 1px solid rgba(58,174,160,0.2);\n  position: relative; z-index: 1;\n}\n\n\/* DOWNLOADS GRID *\/\n.zsw-dl-section { margin-bottom: 4rem; }\n.zsw-dl-title { font-size: 18px; font-weight: 700; color: #1a2e3a; margin-bottom: 1.5rem; padding-bottom: 0.75rem; border-bottom: 2px solid #e8ecee; }\n.zsw-dl-grid { display: grid; grid-template-columns: repeat(3,1fr); gap: 16px; }\n.zsw-dl-card {\n  background: #f8fafa; border: 1.5px solid #e8ecee; border-radius: 12px;\n  padding: 1.25rem; display: flex; align-items: flex-start; gap: 14px;\n  transition: all .3s; text-decoration: none !important;\n}\n.zsw-dl-card:hover { border-color: #3aaea0; background: #f0f9f8; box-shadow: 0 4px 12px rgba(58,174,160,0.1); }\n.zsw-dl-icon { font-size: 1.6rem; flex-shrink: 0; margin-top: 2px; }\n.zsw-dl-text h4 { font-size: 13px; font-weight: 700; color: #1a2e3a; margin-bottom: 4px; }\n.zsw-dl-text p { font-size: 11px; color: #7f8c8d; line-height: 1.5; }\n.zsw-dl-tag { display: inline-block; font-size: 10px; font-weight: 700; background: rgba(58,174,160,0.1); color: #2d8f83; padding: 2px 8px; border-radius: 100px; margin-top: 6px; }\n\n@media (max-width: 900px) {\n  .zsw-cat-grid { grid-template-columns: 1fr 1fr; }\n  .zsw-demo-box { grid-template-columns: 1fr; gap: 2rem; }\n  .zsw-dl-grid { grid-template-columns: 1fr 1fr; }\n}\n@media (max-width: 600px) {\n  .zsw-ov { padding: 3.5rem 1.25rem; }\n  .zsw-cat-grid, .zsw-dl-grid { grid-template-columns: 1fr; }\n}\n<\/style>\n\n<div class=\"zsw-ov\">\n<div class=\"zsw-ov-in\">\n\n  <div class=\"zsw-kicker\">Software & Resources<\/div>\n  <h2 class=\"zsw-h2\">Everything You Need to <span>Get Started<\/span><\/h2>\n  <p class=\"zsw-intro\">Download the zenCELL owl software, explore our demo version without a device, and access datasheets, user manuals and application notes \u2014 all in one place.<\/p>\n\n  <!-- 3 CATEGORY CARDS -->\n  <div class=\"zsw-cat-grid\">\n\n    <a href=\"https:\/\/zencellowl.com\/software\/\" class=\"zsw-cat-card\">\n      <div class=\"zsw-cat-img\" style=\"background-image: url('https:\/\/zencellowl.com\/wp-content\/uploads\/2020\/03\/Well-History.png'); background-size: cover; background-position: center;\">\n        <div class=\"zsw-cat-img-overlay\"><\/div>\n        <div class=\"zsw-cat-img-icon\">\ud83d\udcbb<\/div>\n        <div class=\"zsw-cat-badge\">Software<\/div>\n      <\/div>\n      <div class=\"zsw-cat-body\">\n        <div class=\"zsw-cat-title\">zenCELL owl Software<\/div>\n        <p class=\"zsw-cat-desc\">Download the latest version for your device. Includes AI confluency analysis, timelapse viewer, growth curve export and ImageJ integration.<\/p>\n        <span class=\"zsw-cat-link\">Download & learn more \u2192<\/span>\n      <\/div>\n    <\/a>\n\n    <a href=\"https:\/\/zencellowl.com\/wp-content\/uploads\/2020\/08\/Datasheet_zencell-owl_032020.pdf\" class=\"zsw-cat-card\" target=\"_blank\">\n      <div class=\"zsw-cat-img\" style=\"background-image: url('https:\/\/zencellowl.com\/wp-content\/uploads\/2020\/03\/zenCELL_User_tablet-4-scaled.jpg'); background-size: cover; background-position: center;\">\n        <div class=\"zsw-cat-img-overlay\"><\/div>\n        <div class=\"zsw-cat-img-icon\">\ud83d\udcc4<\/div>\n        <div class=\"zsw-cat-badge\">Downloads<\/div>\n      <\/div>\n      <div class=\"zsw-cat-body\">\n        <div class=\"zsw-cat-title\">Datasheets & User Manual<\/div>\n        <p class=\"zsw-cat-desc\">Technical specifications, user manual (v3.4) and application notes for cytotoxicity, scratch assay and spheroid imaging.<\/p>\n        <span class=\"zsw-cat-link\">View downloads \u2192<\/span>\n      <\/div>\n    <\/a>\n\n    <a href=\"https:\/\/zencellowl.com\/publication\/\" class=\"zsw-cat-card\">\n      <div class=\"zsw-cat-img\" style=\"background-image: url('https:\/\/zencellowl.com\/wp-content\/uploads\/2020\/03\/Overview.png'); background-size: cover; background-position: center;\">\n        <div class=\"zsw-cat-img-overlay\"><\/div>\n        <div class=\"zsw-cat-img-icon\">\ud83d\udd2c<\/div>\n        <div class=\"zsw-cat-badge\">Publications<\/div>\n      <\/div>\n      <div class=\"zsw-cat-body\">\n        <div class=\"zsw-cat-title\">Application Notes & Publications<\/div>\n        <p class=\"zsw-cat-desc\">50+ peer-reviewed publications and application notes covering confluency, migration, cytotoxicity and 3D spheroid imaging.<\/p>\n        <span class=\"zsw-cat-link\">Browse publications \u2192<\/span>\n      <\/div>\n    <\/a>\n\n  <\/div>\n\n  <!-- DEMO SOFTWARE HIGHLIGHT -->\n  <div class=\"zsw-demo-box\">\n    <div style=\"position:relative;z-index:1\">\n      <div class=\"zsw-demo-pill\">\u2b07 Free Download \u2014 No Device Required<\/div>\n      <h3>Try the Software <span>Before You Buy<\/span><\/h3>\n      <p>Our full-featured demo version lets you explore zenCELL owl without connecting a device. Set up projects, view real experiment data, run analytics \u2014 exactly as it works in the lab.<\/p>\n      <ul class=\"zsw-demo-features\">\n        <li>Project setup & experiment management<\/li>\n        <li>Real cell image data included<\/li>\n        <li>Confluency analysis & growth curves<\/li>\n        <li>Timelapse viewer & video export<\/li>\n        <li>Windows compatible \u2014 installs in minutes<\/li>\n      <\/ul>\n      <a href=\"https:\/\/forms.office.com\/e\/iGaZ2KpKRw\" class=\"zsw-demo-btn\" target=\"_blank\">Download Demo Version \u2192<\/a>\n    <\/div>\n    <div class=\"zsw-demo-img\" style=\"background-image: url('https:\/\/zencellowl.com\/wp-content\/uploads\/2020\/03\/Well-History.png'); background-size: cover; background-position: center; background-color: #0d1f2a;\"><\/div>\n  <\/div>\n\n  <!-- DOWNLOADS -->\n  <div class=\"zsw-dl-section\">\n    <div class=\"zsw-dl-title\">All Downloads<\/div>\n    <div class=\"zsw-dl-grid\">\n\n      <a href=\"https:\/\/zencellowl.com\/wp-content\/uploads\/2020\/08\/Datasheet_zencell-owl_032020.pdf\" class=\"zsw-dl-card\" target=\"_blank\">\n        <div class=\"zsw-dl-icon\">\ud83d\udccb<\/div>\n        <div class=\"zsw-dl-text\">\n          <h4>Data Sheet<\/h4>\n          <p>Technical specifications \u2014 dimensions, optics, software requirements, compatible vessels.<\/p>\n          <span class=\"zsw-dl-tag\">PDF<\/span>\n        <\/div>\n      <\/a>\n\n      <a href=\"https:\/\/zencellowl.com\/wp-content\/uploads\/2021\/06\/User-ManualV3.4.pdf\" class=\"zsw-dl-card\" target=\"_blank\">\n        <div class=\"zsw-dl-icon\">\ud83d\udcd6<\/div>\n        <div class=\"zsw-dl-text\">\n          <h4>User Manual v3.4<\/h4>\n          <p>Step-by-step setup, software guide, autofocus calibration and troubleshooting.<\/p>\n          <span class=\"zsw-dl-tag\">PDF<\/span>\n        <\/div>\n      <\/a>\n\n      <a href=\"https:\/\/zencellowl.com\/wp-content\/uploads\/2023\/02\/zencell-owl_Analysis-of-Cytostatic-Drug-Effects.pdf\" class=\"zsw-dl-card\" target=\"_blank\">\n        <div class=\"zsw-dl-icon\">\ud83d\udc8a<\/div>\n        <div class=\"zsw-dl-text\">\n          <h4>Application Note: Cytotoxicity<\/h4>\n          <p>Analysis of cytostatic drug effects using zenCELL owl \u2014 methods and results.<\/p>\n          <span class=\"zsw-dl-tag\">PDF<\/span>\n        <\/div>\n      <\/a>\n\n      <a href=\"https:\/\/zencellowl.com\/wp-content\/uploads\/2023\/02\/zencell-owl_Application-Note-Time-lapse-imaging-of-spheroids.pdf\" class=\"zsw-dl-card\" target=\"_blank\">\n        <div class=\"zsw-dl-icon\">\ud83d\udd35<\/div>\n        <div class=\"zsw-dl-text\">\n          <h4>Application Note: Spheroids<\/h4>\n          <p>Timelapse imaging of MCF7 spheroids over 4 days \u2014 full protocol and imaging data.<\/p>\n          <span class=\"zsw-dl-tag\">PDF<\/span>\n        <\/div>\n      <\/a>\n\n      <a href=\"https:\/\/forms.office.com\/e\/AasPPADsLs\" class=\"zsw-dl-card\" target=\"_blank\">\n        <div class=\"zsw-dl-icon\">\ud83d\udcbb<\/div>\n        <div class=\"zsw-dl-text\">\n          <h4>Software v3.7 (Latest)<\/h4>\n          <p>For devices with Serial Number zC01002 and higher. Newest stable release.<\/p>\n          <span class=\"zsw-dl-tag\">Windows .exe<\/span>\n        <\/div>\n      <\/a>\n\n      <a href=\"https:\/\/forms.office.com\/e\/iGaZ2KpKRw\" class=\"zsw-dl-card\" target=\"_blank\">\n        <div class=\"zsw-dl-icon\">\ud83c\udfae<\/div>\n        <div class=\"zsw-dl-text\">\n          <h4>Demo Version<\/h4>\n          <p>Full-featured demo \u2014 no device needed. Explore software before purchase.<\/p>\n          <span class=\"zsw-dl-tag\">Free<\/span>\n        <\/div>\n      <\/a>\n\n    <\/div>\n  <\/div>\n\n<\/div>\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d392b55 e-flex e-con-boxed e-con e-parent\" data-id=\"d392b55\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6c4a3ad elementor-widget elementor-widget-heading\" data-id=\"6c4a3ad\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Our Vidoes<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8821879 e-flex e-con-boxed e-con e-parent\" data-id=\"8821879\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-baa5533 elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-widget elementor-widget-video\" data-id=\"baa5533\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;youtube_url&quot;:&quot;https:\\\/\\\/www.youtube.com\\\/watch?v=SLi7GsF7nDo&amp;t=5s&quot;,&quot;video_type&quot;:&quot;youtube&quot;,&quot;controls&quot;:&quot;yes&quot;}\" data-widget_type=\"video.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-wrapper elementor-open-inline\">\n\t\t\t<div class=\"elementor-video\"><\/div>\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5ce43ad elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-widget elementor-widget-video\" data-id=\"5ce43ad\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;youtube_url&quot;:&quot;https:\\\/\\\/www.youtube.com\\\/watch?v=yScayW-LbxM&quot;,&quot;video_type&quot;:&quot;youtube&quot;,&quot;controls&quot;:&quot;yes&quot;}\" data-widget_type=\"video.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-wrapper elementor-open-inline\">\n\t\t\t<div class=\"elementor-video\"><\/div>\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9c2b19c elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-widget elementor-widget-video\" data-id=\"9c2b19c\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;youtube_url&quot;:&quot;https:\\\/\\\/www.youtube.com\\\/watch?v=a448gddnd2U&amp;t=6s&quot;,&quot;video_type&quot;:&quot;youtube&quot;,&quot;controls&quot;:&quot;yes&quot;}\" data-widget_type=\"video.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-wrapper elementor-open-inline\">\n\t\t\t<div class=\"elementor-video\"><\/div>\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-57309f0 e-flex e-con-boxed e-con e-parent\" data-id=\"57309f0\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-af95749 elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-widget elementor-widget-video\" data-id=\"af95749\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;youtube_url&quot;:&quot;https:\\\/\\\/www.youtube.com\\\/watch?v=KpQDCYcjlSg&amp;t=2s&quot;,&quot;video_type&quot;:&quot;youtube&quot;,&quot;controls&quot;:&quot;yes&quot;}\" data-widget_type=\"video.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-wrapper elementor-open-inline\">\n\t\t\t<div class=\"elementor-video\"><\/div>\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Software &#038; Resources Everything You Need to Get Started Download the zenCELL owl software, explore our demo version without a device, and access datasheets, user manuals and application notes \u2014 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":2668,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"_acf_changed":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"class_list":["post-54","page","type-page","status-publish","has-post-thumbnail","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.7 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Media &amp; Software | zenCELL owl Imaging Tools &amp; Downloads<\/title>\n<meta name=\"description\" content=\"Imaging of living cells with our zenCELL owl. Remote monitoring directly from the incubator. Software for cell culture monitoring\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/zencellowl.com\/zh\/mediasoftware\/\" \/>\n<meta property=\"og:locale\" content=\"zh_CN\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Media &amp; Software | zenCELL owl Imaging Tools &amp; Downloads\" \/>\n<meta property=\"og:description\" content=\"Imaging of living cells with our zenCELL owl. Remote monitoring directly from the incubator. Software for cell culture monitoring\" \/>\n<meta property=\"og:url\" content=\"https:\/\/zencellowl.com\/zh\/mediasoftware\/\" \/>\n<meta property=\"og:site_name\" content=\"zenCELL owl\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/facebook.com\/seamlessbio\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-07T17:52:04+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/zencellowl.com\/wp-content\/uploads\/2022\/07\/404.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1920\" \/>\n\t<meta property=\"og:image:height\" content=\"1152\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\u9884\u8ba1\u9605\u8bfb\u65f6\u95f4\" \/>\n\t<meta name=\"twitter:data1\" content=\"4 \u5206\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/zencellowl.com\\\/mediasoftware\\\/\",\"url\":\"https:\\\/\\\/zencellowl.com\\\/mediasoftware\\\/\",\"name\":\"Media & Software | zenCELL owl Imaging Tools & Downloads\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/zencellowl.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/zencellowl.com\\\/mediasoftware\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/zencellowl.com\\\/mediasoftware\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/zencellowl.com\\\/wp-content\\\/uploads\\\/2022\\\/07\\\/404.jpg\",\"datePublished\":\"2020-02-25T12:47:33+00:00\",\"dateModified\":\"2026-06-07T17:52:04+00:00\",\"description\":\"Imaging of living cells with our zenCELL owl. Remote monitoring directly from the incubator. Software for cell culture monitoring\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/zencellowl.com\\\/mediasoftware\\\/#breadcrumb\"},\"inLanguage\":\"zh-Hans\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/zencellowl.com\\\/mediasoftware\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"zh-Hans\",\"@id\":\"https:\\\/\\\/zencellowl.com\\\/mediasoftware\\\/#primaryimage\",\"url\":\"https:\\\/\\\/zencellowl.com\\\/wp-content\\\/uploads\\\/2022\\\/07\\\/404.jpg\",\"contentUrl\":\"https:\\\/\\\/zencellowl.com\\\/wp-content\\\/uploads\\\/2022\\\/07\\\/404.jpg\",\"width\":1920,\"height\":1152,\"caption\":\"A stylized owl design symbolizing wisdom and innovation for zenCELL's health technology.\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/zencellowl.com\\\/mediasoftware\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/zencellowl.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Media &#038; Software\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/zencellowl.com\\\/#website\",\"url\":\"https:\\\/\\\/zencellowl.com\\\/\",\"name\":\"zenCELL owl\",\"description\":\"Live Cell Imaging for Incubators\",\"publisher\":{\"@id\":\"https:\\\/\\\/zencellowl.com\\\/#organization\"},\"alternateName\":\"Live-Cell Imager\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/zencellowl.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"zh-Hans\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/zencellowl.com\\\/#organization\",\"name\":\"innoME GmbH\",\"alternateName\":\"zenCELLowl\",\"url\":\"https:\\\/\\\/zencellowl.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"zh-Hans\",\"@id\":\"https:\\\/\\\/zencellowl.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/zencellowl.com\\\/wp-content\\\/uploads\\\/2020\\\/02\\\/Eule-zenCELL-owl_transparentes-Auge.svg\",\"contentUrl\":\"https:\\\/\\\/zencellowl.com\\\/wp-content\\\/uploads\\\/2020\\\/02\\\/Eule-zenCELL-owl_transparentes-Auge.svg\",\"width\":1,\"height\":1,\"caption\":\"innoME GmbH\"},\"image\":{\"@id\":\"https:\\\/\\\/zencellowl.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/facebook.com\\\/seamlessbio\",\"https:\\\/\\\/www.linkedin.com\\\/showcase\\\/zencell\",\"https:\\\/\\\/www.youtube.com\\\/channel\\\/UCXAylxxl0x7Vs-AkvPZj6YA\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Media & Software | zenCELL owl Imaging Tools & Downloads","description":"Imaging of living cells with our zenCELL owl. Remote monitoring directly from the incubator. Software for cell culture monitoring","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/zencellowl.com\/zh\/mediasoftware\/","og_locale":"zh_CN","og_type":"article","og_title":"Media & Software | zenCELL owl Imaging Tools & Downloads","og_description":"Imaging of living cells with our zenCELL owl. Remote monitoring directly from the incubator. Software for cell culture monitoring","og_url":"https:\/\/zencellowl.com\/zh\/mediasoftware\/","og_site_name":"zenCELL owl","article_publisher":"https:\/\/facebook.com\/seamlessbio","article_modified_time":"2026-06-07T17:52:04+00:00","og_image":[{"width":1920,"height":1152,"url":"https:\/\/zencellowl.com\/wp-content\/uploads\/2022\/07\/404.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"\u9884\u8ba1\u9605\u8bfb\u65f6\u95f4":"4 \u5206"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/zencellowl.com\/mediasoftware\/","url":"https:\/\/zencellowl.com\/mediasoftware\/","name":"Media & Software | zenCELL owl Imaging Tools & Downloads","isPartOf":{"@id":"https:\/\/zencellowl.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/zencellowl.com\/mediasoftware\/#primaryimage"},"image":{"@id":"https:\/\/zencellowl.com\/mediasoftware\/#primaryimage"},"thumbnailUrl":"https:\/\/zencellowl.com\/wp-content\/uploads\/2022\/07\/404.jpg","datePublished":"2020-02-25T12:47:33+00:00","dateModified":"2026-06-07T17:52:04+00:00","description":"Imaging of living cells with our zenCELL owl. Remote monitoring directly from the incubator. Software for cell culture monitoring","breadcrumb":{"@id":"https:\/\/zencellowl.com\/mediasoftware\/#breadcrumb"},"inLanguage":"zh-Hans","potentialAction":[{"@type":"ReadAction","target":["https:\/\/zencellowl.com\/mediasoftware\/"]}]},{"@type":"ImageObject","inLanguage":"zh-Hans","@id":"https:\/\/zencellowl.com\/mediasoftware\/#primaryimage","url":"https:\/\/zencellowl.com\/wp-content\/uploads\/2022\/07\/404.jpg","contentUrl":"https:\/\/zencellowl.com\/wp-content\/uploads\/2022\/07\/404.jpg","width":1920,"height":1152,"caption":"A stylized owl design symbolizing wisdom and innovation for zenCELL's health technology."},{"@type":"BreadcrumbList","@id":"https:\/\/zencellowl.com\/mediasoftware\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/zencellowl.com\/"},{"@type":"ListItem","position":2,"name":"Media &#038; Software"}]},{"@type":"WebSite","@id":"https:\/\/zencellowl.com\/#website","url":"https:\/\/zencellowl.com\/","name":"zenCELL owl","description":"Live Cell Imaging for Incubators","publisher":{"@id":"https:\/\/zencellowl.com\/#organization"},"alternateName":"Live-Cell Imager","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/zencellowl.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"zh-Hans"},{"@type":"Organization","@id":"https:\/\/zencellowl.com\/#organization","name":"innoME GmbH","alternateName":"zenCELLowl","url":"https:\/\/zencellowl.com\/","logo":{"@type":"ImageObject","inLanguage":"zh-Hans","@id":"https:\/\/zencellowl.com\/#\/schema\/logo\/image\/","url":"https:\/\/zencellowl.com\/wp-content\/uploads\/2020\/02\/Eule-zenCELL-owl_transparentes-Auge.svg","contentUrl":"https:\/\/zencellowl.com\/wp-content\/uploads\/2020\/02\/Eule-zenCELL-owl_transparentes-Auge.svg","width":1,"height":1,"caption":"innoME GmbH"},"image":{"@id":"https:\/\/zencellowl.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/facebook.com\/seamlessbio","https:\/\/www.linkedin.com\/showcase\/zencell","https:\/\/www.youtube.com\/channel\/UCXAylxxl0x7Vs-AkvPZj6YA"]}]}},"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"_links":{"self":[{"href":"https:\/\/zencellowl.com\/zh\/wp-json\/wp\/v2\/pages\/54","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/zencellowl.com\/zh\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/zencellowl.com\/zh\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/zencellowl.com\/zh\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/zencellowl.com\/zh\/wp-json\/wp\/v2\/comments?post=54"}],"version-history":[{"count":61,"href":"https:\/\/zencellowl.com\/zh\/wp-json\/wp\/v2\/pages\/54\/revisions"}],"predecessor-version":[{"id":6361,"href":"https:\/\/zencellowl.com\/zh\/wp-json\/wp\/v2\/pages\/54\/revisions\/6361"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/zencellowl.com\/zh\/wp-json\/wp\/v2\/media\/2668"}],"wp:attachment":[{"href":"https:\/\/zencellowl.com\/zh\/wp-json\/wp\/v2\/media?parent=54"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}