Search found 6 matches

by fcc
Tue May 04, 2004 9:17 pm
Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
Topic: Help VB6
Replies: 3
Views: 4948

Thanks Henry.

now everything works well :)
by fcc
Tue May 04, 2004 4:54 pm
Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
Topic: Help VB6
Replies: 3
Views: 4948

Help VB6

Hello

I try to control the mx2 with vb6, but without success until now.

the first is clean the screen.

Private Sub Form_Load()
Form1.MSComm1.Settings = "9600,N,8,1"
Form1.MSComm1.CommPort = 3
Form1.MSComm1.InputLen = 0
Form1.MSComm1.PortOpen = True
SendText
End Sub

Private Sub SendText ...
by fcc
Fri Apr 16, 2004 11:08 am
Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
Topic: Please, Help with my project
Replies: 6
Views: 3170

Hello Miles, I don't know what is the problem with the e-mail because not yet I have received your mail, now I propose to you my company e-mail.
please, write your answer to: support@whealth.cl

Regards
Franco Canessa
fcanessa@terra.cl
by fcc
Thu Apr 15, 2004 10:01 am
Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
Topic: Please, Help with my project
Replies: 6
Views: 3170

Hello Miles.
Not yet I have received your mail, please send to me your e-mail again.

Regards
Franco
by fcc
Wed Apr 14, 2004 4:20 pm
Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
Topic: Please, Help with my project
Replies: 6
Views: 3170

somebody has some commentary?
by fcc
Tue Apr 13, 2004 10:12 pm
Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
Topic: Please, Help with my project
Replies: 6
Views: 3170

Please, Help with my project

Hello

I am working in a project,and I want to know if conbinacion of LCDC & MX212 they can do the following thing.

1.- When I start the PC, to show a welcome message.

2.- Once the PC has initiate, To make a cycle of ignition with GPO sources.

[Time (s)] [Actions]
[1 ] [GPO #1 (on) , Show LCD ...