Personal tools
The Open Lighting Project has moved!

We've launched our new site at www.openlighting.org. This wiki will remain and be updated with more technical information.

Difference between revisions of "OLA Device Specific Configuration"

From wiki.openlighting.org

Jump to: navigation, search
(New page: ==USB Pro== ===Mac=== Make sure you install the drives: http://www.ftdichip.com/Drivers/VCP.htm After a restart run: ls /dev/cu.usbserial-* And add the path to you ~/.lla/lla-usbpro...)
 
Line 1: Line 1:
 +
==StageProfi==
 +
 +
This comes in two flavors, a USB model and an Ethernet/IP model.
 +
 +
  device = /dev/ttyUSB0
 +
  device = 192.168.1.250
 +
 +
 
==USB Pro==
 
==USB Pro==
  

Revision as of 23:24, 2 March 2009

StageProfi

This comes in two flavors, a USB model and an Ethernet/IP model.

 device = /dev/ttyUSB0
 device = 192.168.1.250


USB Pro

Mac

Make sure you install the drives: http://www.ftdichip.com/Drivers/VCP.htm

After a restart run:

 ls /dev/cu.usbserial-*

And add the path to you ~/.lla/lla-usbpro.conf file:

 device = /dev/cu.usbserial-0000101D