Ga naar inhoud


marbles

Lid
  • Items

    35
  • Registratiedatum

  • Laatst bezocht

Berichten die geplaatst zijn door marbles

  1. Het lijkt erop dat dit door de programmeur moet worden opgelost:

     

     

    Microsoft Knowledge Base Article - 141071

     

    PRB: Can't Receive Data When Using MSCOMM.OCX Control

     

    SYMPTOMS

    While performing serial communications by using the MSCOMM16.OCX or MSCOMM32.OCX control, you can get it to connect and send data, but not receive data.

    CAUSE

    You do not have the correct handshaking enabled.

    RESOLUTION

    To resolve this problem when using MSCOMM.OCX, set the RTSEnable property to True or add the following line of code to your program when you initialize the MSCOMM control:

    MSComm1.RTSEnable = True

     

    MORE INFORMATION

    The following information on the RTSEnable property comes from the Custom Control Help file (CTRLREF.HLP):

     

    (RTSEnable) Determines whether to enable the Request To Send (RTS) line. Typically, the Request To Send signal that requests permission to transmit data is sent from a computer to its attached modem.

     

    When RTSEnable is set to True, the Request To Send line is set to high (on) when the port is opened and low (off) when the port is closed. The Request To Send line is used in RTS/CTS hardware handshaking. The RTSEnable property allows you to manually poll the Request To Send line if you need to determine its state.

     

    http://support.microsoft.com/default.aspx?scid=kb;en-us;141071

  2. Dankzij alle informatie op dit forum ben ik heel wat wijzer geworden, maar nu heb ik een probleem waarvoor ik nog geen oplossing heb kunnen vinden. Ik heb met succes andere firmware kunnen laden (EDv5, later EDv4), maar als ik probeer (met Edstrong 5.x) de kanalenlijst uit te lezen (of de firmware) krijg ik de bekende Error: command key foutmelding. Ik heb het geprobeerd op een gloednieuwe Pentium 4 en later ook op een Pentium 2, met alle mogelijke poortinstellingen. Nogmaals, het flashen gaat zonder probleem, maar het uitlezen niet. Iemand een idee?

×
×
  • Nieuwe aanmaken...