![Keithley KUSB-3100 Скачать руководство пользователя страница 119](http://html1.mh-extra.com/html/keithley/kusb-3100/kusb-3100_user-manual_3961323119.webp)
Reading from or Writing to the Digital Registers
105
C
C
C
C
C
C
C
C
C
olWriteReg
Syntax
ECODE olWriteReg
(
HDEV hDev,
ULNG Address,
ULNG DataVal
);
Include File
oldadefs.h
oldaapi.h
Description
Writes values directly to the digital registers of
the module.
Parameters
Name:
Description:
hDev
A variable of type HDEV that specifies the
handle to the device.
Name:
Description:
Address
An unsigned long variable that specifies the
base address of the hardware register to write
to.
Values are as follows:
•
DIO_PORT_CONFIG
–
Port
configuration register.
•
DIO_PORT_DATA
–
Port data register.
Содержание KUSB-3100
Страница 10: ...Contents x...
Страница 14: ...About this Manual xiv...
Страница 15: ...1 1 Overview Features 2 Supported Software 3...
Страница 18: ...Chapter 1 4...
Страница 46: ...Chapter 2 32...
Страница 47: ...33 3 Supported Device Driver Capabilities...
Страница 86: ...Chapter 4 72...
Страница 87: ...73 5 Troubleshooting General Checklist 74 Service and Support 77...
Страница 100: ...Chapter 6 86...
Страница 101: ...87 A Specifications...
Страница 112: ...Appendix A 98...
Страница 113: ...99 B Connector Pin Assignments...
Страница 115: ...101 C Reading from or Writing to the Digital Registers...