I am trying to program a rotator using Matlab, but the device is not recognized when I am using tmtool in Matlab. I have a Pascal dll library, so it is possible to program it, but I didn't use this programming language before.
My question is if you know any way to create a driver to communicate to the controller of the rotator using Matlab. I've checked the information about how to do it and it is quite confusing. I just want to move the rotator (azimuth and elevation angles) and get the value of these angles. And if the driver worked, it could be possible to programming using Matlab language or I'd need to learn Pascal?
Matlab use is required, don't ask me why.