www.cybernetman.com Open in urlscan Pro
208.70.253.118  Public Scan

Submitted URL: https://cybernet.tellwise.com/rest/v1/url/redirect/eyJJZCI6MTE3NDc4NTgxNTYyNTk3NywiSW52aXRhdGlvbklkIjoxMTc0Nzg1ODU3NjU4OTUyfQ
Effective URL: https://www.cybernetman.com/en/medical-cart-computer?utm_source=tdalke&utm_medium=engage&utm_campaign=hpg_intro
Submission: On February 02 via api from US — Scanned from DE

Form analysis 4 forms found in the DOM

POST

<form id="demoForm" method="post">
  <input type="hidden" name="demoProductInterest" value="CyberMed NB Series">
  <input type="hidden" name="siteId" value="1">
  <div style="display:none;">
    <input type="text" name="demoFullName" class="form-control" placeholder="Full Name">
  </div>
  <div class="col-sm-5">
    <input type="text" name="demoName" class="form-control input-lg" placeholder="Name" maxlength="50">
  </div>
  <div class="col-sm-7">
    <input type="text" name="demoEmail" class="form-control input-lg" placeholder="Email" maxlength="50">
  </div>
  <div class="col-sm-12">
    <button type="submit" class="btn btn-success btn-quote btn-lg btn-block">Send Me My Free Demo Unit</button>
  </div>
</form>

POST index.cfm

<form id="productReviewForm" action="index.cfm" method="post">
  <div class="row">
    <div class="col-md-12 ratingStars">
      <input type="hidden" name="reviewScore" id="reviewScore" style="display: none;">
      <label>Rating: </label>
      <div class="rateit rateit-font" data-rateit-backingfld="#reviewScore" data-rateit-resetable="false" data-rateit-mode="font"><button id="rateit-reset-3" type="button" data-role="none" class="rateit-reset" aria-label="reset rating"
          aria-controls="rateit-range-3" style="display: none;"><span></span></button>
        <div id="rateit-range-3" class="rateit-range" tabindex="0" role="slider" aria-label="rating" aria-owns="rateit-reset-3" aria-valuemin="0" aria-valuemax="5" aria-valuenow="" aria-readonly="false">
          <div class="rateit-empty">★★★★★</div>
          <div class="rateit-selected" style="width: 0px;">★★★★★</div>
          <div class="rateit-hover">★★★★★</div>
        </div>
      </div>
    </div>
    <div class="col-md-4 form-group">
      <label class="control-label">Your Name</label>
      <input type="text" name="reviewerName" class="form-control" maxlength="50" placeholder="Your First and Last Name">
    </div>
    <div class="col-md-4 form-group">
      <label class="control-label">Your Email Address</label>
      <input type="text" name="reviewerEmailAddress" class="form-control" maxlength="50" placeholder="Your Email Address">
      <span class="help-block">Only used for verification. This will not be displayed.</span>
    </div>
    <div class="col-md-4 form-group">
      <label class="control-label">Your Phone</label>
      <input type="text" name="reviewerPhoneNumber" class="form-control" maxlength="50" placeholder="Your Phone Number">
      <span class="help-block">Only used for verification. This will not be displayed.</span>
    </div>
    <div class="col-md-8 form-group">
      <label class="control-label">Review Title</label>
      <input type="text" name="reviewTitle" class="form-control" maxlength="250" placeholder="Title of your review | Maximum of 250 characters">
    </div>
    <div class="col-md-4 form-group">
      <label class="control-label">Product</label>
      <select name="productId" class="form-control">
        <option value="">--Select a product--</option>
        <option value="254"> CyberMed NB19 </option>
        <option value="259"> CyberMed NB20 </option>
        <option value="179"> CyberMed NB22 </option>
        <option value="233"> CyberMed NB24 </option>
      </select>
    </div>
    <div class="col-md-12 form-group">
      <textarea name="review" class="form-control" maxlength="5000" placeholder="Review" rows="5"></textarea>
    </div>
    <div class="col-md-12 text-center">
      <div class="g-recaptcha" data-sitekey="6Lf3pJsUAAAAAO1WqrGuOq2GfQx_tWjaJsDLIbaf" data-size="normal">
        <div style="width: 304px; height: 78px;">
          <div><iframe title="reCAPTCHA"
              src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6Lf3pJsUAAAAAO1WqrGuOq2GfQx_tWjaJsDLIbaf&amp;co=aHR0cHM6Ly93d3cuY3liZXJuZXRtYW4uY29tOjQ0Mw..&amp;hl=de&amp;v=RGRQD9tdxHtnt-Bxkx9pM75S&amp;size=normal&amp;cb=l98mp2r4y1an"
              width="304" height="78" role="presentation" name="a-aimoyr2hmml3" frameborder="0" scrolling="no"
              sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox"></iframe></div><textarea id="g-recaptcha-response" name="g-recaptcha-response"
            class="g-recaptcha-response" style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
        </div><iframe style="display: none;"></iframe>
      </div>
      <input type="hidden" name="hiddenRecaptcha" class="hiddenRecaptcha">
    </div>
    <div class="col-sm-6 col-sm-offset-3 col-md-4 col-md-offset-4">
      <button type="submit" class="btn btn-success btn-block btn-lg">Submit Review</button>
    </div>
  </div>
</form>

<form id="frmForgotPassword" autocomplete="off">
  <input type="hidden" name="ajaxCall" value="1">
  <div class="form-group">
    <input name="email" type="text" autocomplete="off" class="form-control" placeholder="Email Address">
  </div>
  <br>
  <div class="row">
    <div class="col-md-4">
      <input name="Login2" type="button" class="buttons btn btn-primary" id="btnForgotPasswordSbmt" value="Email Password Reset">
    </div>
    <div class="col-md-8">
      <a href="#" onclick="javascript:resetLoginForm();return false;" style="padding-top:10px;" class="pull-right">Login</a>
    </div>
  </div>
</form>

<form id="frmLogin" autocomplete="off">
  <input type="hidden" name="ajaxCall" value="1">
  <div class="form-group">
    <input name="email" type="text" autocomplete="off" class="form-control" placeholder="Email Address">
  </div>
  <div class="form-group">
    <input name="password" type="password" autocomplete="off" class="form-control" placeholder="Password">
  </div>
  <br>
  <div class="row">
    <div class="col-md-4">
      <input name="Login2" type="button" class="btn btn-primary" id="btnLoginToSite" value="Login">
    </div>
    <div class="col-md-8">
      <a href="#" onclick="javascript:resetForgotPassForm();return false;" style="padding-top:10px;" class="pull-right">Forgot password</a>
    </div>
  </div>
</form>

Text Content

This website uses cookies to ensure you get the best experience. Learn more
Got it!
Login | Blog |
(888) 834-4577
Toggle navigation
 * Medical
   *  * Computers / Tablets / Monitors
      * Medical Computers
      * Medical Tablets
      * Medical Grade Monitors
      * Medical Box PC
     
      * Success Stories / Partners
      * Healthcare Success Stories
      * Healthcare OEM/ODM Services
      * Healthcare Distributors & Partners
      * Healthcare Computing Solutions
     
      * Premier Demo Program
      * Request a Product Demo
     
      * Other Medical Computer Products
      * Medical Mobile Carts
      * Medical Computer Wall Mounts
      * Medical Computer Accessories
 * Industrial
   *  * Computers / Tablets
      * Industrial Mini PCs
      * Industrial Panel PCs
      * Industrial Tablet PC
     
      * Success Stories / Partners
      * Industrial Success Stories
      * Industrial OEM/ODM Services
      * Industrial Distributors & Partners
     
      * Premier Demo Program
      * Request a Product Demo
 * Business
   *  * Computers / Tablets
      * Business Computers
      * Windows Business Tablets
     
      * Other Business Computer Products
      * Business Computer Wall Mounts
      * Business Computer Accessories
     
      * Success Stories / Partners
      * Business Success Stories
      * Business OEM/ODM Services
      * Business Distributors & Partners
     
      * Premier Demo Program
      * Request a Product Demo
     
      * Business Computing Solutions
      * Education Solutions
      * Government Solutions
 * Support Support
   
   * > We like the solution. The customers are appreciating it as well. The NB22
     > is very well suited for the market: computers with hot-swap batteries are
     > very popular. They've been quite the success in Belgium and now in the
     > French market as well.
     > 
     > - A.S. | Purchasing Manager | Celem Computers
     
      * Technical Documentation
      * Knowledge Base
      * Terms of Sales
     
      * Downloads
      * Product Drivers
      * Media Library
     
      * Warranty
      * Warranty Terms
     
      * Problem Ticketing
      * Direct Support
      * Support Requests
      * Live Chat
     
      * Sales Support
      * Register Your Product
      * Apply for Credit
 * Company Company
   *  * Company Information
      * About Cybernet
      * News & Press
      * Trade Shows
      * Distributors & Partners
      * Software & Hardware Partners
      * Environmental Practices
      * VPAT
      * Official Holidays
      * Legal & Privacy Policy
     
      * Documentation
      * White Papers
      * Blog
     
      * Careers
      * Current Openings
 * Contact Contact
   *  * Contact Us
      * Corporate Headquarters
      * Cybernet Manufacturing
      * 5 Holland
      * Irvine, California 92618
      * Free: (888) 834-4577
      * Phone: (949) 600-8000
      * Fax: (949) 600-8013
      * www.cybernet.us
      * sales@cybernet.us
     
      * EU, UK, Middle East, & Africa Inquiries
      * Cybernet EMEA Limited
      * Unit 3 Station Approach
      * Wendover, Bucks HP22 6BN
      * United Kingdom
      * Phone: +44.0300.124.6600
      * www.cybernetemea.com
      * sales@cyberneteu.com
     
      * Asia Pacific Inquiries
      * Cybernet Asia Co., Ltd.
      * 4F. No. 25, Lane 140, Xingai Rd.
      * Neihu District, Taipei City 11494
      * Taiwan
      * Phone: (02) 7742-2318
      * www.cybernet.com.tw
      * sales@cybernet.com.tw
     
      * Australia Support Center
      * Cybernet Australia, PTY Ltd.
      * 9A/38 Bridge Street
      * Eltham Victoria 3095, Australia
      * Phone: +61.4.0169.0194
      * au.cybernet@cybernet.us


MEDICAL CART COMPUTER WITH
HOT SWAP BATTERIES


IDEAL FOR NON-POWERED MEDICAL CARTS




The CyberMed NB Series are medical computers with hot-swap batteries designed to
be used with non-powered carts. The batteries provide up to 21 hours of uptime
on a single charge.

 * Antimicrobial Housing protects itself from harmful microbes
 * Global UL/cUL 60601-1 & IEC 60601-1-2 4th Edition Medical Certifications
 * Powered by Intel 6th, 7th, and 11th Generation Processors

Get Quote
Tech Specs
Media Gallery
Success Stories


HOT-SWAP BATTERIES FOR MAXIMUM EFFICIENCY

Workstations on wheels have been a staple in healthcare for years. Cybernet
Computers with hot-swap battery technology allow you to pair these medical cart
computers with a non-powered cart for up to a 40% savings per total solution.

 * CyberMed NB24 & NB22 have 3 hot swappable batteries for up to 21hrs of uptime
   without recharging
 * CyberMed NB20 & NB19 have 2 hot swappable batteries for up to 14hrs of uptime
   without recharging

Our NB series of medical cart computers were specifically engineered to
eliminate the need for expensive and bulky powered carts, while providing a much
more efficient workflow.

Get Quote


ZERO DOWNTIME WITH A MULTI-BAY BATTERY CHARGER

While the batteries for the CyberMed NB series can be recharged by plugging the
unit into a wall outlet, in order to enjoy the full capabilities of this medical
cart computer you should invest in our three-bay battery charging station.

The batteries will charge simultaneously to 100% in less than four hours. Keep
batteries charged and ready and you never have to worry about running out of
power. Simply replace a depleted battery with a charged one; put the depleted
battery in the charger and you are "good to go" in less than a minute.

Get Quote


BRANDS THAT TRUST US



> We had worked with Cybernet before on our North Tower project, which was a
> huge success. Based on that relationship, it was really easy to put our trust
> in Cybernet for our cart project and anesthesia project. We couldn't be
> happier with the early results.

-J.S., IS Project Coordinator
Orlando Health Regional Medical Center


SEE THE CYBERMED NB22 AT BARLOW RESPIRATORY HOSPITAL

Watch this video to see how the unique innovations of the CyberMed NB22 have
helped the staff at Barlow Respiratory Hospital spend more time on patient care
and less time worrying about IT hardware. The CyberMed NB22 is saving Barlow
time and money, while providing a reliable solution with less then 2% failure
rate.


IP65 RATED COMPUTER WITH ANTIMICROBIAL TECHNOLOGY TO PROTECT HOUSING

Cybernet's latest innovation is the world's first and only medical computers
with antimicrobial protected housings offered in 19", 20", 22", and 24" display
sizes. In addition all of Cybernet's fanless medical cart computers are IP65
rated for easy cleaning and disinfection.

 * Tested Safe for Use with Hospital Grade Disinfectants
 * Protects the computer housing against harmful microbes
 * Housing tested Safe for Use with Hospital Grade Disinfectants

Get Quote


POWER YOUR PERIPHERALS DIRECTLY FROM THE MEDICAL CART COMPUTER

Powering external peripherals on a cart has always been a challenge until now.
CyberMed NB series battery-powered medical computers can power a large range of
printers, scanners, USB hubs, and telemedicine cameras. Below is an example of
the most popular devices we support:

 * Zebra & Intermec Printers
 * Fujitsu, Kodak Scanners
 * Telycam & Logitech Cameras


BUILT WITH FANLESS COOLING TECHNOLOGY

By using lower power consumption components and fewer internal moving parts in
our medical cart computer, Cybernet is able to utilize fanless cooling
technology. This means the computer doesn't kick up dust or suck it in, has no
moving part which gives it a longer life, and operates quietly so it doesn't
cause a disruption to the environment.

Get Quote


CERTIFIED READY FOR HIT USE

Cybernet has committed to putting our medical grade units through extensive
independent testing from the biggest names in HIT to provide you with the peace
of mind that our units will meet any and all challenges.





FREE LIFETIME PHONE SUPPORT

Cybernet offers complimentary U.S. telephone support for every product we sell,
for as long as you own your product. Unlike other manufacturers, we don't charge
you for telephone support after one year.


EXTENDED WARRANTIES

With an extended warranty, you can add an extra layer of protection to our
already industry-leading warranty term. We offer extended warranties for this
product: up to 5 years.


DEPLOYMENT & IMAGING

Cybernet provides free imaging. Send us the final drive image on a USB key or a
DVD media and we'll deploy the image on every all in one medical computer you
purchase.


PERSONALIZED SALES & TECHNICAL SUPPORT

At Cybernet, we provide premium U.S.-based sales and technical support. We're
always here to help you with customization and personalized support to ensure
that you find the right medical computer solution that fits your budget and
timeline.

All Cybernet products are backed by industry award-winning U.S. Tech Support and
local RMA service in Irvine, California.

Cybernet operates globally with operations in the U.S., U.K., Taiwan, China &
Australia.

SEE OTHER MODELS

4k Medical Computers
24" 4k Medical Computers
CyberMed NB Series
Medical Cart Computers
CyberMed S Series
Medical Panel PCs
CyberMed M Series
PoE Medical Computers
CyberMed G15
15.6" Medical Device Computer
CyberMed R6
Medical Box PC
4k Radiology Monitors
24" 4k Medical Grade Monitors
XB Medical Monitors
19" to 24" Battery Powered
PX Medical Monitors
19" to 24" DC Powered
Medical Computers
View All Medical Computers
Medical Tablets
View All Medical Tablets
4k Medical Computers
24" 4k Medical Computers
CyberMed NB Series
Medical Cart Computers
CyberMed S Series
Medical Panel PCs
CyberMed M Series
PoE Medical Computers
CyberMed G15
15.6" Medical Device Computer
CyberMed R6
Medical Box PC
4k Radiology Monitors
24" 4k Medical Grade Monitors
XB Medical Monitors
19" to 24" Battery Powered
PX Medical Monitors
19" to 24" DC Powered
CyberMed Rx
10.1" Medical Tablet
CyberMed T10C
9.7" Medical Tablet


THE CYBERNET TABLET DIFFERENCE

Cybernet windows tablets are designed specifically for enterprise and health
care facilities with features and options not found on commercial and consumer
grade tablets. These features include 2D barcode scanner, Common Access Card
readers, RFID technology and so much more.

View Medical Tablets
CyberMed Rx
10.1" Medical Tablet
CyberMed T10C
9.7" Medical Tablet
All In One Powered Cart

Lightweight Powered Cart

Medication Dispensing Cart

Medical Supply Cart

Configurable Non-Powered Cart

All-In-One Hospital Cart

Medical Cart with LCD Arm

All in One PC Cart

Lightweight Telehealth Cart

Tablet Cart

Tablet Cart on Wheels

Patient Table

All In One Powered Cart

Lightweight Powered Cart

Medication Dispensing Cart

Medical Supply Cart

Configurable Non-Powered Cart

All-In-One Hospital Cart

Medical Cart with LCD Arm

All in One PC Cart

Lightweight Telehealth Cart

Tablet Cart

Tablet Cart on Wheels

Patient Table

Single Pivot Wall Mount

Double Pivot Wall Mount

Articulating Arm Mount

Height Adjustable Arm Mount

Variable Height Workstation

Sit / Stand Workstation

Channel Mount Workstation

Side-to-Side Workstation

Wall Mounted Workstation

Cabinet with Medication Storage

Swiveling Cabinet

Single Pivot Wall Mount

Double Pivot Wall Mount

Articulating Arm Mount

Height Adjustable Arm Mount

Variable Height Workstation

Sit / Stand Workstation

Channel Mount Workstation

Side-to-Side Workstation

Wall Mounted Workstation

Cabinet with Medication Storage

Swiveling Cabinet

   
 * Medical Computers
 * Medical Tablets
 * Medical Carts
 * Wall Mounts
   
 * Medical Computers
 * Medical Tablets
 * Medical Carts
 * Wall Mounts

Need Help?

Contact us now

 * Medical Computers
 * All-in-One PC
 * Windows Tablet
 * Keyboard Computer
 * Medical Carts
 * Wall Mounts

×

WAIT...WOULD YOU LIKE A FREE DEMO?



TRY A UNIT RISK FREE FOR 30 DAYS.

No strings attached, no catch. All of Cybernet's computers are available for a
free demo for qualified end users. Simply fill out your name and email below to
get the process started.

Send Me My Free Demo Unit

THANKS FOR YOUR INTEREST!



THE WHEELS ARE IN MOTION.

One of our technology architects will contact you shortly to get your demo
started. Be sure to keep an eye on your inbox.

CONTINUE BROWSING OUR CYBERMED NB SERIES


WHAT MAKES A COMPUTER PERFECT FOR A MEDICAL CART?

The idea behind a medical cart is the flexibility of movement. This means one of
the most important attributes is weight. The lighter the cart, the easier it is
to use and maneuver. Runtime is another important factor. If the cart needs to
be plugged in all the time, it can't provide much mobility.

Some medical carts have their own batteries but these tend to be extremely heavy
and costly to replace when they break. Not to mention, sometimes replacing cart
batteries requires disassembly of parts or removing plastic pieces to access the
battery.


WHAT'S A GOOD ALTERNATIVE TO A POWERED MEDICAL CART?

A good option is to have a battery powered computer with hot swappable batteries
so you don't need a cart battery or to plug the whole cart in. The computer is
also capable of powering most of the peripherals on the cart.

This usually makes for a more mobile and convenient cart, and surprisingly it's
the more economical option since carts with batteries are usually expensive
upfront and expensive to maintain. A hot swappable battery computer on a
non-powered cart is capable of running 24/7 more efficiently, is less costly,
and lighter weight for users to maneuver.


WHAT DOES HOT SWAPPABLE BATTERIES MEAN?

Hot swappable batteries simply means you can replace the batteries while the
computer is operating. No need to turn it off or interrupt what you're working
on so that the computer can continue monitoring patients and running its
applications as usual.

With up to three batteries, they can be removed and placed in a standalone
charging dock, allowing the user to cycle between the batteries to keep the
computer running at all times as long as at least one battery remains in the
computer.


IS IT POSSIBLE FOR A BATTERY TO DISCONNECT AT AN INCONVENIENT TIME?

We can't speak for everyone, but for the CyberMed NB Series, we made sure that
doesn't happen. The back of the unit has battery doors with a strong magnetic
latch to ensure secure closure even while transporting the cart through uneven
flooring or transitioning into an elevator.

The magnetic mechanism is strong enough that it won't be open without human
interference but also easy enough for users to operate.


WORKFLOW WITH A MEDICAL CART COMPUTER

HIPAA COMPLIANCE

Imprivata certified allowing users to sign in securely with an RFID card or
other options.

PCAP TOUCH SCREEN

Compatible with healthcare grade gloves to provide the best user experience and
seamless interaction with the computer.

ANTIMICROBIAL HOUSING

There are different types of antimicrobial housings, films, and sprays for the
computer to protect itself against harmful microbes. Cybernet's medical cart
computer has the antimicrobial properties built into the resin and ensures it
lasts for the life of the device and will not be affected by disinfectants or
even deep scratches.

IP65 RATED

Able to be sprayed with harsh chemicals and disinfected regularly without
concerns. Consistent spraying won't affect the antimicrobial properties since
it's built into the plastic.

HOT SWAPPABLE BATTERIES

Users can change the batteries when needed. The computer never needs to connect
to a power source.

BATTERY DOCKS

Allow users to charge batteries separately from the computer and swap the
batteries when needed.

DC OUT

Power peripherals directly from the computer while maintaining complete freedom
of movement. The computer itself can be the battery for the whole cart.

FANLESS COOLING TECHNOLOGY

This means the computer doesn't kick up dust or suck it in, has no moving part
which gives it a longer life, and operates quietly so it doesn't disturb
sleeping patients.

BEST RESOLUTION AND BUILT-IN SPEAKERS

Also available in 4k resolution and is capable of connecting to speakers or
utilizing its 2-channel internal speakers for alerts and sounds.

REVIEWS FOR CYBERMED NB SERIES

Average Rating:
★★★★★
★★★★★
★★★★★
(4.9) from 17 Reviews
Write Review


WRITE YOUR REVIEW BELOW

All product reviews submitted are subject to approval to ensure they are a
verified purchase. Please submit the email address on file with Cybernet to help
expedite the process.

Rating:
★★★★★
★★★★★
★★★★★
Your Name
Your Email Address Only used for verification. This will not be displayed.
Your Phone Only used for verification. This will not be displayed.
Review Title
Product --Select a product-- CyberMed NB19 CyberMed NB20 CyberMed NB22 CyberMed
NB24


Submit Review

--------------------------------------------------------------------------------

THANK YOU FOR SUBMITTING YOUR REVIEW!

Your review will be verified and approved once Cybernet staff has confirmed your
previous purchase of this product.

 * ★★★★★
   ★★★★★
   ★★★★★
 * Brittany R.
 * 12/13/21
 * CyberMed NB20
 * Verified Purchaser

EHR CONVERSION

I cannot say enough good things about our experience with Cybernet. Their
products are sturdy, high quality and their customer service is top notch!

--------------------------------------------------------------------------------

 * ★★★★★
   ★★★★★
   ★★★★★
 * Brittany H.
 * 10/29/21
 * CyberMed NB20
 * Verified Purchaser

DIRECTOR OF CLINICAL SERVICES

We are very pleased with the service we have received from Cybernet. They were
timely and answered all questions that we had to ensure we knew exactly what to
expect. Sara went above and beyond for us when it came to timely delivery,
pricing and as mentioned overall customer service. We never once felt pressured
to purchase anything and instead were just provided all that facts and
information to make an informed decision. The option to demo exactly what we
were going to get was great too, as it helped add confidence to our staff.

--------------------------------------------------------------------------------

 * ★★★★★
   ★★★★★
   ★★★★★
 * Ronald H.
 * 8/3/21
 * CyberMed NB24
 * Verified Purchaser

THE AIO OF MY DREAMS

I received my order in a timely manner, opened the box and it was exactly as
promised.
We had been looking for a solution for a mobile cart and this is the perfect
fit.
When placing the order we had questions and the support from the manufacturer
was excellent.
Will continue to purchase these units.

--------------------------------------------------------------------------------

 * ★★★★★
   ★★★★★
   ★★★★★
 * Chris L.
 * 7/9/21
 * CyberMed NB22
 * Verified Purchaser

CYBERNET

Cybernet goes above and beyond to help their customers attain quality products
with top notch professional service.

--------------------------------------------------------------------------------

 * ★★★★★
   ★★★★★
   ★★★★★
 * Donna G.
 * 6/7/21
 * CyberMed NB22
 * Verified Purchaser

GREAT CUSTOMER SERVICE.

We ordered 5 units from Cybernet and the process was very easy. Jason walked us
through the process and everything was delivered in a timely manner.

--------------------------------------------------------------------------------

 * ★★★★★
   ★★★★★
   ★★★★★
 * Bryan K.
 * 3/30/21
 * CyberMed NB22
 * Verified Purchaser

GREAT MEDICAL GRADE PC TO TELEHEALTH

Perfect medical grade PC for Telehealth. Built to spec based on our needs.
Cybernet tech staff is great to work with, extremely accommodating and excellent
support on the back end!

--------------------------------------------------------------------------------

 * ★★★★★
   ★★★★★
   ★★★★★
 * Gal S.
 * 3/22/21
 * CyberMed NB19
 * Verified Purchaser

GREAT PRODUCT!

We received the device for evaluation and was overall very satisfied with its
performance. Great and clean look, the output DC power was all we needed to
operate our medical device and go portable using the hot swappable batteries. We
did required to some small adjustment regarding the audio as our medical device
requires to sound specific frequency range, and Cybernet is helping us to
improve this with customization of the product to our specific needs. Overall
very high quality products! Recommended!

--------------------------------------------------------------------------------

 * ★★★★★
   ★★★★★
   ★★★★★
 * Philip W.
 * 3/16/21
 * CyberMed NB22
 * Verified Purchaser

NB22 REVIEW

Great unit with long lasting run time

--------------------------------------------------------------------------------

 * ★★★★★
   ★★★★★
   ★★★★★
 * Eric S. F.
 * 12/28/20
 * CyberMed NB22
 * Verified Purchaser

OUR NEW FAVORITE CART SOLUTION

Installed our first unit this month. Replaced a MS Surface Pro cart solution
with a Simply eConnect Cart and NB22. Wow! Doubled the viewable image, tripled
the number of ports and everything is now hot swappable and hospital grade. I
doubt if the hospital will ever actually plug it in! You just swap the batteries
an go all day!

--------------------------------------------------------------------------------

 * ★★★★★
   ★★★★★
   ★★★★★
 * Philip H.
 * 12/21/20
 * CyberMed NB22
 * Verified Purchaser

SOLID MEDICAL GRADE SOLUTION FOR TELEHEALTH APPLICATIONS

The NB22 has performed great for a telehealth application/workflow we are
utilizing. Being able to install the NB22 on a nimble non-powered cart since the
NB22 has its own hot swap batteries makes the footprint for the solution much
smaller and easier to move it in and out of exam rooms. The built in badge tap
reader is also convenient as it keeps peripheral clutter off the work surface
and is a must have for our providers. The integrated PC is fast enough to handle
Zoom video conferencing and Epic EHR which is necessary for telehealth use,
however we use an extra camera and speakerphone to provide a higher quality
experience. Also the antimicrobial touch screen is more convenient over a mouse
and the whole solution is easier to clean.

--------------------------------------------------------------------------------

 * ★★★★★
   ★★★★★
   ★★★★★
 * Chase C.
 * 12/14/20
 * CyberMed NB22
 * Verified Purchaser

CYBERMED NB22 ALL-IN-ONE

These units are great. We ordered one for the Nursing Staff to try out on a cart
and they love it! With the rechargeable batteries, the unit never has to be
plugged in. They also love the integrated privacy screen and that there are no
cables. We will be ordering these for all units at the Hospital.

--------------------------------------------------------------------------------

 * ★★★★★
   ★★★★★
   ★★★★★
 * Ian L.
 * 5/14/19
 * CyberMed NB22
 * Verified Purchaser

PERFECT COMPUTER FOR MEDICAL IMAGING

This is the perfect computer for our medical imaging portable xray. The
batteries last forever and the unit is tough enough for hospital staff to beat
up. My customers use it daily and I have had very few hardware related issues.
Would highly recommend

--------------------------------------------------------------------------------

 * ★★★★★
   ★★★★★
   ★★★★★
 * David J.
 * 5/3/19
 * CyberMed NB22
 * Verified Purchaser

EXACTLY WHAT I WAS LOOKING FOR

The NB22 is a great device. The design looks great and it performs exactly as I
expected. The hot swappable batteries and battery runtime are better than
anything else I've found, and Cybernet does a great job of providing
customizations of the product for specific applications. It's an ideal solution
for medical applications.

--------------------------------------------------------------------------------

 * ★★★★★
   ★★★★★
   ★★★★★
 * Jonathan A.
 * 4/30/19
 * CyberMed NB22
 * Verified Purchaser

CYBERNET PC - GREAT ALL-IN-ONE DEVICE

I highly recommend the CyberMed NB22. It is the preferred computer at our
clinics. This computer performs at a high-level with great processing power and
reliable network connectivity. I have found this computer to be the ideal
solution when inputting electronic medical records.

--------------------------------------------------------------------------------

 * ★★★★★
   ★★★★★
   ★★★★★
 * Kathy B.
 * 4/30/19
 * CyberMed NB24
 * Verified Purchaser

CYBERMED HN24

I work at a children's hospital with a major NICU renovation project in process.
We have been testing with these and absolutely love them. The best point is the
battery that keeps the PC self contained. We are able to power our Zebra
printers directly from the PC which is attached to a cart. Overall, we are very
happy with this product.

--------------------------------------------------------------------------------

 * ★★★★★
   ★★★★★
   ★★★★★
 * James G.
 * 4/30/19
 * CyberMed NB24
 * Verified Purchaser

PROJECT TECHNICIAN

We use numerous of the Cybermed systems and the staff loves them! The overall
performance is outstanding! Since we run 24 hours a day, the systems are put to
the test. We use the internal battery systems and the life of a set of batteries
is far superior to the old solution we had. Since we run 24 hours a day, the
systems are put to the test. The display is pefect for the applications we use.

--------------------------------------------------------------------------------

 * ★★★★★
   ★★★★★
   ★★★★★
 * Lorraine
 * 4/30/19
 * CyberMed NB22
 * Verified Purchaser

OPERATIONS MANAGER

We haven't had any service calls for failures relating to this product. It's
easy to clean, durable, and perfect for a medical environment.

 1. Home
 2. Medical Computers
 3. Medical Cart Computers

 * Products
 * Medical Computers
 * Medical Tablets
 * Medical Grade Monitors
 * Industrial Panel PCs
 * Industrial Mini PCs
 * Enterprise Computers
 * Windows Business Tablets
 * Medical Mobile Carts
 * Wall Mounts
 * Accessories

 * Markets We Serve
 * Health Care
 * Epic Compatible Computers
 * Workstation on Wheels Computers
 * Enterprise & Business
 * Industrial
 * Government
 * Education


 * Company Information
 * About Cybernet
 * Contact
 * News & Press
 * Tradeshows
 * Distributors & Partners
 * Software & Hardware Partners
 * Careers
 * Official Holidays
 * Request a Demo
 * White Papers
 * Less Than 2% Fail Rate
 * Legal & Privacy Policy

 * Support
 * Knowledge Base
 * Product Registration
 * Support Request
 * Warranty Terms
 * Live Chat
 * Download Drivers
 * Media Library

 * 
 * 
 * 
 * 
 * 

HTML Site Map | XML Site Map | Terms of Sales
© 2023 Cybernet Manufacturing, Inc. All Rights Reserved.



*Antimicrobial technology protects the housing of the computer & tablet.
Cybernet makes no direct or implied claims to protecting users or providing
other health benefits.

×


LOGIN



Login


Forgot password




Live Chat