Kontaktaufnahme

Live-Chat mit Tektronix-Vertretern. Verfügbar von 9 bis 17 Uhr CET Geschäftstage.

Anrufen

Kontaktieren Sie uns telefonisch unter

Verfügbar von 9 bis 17 Uhr CET Geschäftstage.

Download

Laden Sie Handbücher, Datenblätter, Software und vieles mehr herunter:

DOWNLOADTYP
MODELL ODER SCHLÜSSELWORT

Feedback

I have been successfully running a particular application on a 486-based PC. However, this same appl

Frage:

I have been successfully running a particular application on a 486-based PC. However, this same appl

Antwort:

If the problem doesn't stem from configuration issues or conflicts in the base address, memory, IRQ, or DMA, it may lie in your application's source code. Sometimes the same piece of code can generate different effects under two computers operating at different speeds - especially if that piece of code is communicating with peripheral hardware and employing a polling method. Because polling is dependent on the speed of the CPU, errors can occur if your computer is faster than the peripheral hardware with which it's communicating. In general, it is a good programming practice to make sure that your software is handshaking well with your hardware. Even though this may slow things down, it will ultimately make your application more robust and easily upgradeable.

Diese FAQs beziehen sich auf:

Keine Produktreihe

Produkt:

FAQ-ID 70716

Alle FAQs ansehen »