(VB.Net) Patch Console with CSV file

Open Source software contributions and discussions that supplement or extend the Palette / Light Palette software

(VB.Net) Patch Console with CSV file

Postby RobertBell on Tue Jul 22, 2008 10:25 pm

This is a down and dirty (no error checking - no cleanup) utility that reads a comma separated file (Fixture,XDMX) and patches your OLE. It only does DIMMERS now, but could easily be extened to do movers too.
Attachments
ConsolePatch.zip
(83.29 KB) Downloaded 45 times
Robert Bell - Product Manager - Horizon Control Inc.
User avatar
RobertBell
 
Posts: 2334
Joined: Fri Oct 12, 2007 1:11 pm
Location: In a barn north of Toronto

Re: (VB.Net) Patch Console with CSV file

Postby RobertBell on Thu Mar 19, 2009 2:51 am

I recently patched a 18 port RGB rig and found I had to slow down the sending of the HC commands. This version throttles it a bit (and is set up to patch DMX1 (attributes vs. intensities)).
Attachments
ConsolePatch.zip
(21.44 KB) Downloaded 30 times
Robert Bell - Product Manager - Horizon Control Inc.
User avatar
RobertBell
 
Posts: 2334
Joined: Fri Oct 12, 2007 1:11 pm
Location: In a barn north of Toronto

Re: (VB.Net) Patch Console with CSV file

Postby gooze on Fri Apr 02, 2010 7:37 am

Wysiwyg saves dmx as 2.15 or b.15 is it possible for the csv patcher to read this too?
Floriaan Ganzevoort - Lighting designer
THEATERMACHINE design. production. operations.
User avatar
gooze
 
Posts: 1557
Joined: Tue Dec 18, 2007 12:42 pm
Location: Amsterdam, The Netherlands

Re: (VB.Net) Patch Console with CSV file

Postby RobertBell on Tue Apr 06, 2010 11:21 am

Now accepts 513 or 2.1 or b.1 or B.1
Attachments
ConsolePatchProject.zip
VB.NET Project
(21.73 KB) Downloaded 20 times
ConsolePatchEXE.zip
EXE only
(8.11 KB) Downloaded 21 times
Robert Bell - Product Manager - Horizon Control Inc.
User avatar
RobertBell
 
Posts: 2334
Joined: Fri Oct 12, 2007 1:11 pm
Location: In a barn north of Toronto


Return to Open Source