![DEVA DEVA028 Скачать руководство пользователя страница 14](http://html.mh-extra.com/html/deva/deva028/deva028_user-manual_2488493014.webp)
I8
8-bit signed byte
‘C’ type:
Visual Basic type:
char
Byte
U8
8-bit unsigned byte
‘C’ type:
Visual Basic equivalent:
unsigned char
Byte
I16
16-bit signed integer
‘C’ type:
Visual Basic type:
Short
Integer
U16
16-bit unsigned integer
‘C’ type:
Visual Basic equivalent:
unsigned short
Integer
I32
32-bit signed integer
‘C’ type:
Visual Basic type:
long
Long
U32
32-bit unsigned integer
‘C’ type:
Visual Basic equivalent:
unsigned long
Long
F32
32-bit single precision
floating point
‘C’ type:
Visual Basic type
float (single)
Single
F64
64-bit double precision
floating point
‘C’ type:
Visual Basic type:
double
Double
STR
handle
(pointer)
to
character array
‘C’ type:
Visual Basic equivalent:
char *
Long
HDL
handle
(pointer)
to
memory area
‘C’ type:
Visual Basic equivalent:
(type) *
Long
3.2 Programming definitions
Many of the functions and data structures in the system can accept a limited number
of predefined values to determine their operation. The library defines several sets of
constant definitions for the valid numeric values, and the user should make use of
these when assigning values to system data and function parameters rather than
using their numeric equivalents.
Содержание DEVA028
Страница 1: ...V1 1 DEVA028 USB 3 Mega Pixel Colour Camera User s Manual ...
Страница 2: ......
Страница 4: ......
Страница 8: ......