using Matlab serial object in a C driver

조회 수: 1 (최근 30일)
Giuela
Giuela 2014년 7월 4일
In my Matlab application I use a Delay Generator connected to a serial port and a PCI time stamping card, which has a driver written in C language. I need to modify the driver of the stamping card in order to use the delay Generator, but I don't know if it is possible to let the C driver to use the serial port object created to use the DG. I need to do it because in my Matlab application I open the serial connection to the Delay Generator, and I need to use THIS connection. Is it possible to pass the reference of the Matlab serial port object to the C driver? I hope I've explained clearly my problem.

답변 (0개)

카테고리

Help CenterFile Exchange에서 MATLAB Coder에 대해 자세히 알아보기

태그

제품

Community Treasure Hunt

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

Start Hunting!

Translated by