Ticket #4 (closed task: fixed)

Opened 5 years ago

Last modified 5 years ago

EasyLase Output from ILDA

Reported by: mronge2 Assigned to: hagedorn
Priority: critical Milestone: Output Support (Stage 1)
Component: EasyLase USB Keywords:
Cc:

Description (Last modified by cweider2)

Take ILDA files and output them to the EasyLase device.

Insert necessary code into ILDA Viewer so that it can output a sequence of frames through the EasyLase.

Change History

10/07/06 16:51:29 changed by mronge2

  • milestone set to 1. Viewer and EasyLase USB Working.

11/30/06 02:36:34 changed by cweider2

  • owner set to hagedorn@ACM.UIUC.EDU.

Sending this to Joey

02/13/07 11:43:14 changed by cweider2

  • description changed.
  • summary changed from Output to EasyLase USB from ILDA Viewer to EasyLase USB Output from ILDA.

retitle, expand description.

02/13/07 13:28:17 changed by cweider2

  • priority changed from major to critical.

Upped to critical

02/13/07 13:30:42 changed by cweider2

  • summary changed from EasyLase USB Output from ILDA to EasyLase Output from ILDA.

02/20/07 00:00:01 changed by hagedorn

  • status changed from new to closed.
  • resolution set to fixed.

EasyLase USB support hacked in to ILDAInspector, as of r134. r136 implements new libftd2xx, resolving FTWrite hang plaguing earlier builds of the FTDI driver. Note that the implementation in ILDAInspector does not represent proper usage of the libEasyLase driver, as it does not check status before sending more data to the card. Refer to implementation in LaserLine 2 proper for a cleaner example of how to use the driver.