UnitInfo (function)

Gets processing unit information

UnitInfo(<unitNo>, <kind>)

Parameters
<unitNo>
Processing unit number
<kind>
The kind of information that is to be get

Return Value
Processing unit information.

Description
Gets processing unit information.
The information kind is specified in the argument <kind>.
The value that can be specified is as follows.
0 The kind of processing item
1 The size of setting data struct
2 The size of measure data struct
3 The size of control data struct
4 The maximum of figure data
5 The maximum of model data
6 The maximum of image data
7 The maximum of inner processing unit
8 Whether camera setting is effective or not
9 Whether processing unit measure processing can parallel or not

Notes