Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - kbowen

Pages: [1] 2
1
Vixen / Re: Vixen 2.1.1.0 Help
« on: December 11, 2022, 05:42:49 pm »
Great question! I am trying to use Vixen and keep getting access to the port comm 1 is denied. Execution has been stopped. The serial shows up in device manager as well as the usb serial converter.

I've tried to get a grip on x lights but am use to using Vixen. It's been a few years.

I don't mind trying x lights but am also not sure how to set up the lynx version 1 usb dongle and the lynx express 16 channel.

Is there a group everyone has moved to or is the hardware supported anymore?

2
Sale/Trade / Re: Misc Lynx Equipment For Sale
« on: November 30, 2022, 11:05:06 pm »
Still available?

3
Sale/Trade / Re: WTB Lynx Express v5 controllers
« on: November 30, 2022, 11:02:21 pm »
Still have the 3?

4
Anyone interested in adding some equipment or buying everything you need to get started message me. I live in the Gettysburg area, if you would like any more info message me.

5
You are not allowed to view links. Register or Login
Channel 4 could have a bad triac or optic chip (8 pin chip in front of the heat sink)
Did you plug in both power cords?  The right side powers up 9 to 16 side.

Rick R.

Now I have swapped optic chips with no difference. So I guess now I am looking at disassembly or desoldering the triac for channel 4. Is there any way to test that to make sure that is what it is , or is that pretty much all that is left? Oh & does one power in power up the board & the other just supply power to the last 8 channels?

Thank you !

6
Wow I feel like a goof! I was doing some reading & thought that you only needed two power cords to run higher amperage ! As for the optic chip, guess I will try to swap them around & see what happens. Thank you so much for the quick reply. Lights on the roof & getting nervous.

7
I plugged in my LE just to run a test on my lights & channel 4 stays hot @ 120 volts even when board LEDs are powered off. Channels 9 through 16 have no voltage. All LEDs on the board go green. I have looked at the solder joints & there are no shorts that I can see. Is there a common factor for the channel 9 through 16 that may be causing my issue? Any troubleshooting help would greatly be appreciated.

Thanks! 

8
You are not allowed to view links. Register or Login
You are not allowed to view links. Register or Login
Yes I got the kit from J1sys, I have set it up according to this info:
* Programming Lynx DMX Dongle v2.0.pdf  in first post in this thread.
I plugged it in & have a red led lighting. How do I test ?
Keep having error messages in Vixen. Do I need a controller hooked up ? Or can I test somehow without the controller ? In device manager I have USB serial port (com4) & verified driver is FTDI version 2.8.12.0

Were you able to finish programming the PIC and verify a Checksum of 0A6F?

An illuminated red LED indicates that power is applied to the dongle.

You don't need a controller to do a preliminary operational test, Bill's instruction video shows how to do this using Vixen and verifying the comport. When testing the green LED should illuminate and change intensity when testing.

Rich


Yes I finally got it thanks. Now have my dongle built & ready to go & my 1st express. Don't have cords yet but am curious if I can hook them up & do a sequence to see if both are working properly. Can I do that ? Will the LED's on the express indicate channel changes etc... Now trying to get the hang of Vixen. Is that the easiest software to learn with ?

Thanks for your help

9
Vixen / Re: Vixen test sequence help
« on: March 21, 2011, 04:36:51 pm »
If you have not resolved your issue I had the same thing & my pic was not programmed correctly. I went ahead & bought a pickit3 & fixed it. You should have both green & red LED lit when connected. Then Vixen will stop freezing & you can test channels & the green LED should change intensity as you change the slider bar in Vixen.

10
Lynx USB DMX Dongle / Re: leds help please
« on: March 20, 2011, 09:58:19 am »
Thanks everyone, got it built . Now just having issues testing dongle.

11
Yes I got the kit from J1sys, I have set it up according to this info:
* Programming Lynx DMX Dongle v2.0.pdf  in first post in this thread.
I plugged it in & have a red led lighting. How do I test ?
Keep having error messages in Vixen. Do I need a controller hooked up ? Or can I test somehow without the controller ? In device manager I have USB serial port (com4) & verified driver is FTDI version 2.8.12.0

12
Following the instruction. Seemed simple enough except I keep getting this message after importing the hex.
New firmware must be downloaded for PICkit3 to work with the part selected.
When I click ok i get unhandled exception occured with these details:

See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
Microchip.PICkit3.ProtocolException: Expected command echo 0x003F, but received 0x1024
   at Microchip.PICkit3.PK3Control.ReceiveCommandResponse(UInt32 Command, Byte[]& DataReceived)
   at Microchip.PICkit3.PK3Control.SendCommandWithDataAndResponse(UInt32 Command, Byte[] Data)
   at Microchip.PICkit3.PK3Control.SendCommandWithResponse(UInt32 Command)
   at Microchip.PICkit3.PK3Control.UpdateSystemStatus()
   at Microchip.PICkit3.PK3Control.GetFailures()
   at Microchip.PICkit3.PK3Control.ReceiveCommandResponse(UInt32 Command, Byte[]& DataReceived)
   at Microchip.PICkit3.PK3Control.SendCommandWithDataAndResponse(UInt32 Command, Byte[] Data)
   at Microchip.PICkit3.PK3Control.SendCommandWithData(UInt32 Command, Byte[] Data)
   at Microchip.PICkit3.PK3Control.SetPower(PowerOptions Options, Int32 Voltage)
   at Microchip.PICkit3.Program.SetVdd(Boolean TurnOn, Boolean HoldTargetReset, Int32 Voltage)
   at Microchip.PICkit3.FormPICkit3.SetTargetPower(Boolean TurnOn, Boolean HoldTargetReset, Int32 Voltage)
   at Microchip.PICkit3.FormPICkit3.SetTargetPower(Boolean TurnOn)
   at Microchip.PICkit3.FormPICkit3.memoryOperationComplete(Object sender, RunWorkerCompletedEventArgs e)
   at System.ComponentModel.BackgroundWorker.OnRunWorkerCompleted(RunWorkerCompletedEventArgs e)
   at System.ComponentModel.BackgroundWorker.AsyncOperationCompleted(Object arg)


************** Loaded Assemblies **************
mscorlib
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3615 (GDR.050727-3600)
    CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
PICkit 3
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Program%20Files/Microchip/PICkit%203/PICkit%203.exe
----------------------------------------
System
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3614 (GDR.050727-3600)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Windows.Forms
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Configuration
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3082 (QFE.050727-3000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
    <system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.

Looks like it may have done something , but I am not sure.



13
Lynx USB DMX Dongle / Re: leds help please
« on: March 16, 2011, 08:13:31 pm »
Thanks Keith , my first build, a little nervous here.

14
Lynx USB DMX Dongle / leds help please
« on: March 16, 2011, 08:00:19 pm »
Help please I can't remember which side of the led is positive .

Thanks

15
The Porch / X-Tronic soldering station
« on: February 06, 2011, 08:53:56 am »
Just getting it together for the incoming coop projects. I have been surfing around for weeks looking at soldering stations & caught this on ebay this am. Seems like a good deal. I have been a little confused about lead solder & lead free. Does it matter which station you use ? Are tips different ? Just want to make sure that I get the right thing & this seemed like a nice deal. Thanks !

You are not allowed to view links. Register or Login

Pages: [1] 2