Hardware Control

Executing Print Without Computer

Want to print order at production area, but don’t want to put PC there.

  • There are some issues in computer at production area, such as frequent malfunction by dust and high temperature, preparation of spare and its cost, difficulties and down time of replacement, computer skill of worker required and so on.
  • When printing order at production area is required but computer can’t be placed there, we can print to printer directly without computer.
  • Using SNMP to check status of target printer, then executing print by printer’s language without printer’s driver.
  • Can print to multiple printers at the same time, both the same contents or different contents every printer.
  • When a printer is in trouble, operator can replace with spare one and continue work quickly.

Portable Label Printer Control

Want to print label sticker with portable label printer.

  • Many models of portable label printer has no printer driver and requires its commands to execute print.
  • We have lots of experiences to develop program controlling portable label printer, and even unknown model we can study it soon if there’s specification.

Communication To Hardware Controller

Want to control hardware from PC.

  • We have experiences to control hardware by using serial communication.
  • Controlling pick-to-light system, by sending and receiving special commands of the device on USB socket communication.
  • Controlling signal beacon and tower light by using preset API in library file on USB socket communication.

IoT Dashboard

Want to view data collected from IoT sensors in graphical meters and charts.

  • Web system to monitor electricity consumption.
  • Displaying voltage, electric current, frequency, power factor, electric energy, electric power, temperature, humidity and CO2 concentration in graphical meters in real-time.
  • User can add and remove meters and change source sensor module and details of meters like size, position, scale and unit as user likes.
  • Displaying history of data in charts and exporting raw data in plain text file.