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, LabVIEW or Python.
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 2017
・Microsoft Visual C# 2017
・Microsoft Visual C++ MFC 2017
・Microsoft Visual Basic for Application (VBA)
・LabVIEW 2017
・MATLAB 2019a
・Python 3.7.2
Supported communication interfaces |
・RS-232C
・USB(Virtual COM Ports)
・GPIB(National Instruments GPIB board、CONTEC GPIB board)
・LAN(TCP/IP Socket communication)