Zur Übersicht - INFO - Neueste 50 Beiträge - Neuer Beitrag - Suchen - FAQ - Zum CC1-Forum - Zum CC-Pro-Forum

Wichtig: Bevor Du wegen einem Problem mit der CC2 postest, stelle sicher, daß Du
die neueste OS-Version, die neuseste Compiler-DLL und die neuesten Modulversionen benutzt!
Beachte, daß sich auf der CD zur CC2-Unit/Station auch jetzt noch die ältesten Dateien befinden!
Es gelten folgende Anleitung und Regeln: Regeln CC2Net.de-Forum
Zurück zum Artikel  (Blaue Felder sind Pflichtfelder)


Name:   UserID: 
 E-Mail:
Kategorie
Betreff
Homepage:
Link-Titel:
Link-URL:
Cookie für Name, UserID, E-Mail, Homepage-URL setzen
(Erspart die Neueingabe bei Beiträgen und Antworten)
(Zum Löschen des Cookies hier klicken)
Ich nutze:
C-Control II Unit
C164CI-Controllerboard
C-Control II Station
CCRP5 mit CC2-Unit (Conrad Roboter)
CC2-Application-Board
CC2-StarterBoard
CC2-ReglerBoard
eigenes Board
original OS     OSOPT_V2     OSOPT V3.0 OSOPT V3.1

Kommentar:
Einfügen von HTML im Kommentar:

Link einfügen: <a href="LINKURL" target="_blank">LINKTITEL</a>
Bild einfügen: <img src="BILDURL">
Text formatieren: <b>fetter Text</b>  <i>kursiver Text</i> <u>unterstrichener Text</u>
Kombinationen sind auch möglich z.B.: <b><i>fetter & kursiver Text</i></b>
C2 Quellcode formatieren: <code>Quellcode</code>
ASM Quellcode formatieren: <asm>Quellcode</asm>
(Innerhalb eines Quellcodeabschnitts ist kein html möglich.)
Wichtig: Bitte mache Zeilenumbrüche, bevor Du am rechten Rand des Eingabefeldes ankommst !  

> Dear sir, > > > > I'm trying te let the relaisplatine 8-fach seriell (conrad nr: 96 77 20) work with the C-control M-unit 2.0. > > I'm trying to program it in the M-unit but I cant get it right. > I don't understand how to give the commando's at the right way from the M-unit to the relaisplatine. > I'f make a cal the Dutch Conrad helpdesk but the don't know anything about de C-control. > So, I Have an M-unit 2.0, a programming station and a relaiskarte en many evenings > trying to let it work, but the result is zero. > > My question is if anybody could help me. Maybe you see what I do wrong. > I copy’d de .bas file I’ve made below. > > Or is there a example file for this relaiskate? > > I hope you can help me so I can go further with it > > With kind regard, > Thijs > > > > > > > > > > > > Aansturing Conrad relaiskaart 8-voudig serrieel (967720) > > ' > > ' > > '--------------------Aanstuurgegevens relaiskaart---------------------------- > > 'kadropbouw : byte 0 byte1 byte 2 byte 3 > > ' commando Printplaatadres gegevens checksum(XOR) > > > > > > > > Const Kaartadres=1 > > Const CodeOn=3 > > Const CodeOff=3 > > Const Rel1 = 1 > > > > Define CodeOn as byte > > Define Kaartadres as Byte > > 'Define Rel1 as byte > > Define Checksum as Byte > > Define 1 as byte > > Define 0 as byte > > > > Baud R19200 > > > > > > > > '-------Initialisatie relais kaart--------------------------- > > Put 1 > > Put Kaartadres > > Put 0 > > Checksum=1+Kaartadres+0 > > Checksum=(1 XOR Kaartadres XOR 0) +1 > > Put Checksum > > > > End sub > > > > '-----------------Inschakelen relais--------------------------- > > > > put CodeOn > > put Kaartadres > > put 1 > > Checksum=CodeOn+Kaartadres+1 > > Checksum=(Checksum XOR FFh) +1 > > put Checksum > > > > End sub > > > > > > > > attributes > > > > End attributes
Dateianhang: (.gif, .png., .jpg, .zip, .rar)
max. 256kB
max. 256kB