フィルターのクリア

How do I connect a TDK-Lambda Genesys power supply to matlab through IVI communications?

12 ビュー (過去 30 日間)
Jacob Graham
Jacob Graham 2018 年 6 月 26 日
I have a TDK-Lambda Genesys power supply and want to control it through ivi communications. I have instrument control toolbox installed, and I also installed an IVI-COM/IVI-C driver from TDK-Lambda's website. The power supply is properly connected via RS-232 serial to a COM port on my computer.
In tmtool I can see the driver under Software Modules with Name: LaGen and Physical names: Output1. I assume that this is not a preconfigured driver, so I need to know how to convert this IVI driver to a Matlab IVI Instrument driver. I tried using the makemid('driver') function but I'm not sure if I'm getting the driver name correct. The following error occurs.
>> makemid('LaGen')
Error using serial/fopen (line 132)
The specified driver could not be loaded.

回答 (0 件)

カテゴリ

Help Center および File ExchangeIVI and VXIplug&play Drivers についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by