使用此MATLAB工具包,可以将DL和SL系列仪器轻松地连接到MATLAB。此软件可用于在MATLAB中控制支持的DL和SL系列仪器,或者通过GP-IB、USB或以太网将数据从DL和SL系列仪器传输到MATLAB。
Model: | 701991 |
Supported OS: | Windows 7 (32 bit/64 bit), Windows 8 (32 bit/64 bit) |
Supported MATLABversion: | MATLAB R2011b or later |
Supported DL (SL) models: |
DLM2000 series DLM4000 series DL6000/DLM6000 series DL850/DL850V SL1000 |
Command | Function |
Communication configuration related command | |
mexDLComStart mexDLComEnd mexDLSetTimeout mexDLSetTerm mexDLSetRen |
Establish connection to the selected DL Close connection to the selected DL Set timeout for communication Set terminator for communication Set the selected DL to Remote/Local |
Status related command | |
mexDLCheckEnd mexDLGetLastError |
Check whether or not the message is delivered Return the number of the last error |
Command Receive/Send from DL | |
mexDLDeviceClear mexDLSend mexDLReceive mexDLGetWave mexDLGetHistoryWave |
Execute Device clear Send message to DL Reveive data from DL Acquired waveform data from DL Acquire history data from DL |