Die Suche ergab 32 Treffer

von Uncle
Sonntag 29. August 2010, 18:40
Forum: Thema: Compiler
Thema: Anwendungsicon
Antworten: 16
Zugriffe: 21304

Re: Anwendngsicon

Yes, I mage exactly how You wrote, but what I have You can see in the picture.
Green arrow show the icon I want to change
von Uncle
Sonntag 29. August 2010, 17:32
Forum: Thema: Compiler
Thema: Anwendungsicon
Antworten: 16
Zugriffe: 21304

Re: Anwendngsicon

thanks compander.

You can install any icone for front panel of compiled exe file, using config /front panel, but the exe program always has PL icone when seen in win explorer or in any other file commander. I think Dirk mean this icone.
I can't find how to change this icone too.
von Uncle
Sonntag 29. August 2010, 06:56
Forum: Thema: Compiler
Thema: Anwendungsicon
Antworten: 16
Zugriffe: 21304

Re: Anwendngsicon

What is BSB?
von Uncle
Samstag 28. August 2010, 20:00
Forum: Thema RS232
Thema: Serielle Schnittstelle und Atmel ATtiny13
Antworten: 29
Zugriffe: 41585

Re: Serielle Schnittstelle und Atmel ATtiny13

I have some rs232 hardware (atmega8a), that use 0xFF, 0x00 and other any chars in 8- byte sendins. I wrote .dll (dev.C++) module, and with PLE project (run at 4 -5 kHz) I have one error byte for 4k received, that is enough for me. Speed is 9600, it is about 20 8-byte messages in second transmitted a...
von Uncle
Freitag 27. August 2010, 10:50
Forum: DLL-Programmierung
Thema: DevC++ .DLL - how to make string inputs/outputs?
Antworten: 3
Zugriffe: 6465

DevC++ .DLL - how to make string inputs/outputs?

Halo Forum.
Do someone make .DLL with string inputs/outputs? I can't think out how I can make it. Have some examples of such a module?
von Uncle
Donnerstag 26. August 2010, 18:41
Forum: DLL-Programmierung
Thema: DEV-C++ und Dev_CounterDLL-Beispiel funktioniert nicht.
Antworten: 7
Zugriffe: 9820

Re: DEV-C++ und Dev_CounterDLL-Beispiel funktioniert nicht.

I am even more ???????????????
May be it is some key?
If my .dll file is lokated in ///examples/counterdll devC++/ directory, it work fine.
If I copy .dll to any other directory and try to include it, .dll module appears in layout without inputs/outputs.
von Uncle
Donnerstag 26. August 2010, 07:49
Forum: DLL-Programmierung
Thema: DEV-C++ und Dev_CounterDLL-Beispiel funktioniert nicht.
Antworten: 7
Zugriffe: 9820

Re: DEV-C++ und Dev_CounterDLL-Beispiel funktioniert nicht.

I noticed that if .dll (compiled by devC++) is in any directory exept programfiles/profilab/examples/counterdll devC++, it can't be included in project.
Where are You .dll files?
von Uncle
Freitag 20. August 2010, 11:52
Forum: Thema RS232
Thema: UhrZeit ->rs232 Problemme (example project)
Antworten: 9
Zugriffe: 11427

Re: UhrZeit ->rs232 Problemme (example project)

Thank You , Kaktus. I have some problems with Your example - I can download it, but with no means I can't read it. p.s I found the reason - I was so lucky to begin my work with programm on computer with bad com ports.... Compiled files work fine on another computer. About timing and other string ter...
von Uncle
Montag 16. August 2010, 21:25
Forum: Thema RS232
Thema: UhrZeit ->rs232 Problemme (example project)
Antworten: 9
Zugriffe: 11427

Re: UhrZeit ->rs232 Problemme (example project)

Morning. Take 3. One more question about simple example in PL4 - File/Examples/Hardware/RS232/Nullmodem . It works when I use com2 in CVS1 module and com1 in CRV2 module, but the example didn't work when I use CVS1 and CRV2 modules of the same ( com 1 or com2) port - led "Busy" is always "ON", no da...
von Uncle
Freitag 13. August 2010, 22:30
Forum: Thema RS232
Thema: UhrZeit ->rs232 Problemme (example project)
Antworten: 9
Zugriffe: 11427

Re: UhrZeit ->rs232 Problemme (example project)

OK Take two.
I use example from PL4 (File/Examples/Hardware/RS232/Time_to_RS232.prj
Instead of regular strings like h:mm:ss every second I got in MS Hyper Terminal only 3-5 strings, and silense.
But I've found the reason - rs232 cable was bad, sometimes it works, sometime not.
Sorry to trouble you.
von Uncle
Freitag 13. August 2010, 05:22
Forum: Thema RS232
Thema: UhrZeit ->rs232 Problemme (example project)
Antworten: 9
Zugriffe: 11427

Re: UhrZeit ->rs232 Problemme (example project)

Was soll Ich machen, um jeder Sekunde string zu senden?
Es geht um example project aus 4.0 Version.
von Uncle
Donnerstag 12. August 2010, 21:42
Forum: Thema RS232
Thema: UhrZeit ->rs232 Problemme (example project)
Antworten: 9
Zugriffe: 11427

UhrZeit ->rs232 Problemme (example project)

Ich bekomme als
0:17:55
0:17:56
0:18:26
0:18:27
0:19:41
0:19:42
0:19:43
0:19:44

nicht jeder secund, und nur wann Ich CR eingabe. Ich benutze PC mit 2 com ports und Windows HyperTerminal, aber es geht dieselbe mit anderer Terminal Programm auch.

Zur erweiterten Suche