Example code for sending and receiving HIOKI common communication commands |
The example code collection is for reference when communicating with our measuring instruments.
The example code collection contains the source code that describes the processing required to send and receive commands.
When using example code collection, you need a development environment such as Visual Studio, VBA or LabVIEW.
The example code collection contains only a minimum of processing to emphasize clarity. Add error handling and more if necessary.
For communication commands to control measuring instruments, refer to the operating instructions of each measuring instrument and the communication command operating instructions.
Supported development environments |
・Microsoft Visual Basic 2010
・Microsoft Visual C# 2010
・Microsoft Visual C++/CLI 2010
・Microsoft Visual C++ MFC 2010
・Microsoft Visual Basic for Application (VBA)
・LabVIEW 2012
・LabVIEW 2017
Supported communication interfaces |
・RS-232C
・USB(Virtual COM Ports)
・GPIB(National Instruments GPIB board、CONTEC GPIB board)
・LAN(TCP/IP Socket communication)