联系我们

与泰克代表实时聊天。 工作时间:上午 9:00 - 下午 5:00(太平洋标准时间)。

电话

致电我们

工作时间:上午9:00-下午5:00(太平洋标准时间)

下载

下载手册、产品技术资料、软件等:

下载类型
型号或关键字

反馈

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.


此常见问题适用于:

无产品系列

产品:

常见问题 ID 71881

查看所有常见问题 »