Sample program for communication with HIOKI products

V2.10 Oct 19, 2020

The copyright to the executable program file and associated documents is owned by HIOKI E.E. CORPORATION. This utility may not be bundled with software or other publications which are sold for profit without the express written permission of the copyright owner.
Further, this product may not be modified without the express written permission of the copyright owner.

HIOKI disclaims any and all responsibility for any consequences arising out of use of this software.

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.