Das Open-Control-Projekt - Die Alternative zur C-Control-I


Das Forum zur C-Control-1
Welche C-Control-Varianten existieren?
Übersicht - Suchen - Neueste 50 Beiträge - Neuer Beitrag - Login - Registrieren
INFO - FAQ - CC2-Forum - CCPro-Forum 

 Threads with Basic++ Kategorie: C-Control I V1.2/2.0 (von Noel Ortiz - 30.11.2005 12:13)
Noel Ortiz nutzt:  CC1-M-Unit V1.2/2.0, CC1-Station V2.0
Hello,

I am trying to communicate the CControl with an RFID reader using the serial port. What it has to do is sending a message of 8 bytes (what i could solve using this kind of array-pointers Basic++ allows to use) to the RFID and wait for an answer. Well then, I would need to create a thread , or interruption, so the system would always be listening through the Reception port, so I wouldn't lose the information if it's sent too fast.

I tried with sys &h101 and some other options but they do not work with basic++.

I have been trying to find the answer in the forum but could not do it for BASIC++, just found it for CCBASIC... excuse me if it's already there.

Thanks in advance and excuses for writing in english, but my german is not very fluent.

Noel

 Antwort schreiben

Bisherige Antworten:

Re: Threads with Basic++ (von YAZO - 30.11.2005 12:27)