Search found 158 matches

by Tino
Tue May 06, 2014 8:08 am
Forum: General Chat
Topic: New GTT series
Replies: 1
Views: 13815

Re: New GTT series

Hey Lenny,

It looks great so far, thank you for sharing with us!

Martino
by Tino
Wed Apr 30, 2014 9:37 am
Forum: GX and Typhoon
Topic: gx typhoon, winamp screen lockup
Replies: 20
Views: 46011

Re: gx typhoon, winamp screen lockup

Hi darkvader71,

Thank you for the extra information.
I will work on replicating this when I can and when a solution comes availble I will be sure to let you know.

Thank you again
Martino
by Tino
Wed Apr 30, 2014 9:14 am
Forum: GX and Typhoon
Topic: gx typhoon, winamp screen lockup
Replies: 20
Views: 46011

Re: gx typhoon, winamp screen lockup

Hi darkvader71,

When are you seeing this error?

Is this the error for LcdStudio?

Thank you
Martino
by Tino
Tue Apr 15, 2014 8:26 am
Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
Topic: GLK LCD header
Replies: 5
Views: 5016

Re: GLK LCD header

Hi Laurent,

Thank you for posting on our Forums.

The Header File looks good!

Thanks again
Martino
by Tino
Tue Apr 08, 2014 9:58 am
Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
Topic: VFD2041 won't communicate
Replies: 3
Views: 3191

Re: VFD2041 won't communicate

Hi Mickc

You are welcome.

Thank you for posting on our forums.
Regards
Martino
by Tino
Mon Apr 07, 2014 8:28 am
Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
Topic: VFD2041 won't communicate
Replies: 3
Views: 3191

Re: VFD2041 won't communicate

Hi mickc, Are you able to read from the display? (i.e Read Module or Read Version) Try This: 1. Perform a Manual Override, do no remove jumper after you power the display on. 2. In uProject select the "Uploader" tab. 3. Select 'Other' -> 'Raw Data' 4. Using Raw data send the "Read Mod...
by Tino
Wed Apr 02, 2014 8:24 am
Forum: GTT Series
Topic: Portrait/Landscape mode, and scaling
Replies: 4
Views: 10937

Re: Portrait/Landscape mode, and scaling

Hi Lenny, A portrait/landscape command is not planned in the near future. Although you could accomplish this by rotating your images before uploading them to the display. The 9-Slice feature wouldn't accomplish this. This is also a feature that is not been planned in the near future to make it possi...
by Tino
Tue Apr 01, 2014 8:10 am
Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
Topic: Trouble with Read Module Type in C#
Replies: 3
Views: 3460

Re: Trouble with Read Module Type in C#

Hi Paul,

That's great that you found a solution.

Again thank you for posting on our forums.
If you have any other questions or concerns please feel free to ask.
Thank you
Martino
by Tino
Fri Mar 28, 2014 10:37 am
Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
Topic: Trouble with Read Module Type in C#
Replies: 3
Views: 3460

Re: Trouble with Read Module Type in C#

Hi Paul, I assume you are getting something along the lines of 'System.Byte[]' being wrtten to your console. Try this: //Read module type byte[] commando = new byte[2]; commando[0] = 254; commando[1] = 55; port.Write(commando, 0, commando.Length); int length = port.BytesToRead; byte[] buf = new byte...
by Tino
Wed Mar 19, 2014 12:43 pm
Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
Topic: What is IFER ?
Replies: 12
Views: 8220

Re: What is IFER ?

Hi Adrian,

This is a software issue.

I've tried allowing LCDC through my firewall and this still did not fix the issue.

I will continue to look at this, time permitting.

If you come to a solution please feel free to post it here.

I will do the same if I find one myself.

Thank you
Martino
by Tino
Wed Mar 19, 2014 9:03 am
Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
Topic: What is IFER ?
Replies: 12
Views: 8220

Re: What is IFER ?

Hi Adrian,

This may be a software issue. Reading the forums on LCDC's site it seems that way.
But if you could give me some info as to what plugins and how your screens are set up I could try to replicate here to see if there is in fact a solution.

Thanks
Martino
by Tino
Mon Mar 10, 2014 11:20 am
Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
Topic: EGLK19264A-7T-USB-YG-PL (transmittive or transflective?)
Replies: 10
Views: 6520

Re: EGLK19264A-7T-USB-YG-PL (transmittive or transflective?)

Hi fmcard,

You can also cause characters to appear on the screen by sending the ascii values to the screen.

Thank you
Martino
by Tino
Mon Mar 10, 2014 9:34 am
Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
Topic: LED Indicator Bus on MX422
Replies: 1
Views: 2372

Re: LED Indicator Bus on MX422

Hi John, Thank you for posting here on our forums. You should not have to connect another power cable to power the LED indicator. Please check your connection and make sure it is connected properly. Also check to be sure the LEDs are not dead. When you first power the display do the LEDs flash at al...
by Tino
Mon Mar 10, 2014 8:41 am
Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
Topic: EGLK19264A-7T-USB-YG-PL (transmittive or transflective?)
Replies: 10
Views: 6520

Re: EGLK19264A-7T-USB-YG-PL (transmittive or transflective?)

Hi fmcard, With the EGLK you have a couple options as to how you would like to write text. You can set up a Text window or create a label. With a Text window all you have to do is send the character string you would like to write and it will write to the screen. However with a Label you will need to...
by Tino
Fri Mar 07, 2014 9:17 am
Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
Topic: EGLK19264A-7T-USB-YG-PL (transmittive or transflective?)
Replies: 10
Views: 6520

Re: EGLK19264A-7T-USB-YG-PL (transmittive or transflective?)

Hi fmcard, You can order directly from us. The lead time would be about one week and then however long it will take in transit. Also the USB cable is about six feet long. For sales inquiries you can visit our website here: http://www.matrixorbital.com/ Or email our sales department with questions at...