Search found 848 matches

by Clark
Thu Oct 16, 2014 4:56 pm
Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
Topic: Mogd# crashed while uploading font
Replies: 13
Views: 11623

Re: Mogd# crashed while uploading font

Hi Chris,

I'm up and running, thanks again.

I have observed two System.UnauthorizedAccessException: 'Access to the port is denied' exceptions, and have now setup a break point on your System.IO.IOException catch. I'll let you know what I find.

Cheers,
Troy
by Clark
Thu Oct 16, 2014 4:38 pm
Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
Topic: Built around an MXO GLK display!
Replies: 5
Views: 5787

Re: Built around an MXO GLK display!

Chris, Thanks again, after uploading all of the fonts to my unit and throwing a copy of bass.dll and bassmix.dll into the working directory, as per this thread , I'm up and running! [thumbnail]http://www.matrixorbital.ca/manuals/ELK_Series/EnclosureImages/photo.JPG[/thumbnail] The interface looks gr...
by Clark
Wed Oct 15, 2014 11:16 am
Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
Topic: Mogd# crashed while uploading font
Replies: 13
Views: 11623

Re: Mogd# crashed while uploading font

That was the ticket, thanks Chris! I'm a little further, but I'm stuck at another dll, this time 'bassmix.dll' at the line below. _MixerStream = BassMix.BASS_Mixer_StreamCreate(sampleRate, numberOfChannels, BASSFlag.BASS_MIXER_NONSTOP | (FloatingPointSupport ? BASSFlag.BASS_SAMPLE_FLOAT : 0)); Cheer...
by Clark
Tue Oct 14, 2014 4:02 pm
Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
Topic: Mogd# crashed while uploading font
Replies: 13
Views: 11623

Re: Mogd# crashed while uploading font

Hi Chris, Much appreciated, thanks! I'm having some trouble with the following line in the AudioStreamer.cs file, the exception reads "Unable to load DLL 'bass.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E)". Bass.BASS_PluginLoadDirectory(Environment.Cu...
by Clark
Tue Oct 14, 2014 1:01 pm
Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
Topic: Built around an MXO GLK display!
Replies: 5
Views: 5787

Re: Built around an MXO GLK display!

Looks great, thanks for sharing Chris!

I'm looking forward to taking your code for a spin.

Cheers,
Troy
by Clark
Thu Oct 09, 2014 2:04 pm
Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
Topic: Mogd# crashed while uploading font
Replies: 13
Views: 11623

Re: Mogd# crashed while uploading font

Hi Chris, We've had no trouble with the 64bit version of the FTDI drivers, yet. However, once you're able to send your code over, I'll be happy to take a look. As for the carriage return + line feed behaviour, it should not occur for labels and can be turned off for text by setting Auto Scroll off. ...
by Clark
Thu Oct 09, 2014 12:40 pm
Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
Topic: Bug in 64bit Driver on Windows?
Replies: 9
Views: 10432

Re: Bug in 64bit Driver on Windows?

Looks like your application is coming together nicely Chris!

Thanks,
Troy
by Clark
Tue Oct 07, 2014 4:44 pm
Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
Topic: Firmware download
Replies: 6
Views: 11307

Re: Firmware download

No worries Paul, all the best with your application.
Troy
by Clark
Mon Oct 06, 2014 1:26 pm
Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
Topic: LCD0821 Serial Connection W/Arduino UNO
Replies: 3
Views: 5039

Re: LCD0821 Serial Connection W/Arduino UNO

Hi Garett, There is a protocol select resistor block on the back of your LCD0821, near the middle of PCB. By default it is populated with 3 resistors on the RS232 jumpers, you'll need to carefully remove those 3 jumpers and connect the 2 TTL jumpers with either 0 ohm resistors or solder. Cheers, Troy
by Clark
Mon Oct 06, 2014 1:16 pm
Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
Topic: LCD0821 Serial Connection W/Arduino UNO
Replies: 3
Views: 5039

Re: LCD0821 Serial Connection W/Arduino UNO

Hi Garett, If you haven't already, please make sure your LCD0821 is set to TTL mode to match your Arduino serial voltage levels. As you've mentioned, you can also place the display in manual override mode, and setup your serial port at 19200 baud with the default SERIAL_8N1 configuration to try to s...
by Clark
Fri Oct 03, 2014 9:24 am
Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
Topic: GPOUT Header Specs
Replies: 3
Views: 4938

Re: GPOUT Header Specs

No worries Niston,

Looks like you have an interesting application, we'd love to see it when it's all done.

Cheers,
Troy
by Clark
Fri Oct 03, 2014 9:23 am
Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
Topic: Screen capture utility
Replies: 1
Views: 3493

Re: Screen capture utility

Thank you kindly Chris,

The program works great, just find your comport number, open up a command prompt, navigate to the file location, type in something along the lines of "lcdump COM38 19200 Text.jpg", and voilà.

Image

Cheers,
Troy
by Clark
Thu Oct 02, 2014 4:56 pm
Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
Topic: GPOUT Header Specs
Replies: 3
Views: 4938

Re: GPOUT Header Specs

Hi Niston, You can use any 2 row, 14 position, 2.54mm (0.100") pitch header to connect to the GPO header of the GLK19264A. Depending on your application, you might use a simple through hole terminated header, like the Sullins Connector Solutions PPTC072LFBN-RC , or something more exotic with a ...
by Clark
Tue Sep 30, 2014 1:49 pm
Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
Topic: Set font using C#, version 8.5
Replies: 3
Views: 4452

Re: Set font using C#, version 8.5

Good to hear Paul, my apologies for the inconvenience.

Cheers,
Troy
by Clark
Mon Sep 29, 2014 11:42 am
Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
Topic: Set font using C#, version 8.5
Replies: 3
Views: 4452

Re: Set font using C#, version 8.5

Hi Paul,

Your Set Current Font issue is likely due the change we made to increase the Font ID parameter size to two bytes at firmware revision 8.5. You can find more information about all changes to the GLK19264A-7T-1U firmware here.

Cheers,
Troy