112
Programming Guide
Parameters
StartPin
The beginning DIO pin you want to read from or write to.
The StartPin is less than 4.
StopPin
The end DIO pin you want to read from or write to. The
StopPin is larger than or equal to StartPin and less than 4.
Values
The states of DIO you read from or write to.
If StartPin = StopPin, Values is the state of single pin. Val-
ues = 0 means low level and Values = 1 means high level.
If StartPin < StopPin, Values is the states of multi-pins.
Each respective bit of Values is the states of each pin
counting from StartPin. For example, StartPin = 0, StopPin
= 3, and Values = 12 = 2b1010, that is Pin0 = low level, Pin1
= high level, Pin2 = low level, and Pin3 = high level.
Return Value
No error occurs if return value >= 0; if negative value, call AMGet-
ErrorText function to get error information about return codes.
Содержание HDV62
Страница 11: ...vi List of Figures...
Страница 25: ...14 Installation Guide...
Страница 26: ...Installation Guide 15...
Страница 27: ...16 Installation Guide 4 Click next until driver installation is complete...
Страница 105: ...94 Programming Guide Video Proc Amp...
Страница 143: ...132 ViewCreatorPro Utility 6 2 Component Description Launch ViewCreatorPro and you can see the following view...
Страница 153: ...142 ViewCreatorPro Utility View menu Device Hide or unhide Devices panel Adjustment Hide or unhide Adjustment panel...
Страница 163: ...152 ViewCreatorPro Utility...