Für dieses Forum muß Javascript im Browser aktiviert werden!
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 ! > > Hallo > > Hat jemand eine gute Idee, ich versuche Programme mit dem > > C-Control II Download tool V2.3 > > via Lantronix Xport auf meine C-Control 2 Station OS version: > > C-Control II, 2007/12/29, CC2 V3.1b, OSOPT V3.1 > > zu laden und bekomme die Fehlermeldung: > > "C-Contol II antwortet nicht. Anschluss und HOST mode überprüfen." > > Station ist aber im Hostmode. > > > > Über Serial Port direkt ohne Xport funktioniert es wunderbar. > > Xport d.h. Verkabelung funktioniert zumindest in soweit, als dass ich > > Xport konfigurieren kann, einen Socket über TCP zum Xport aufbauen kann > > und einen String senden kann, den ich mit hwcom.inputstr(s,0) oder einer > > Reihe hwcom.get()auch auslesen kann. Interessanter Weise kommt > > zuerst CI192.168.1.10, die sending IP Addresse, dann erst der gesendete String, > > obwohl ich im xport "Show IP Address After RING: No" habe. > > > > Ich folgere daraus, dass Kabel und die generelle Xport config are ok. > > Hier die configs: > > > > Download tool: > > Schnittstelle: LAN/Socks host:192.168.1.20 Port:10025 > > Einstellungen: BootLoaderTimeout 3000ms OSEchoTimeOut: 50ms > > ResetHexOffset Auto > > Protokoll über RS232 not ticket > > Hostmode-Einleiten: Settings: 57600,n,8,1 WaitHost: 3000ms > > VMC/HEX Time out 250 Resent Files 10 > > > > xport: > > Serial Settings > > Protocol RS232 Baud Rate 57600 Data Bits 8 > > Flow Control None Parity None Stop Bits 1 > > Pack Control Enable Packing Not ticked > > Flush Mode all No > > Connection Settings: > > Protocol TCP > > Passive connection > > Accept Incomming Yes Password No Modem Escape Seq. Pass Through Yes > > Active Connection: Manual Connection Modem Mode None > > show IP Address after Ring: No > > Endpoint Configuration > > Local Port 10025 > > Remote Port 10025 > > Auto increment for active connect Not ticked > > Remote Host 0.0.0.0 > > Common Options: > > Telnet Com Port contrl: Enabla > > Connect responce None > > Terminal Name xportterm > > use host list No > > LED blink > > Disconnect mode > > On Mdm No Hard Disconnect Yes > > Check EOT No Inactivity time out 0:15 > > > > Vielen Dank für jede Hilfe, > > Mit freundlichem Gruss, > > Hansi > > > > > > > Habe noch etwas geforscht: > Das download tool sendet via Xport die folgenden Bytes an die C-Control Station, wenn amn auf übertragen drückt: > 0x00 0x01 0x02 > die Station antwortet mit > 0x3c 0xbc 0xed 0xbe 0x0a 0x9c 0x09 > das kommt auch im Tool an, den es zeigt im Infofeld einige der Charaktere als asci zeichen. > Das Tool aber sagt C-Control antwortet nicht. > Alle Firewalls sind ausgeschaltet. > >