YOKOGAWA GM10 communication interface

버전 1.0.0 (59.1 KB) 작성자: Eduardo Nigro
gm10 creates a communication object to interface with the YOKOGAWA GM10
다운로드 수: 93
업데이트 날짜: 2018/9/26

라이선스 보기

gm10 can be used to communicate with the YOKOGAWA GM10 DAQ. For a list of properties and methods, type help gm10 at the MATLAB prompt after copying all the files in the gm10.zip file to a suitable location on your PC.
The following files are part of the package:
- gm10.m : gm10 class m-file
- gm10_examples.m : m-script containing two application examples
- tcpclient2.m : TCP/IP client class used by gm10.m
- pnet.m : TCP/IP communication class created by Peter Rydesäter
- pnet.c : Code by Peter Rydesäter with minor modifications for bug fixes

Please follow the steps below to use GM10
1. Download and install MinGW-w64 C/C++ Compiler from the File Exchange (I used it with MATLAB 2017b)
2. Compile the C file with the command line "mex -O pnet.c ws2_32.lib -DWIN32" at the MATLAB prompt
3. Place the compiled MEX file pnet.mexw64 along with pnet.m and tcpclient2.m in a directory such as C:\Program Files\TCP2
4. Add the directory to the MATLAB path

인용 양식

Eduardo Nigro (2024). YOKOGAWA GM10 communication interface (https://www.mathworks.com/matlabcentral/fileexchange/68933-yokogawa-gm10-communication-interface), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2017a
R2016a 이상 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 MATLAB Compiler SDK에 대해 자세히 알아보기
태그 태그 추가

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
버전 게시됨 릴리스 정보
1.0.0