Sample program for communication with HIOKI products

V2.10 Oct 19, 2020

If you are unable to download software, please check the following:
  • Please register a my HIOKI account and then use it to log in to the my HIOKI service.
application (SampleProgramEnV210.zip)

・Please use these programs for reference when constructing your communication program with HIOKI products.
・The source codes needed to send commands and receive data are included in these programs.
・In order to use these sample programs, one of the following programs must be installed on your PC: Visual Studio, VBA, LabVIEW, MATLAB or Python.
・These programs are composed simply so as to be easy to understand. We recommend adding error processing as needed.
・Commands for control HIOKI products are in the instruction manual for each product.

Specification

For communication between PC and HIOKI products

Programming language

・Microsoft Visual Basic 2017
・Microsoft Visual C# 2017
・Microsoft Visual C++ MFC 2017
・Microsoft Visual Basic for Application (VBA)
・LabVIEW 2017
・Python3.7.2
・MATLAB 2019

Communication Interfaces

・RS-232C
・USB (Virtual COM port)
・GPIB (GPIB board designed by National Instruments or CONTEC)
・LAN (TCP/IP)

Version Upgrade History

V2.10 (October 2020) Latest Version
・Support for 64bit version of Excel with VBA samples
・GUI are added to the Python examples.
・The sample code of VISA is added to the Python sample.


V2.00 (March 2020)
・Release

Operating Environment

It depends on the operating environment of each development environment.