Rank: 3697 based on 12 downloads (last 30 days) and 1 file submitted
photo

Dominik Hofer

E-mail

Personal Profile:
Professional Interests:

 

Watch this Author's files

 

Files Posted by Dominik
Updated   File Tags Downloads
(last 30 days)
Comments Rating
18 Apr 2013 Zaber T-LSM Translation Stage Driver A driver framework for Zaber T-LSM compatible translation stages. Author: Dominik Hofer instrument driver 12 2
  • 5.0
5.0 | 1 rating
Comments and Ratings by Dominik
Updated File Comments Rating
18 Apr 2013 Zaber T-LSM Translation Stage Driver A driver framework for Zaber T-LSM compatible translation stages. Author: Dominik Hofer

Thanks Clay for beta-testing - it is much appreciated. I've already corrected the error you've found and uploaded this update, so it should be online after Mathworks' validation.

Would you mind sending me the code from your switch statement case? I think it would make a good addition to the driver.

Comments and Ratings on Dominik's Files View all
Updated File Comment by Comments Rating
18 Apr 2013 Zaber T-LSM Translation Stage Driver A driver framework for Zaber T-LSM compatible translation stages. Author: Dominik Hofer Hofer, Dominik

Thanks Clay for beta-testing - it is much appreciated. I've already corrected the error you've found and uploaded this update, so it should be online after Mathworks' validation.

Would you mind sending me the code from your switch statement case? I think it would make a good addition to the driver.

10 Apr 2013 Zaber T-LSM Translation Stage Driver A driver framework for Zaber T-LSM compatible translation stages. Author: Dominik Hofer Clay

This is great. Thanks for creating these drivers. I'm using Zaber T-LA28A actuators, and it works well after making a few adjustments in ZaberUpdateDeviceList.m. In addition to adding a case for my device in the switch statement (case 28), I found that I needed to replace

devIDs(byteid(1)) = [devIDs, id]

with

devIDs(byteid(1)) = [id];

Otherwise, I get the following error:

In an assignment A(I) = B, the number of elements in B and I must be the same.

Top Tags Applied by Dominik
instrument driver
Files Tagged by Dominik
Updated   File Tags Downloads
(last 30 days)
Comments Rating
18 Apr 2013 Zaber T-LSM Translation Stage Driver A driver framework for Zaber T-LSM compatible translation stages. Author: Dominik Hofer instrument driver 12 2
  • 5.0
5.0 | 1 rating

Contact us