연락처

텍트로닉스 담당자와 실시간 상담 6:00am-4:30pm PST에 이용 가능

전화

전화 문의

9:00am-6:00PM KST에 이용 가능

다운로드

매뉴얼, 데이터 시트, 소프트웨어 등을 다운로드할 수 있습니다.

다운로드 유형
모델 또는 키워드

피드백

Do I have to use DriverLINX to program the KPCMCIA-PIO24-C?

질문:

Do I have to use DriverLINX to program the KPCMCIA-PIO24-C?

답변:

Do I have to use DriverLINX to program the KPCMCIA-PIO24-C?

If using one of the Windows operating systems, the installation of DriverLINX is required in order for resources to be assigned to the KPCMCIA card. However, it is not absolutely necessary to use the DriverLINX driver with your programming language in order to interact with the hardware.

The KPCMCIA card is an I/O mapped card, so a simple Port I/O driver is also available (software driver in the download center) for register level control of the device. You could look in the Windows Device Manager to know the address range that has been assigned to the card. Or you could use the Logical Device Descriptor of DriverLINX to programmatically inform your application of this address assignment, and then switch to the use of the Port I/O driver. The complete hardware register map is documented in the User's Manual. Examples of this technique are available on the web site.

Motivations for register level programming with a Port I/O driver would be dynamic port configuration (output direction) from the code.

The advantage of using the DriverLINX driver over a port I/O driver is code portability to other products in the Keithley product line with digital I/O features. Also, if using the external interrupt feature of the KPCMCIA-PIO24-C, use of the driver greatly simplifies the required programming.


이 FAQ는 다음에 적용 됩니다:

제품 시리즈 없음

제품:

FAQ ID 71881

모든 FAQ 보기 »