Page no. 8 | Appendix No. 1
Example:
PARAMLIST<CR>
PARAM_OK<CR>
Name:
DeviceVendorName, Value: KAYA Instruments,<CR>
Name: DeviceVersion, Value: 1,<CR>
Name: ExposureAuto, Value: 1(Continuous),<CR>
Name: ExposureAutoFilterRatio, Value: 0.250;<CR>
PARAM_DONE<CR>
6.1.4
PARAMINFO
Description:
Prints specific information describing the selected configuration parameter
Command:
“PARAMINFO <param_name
[1]
><CR>”
1.
Available parameter names are listed under “<param_name>” in table no.
4.
Response:
Failure:
“PARAM_INVALID_NAME<CR>”
Success:
Example:
PARAMINFO<CR>
PARAM_OK<CR>
Name:ExposureAuto,<CR>
Type:Enumeration,<CR>
Values:<CR>
0(Off)<CR>
1(Continuous)<CR>
2(Once)<CR>
PARAM_DONE<CR>
6.1.5
PARAMSET
Description:
Assign the specified value to the parameter, and print actual value assigned
In case of wrong parameter name of out of range value, an appropriate error will be
returned
Command:
“PARAMSET <param_name
[1]
> <param_vlaue
[2] [3]
><CR>”
Enumeration
Integer/Float
String
Command/Boolean
“PARAM_OK<CR>”
“Name:<param_name><CR>”
“Type:<param_type><CR>”
“Values:<CR>”
“<param_val[0]><CR>”
…
“<param_val[n-1]><CR>”
“PARAM_DONE<CR>”
“PARAM_OK<CR>”
“Name:<param_name><CR>”
“Type:<param_type><CR>”
“Min:<param_val_min><CR>”
“Min:<param_val_max><CR>”
“PARAM_DONE<CR>”
“PARAM_OK<CR>”
“Name:<param_name><CR>”
“Type:<param_type><CR>”
“Size: <param_size><CR>”
“PARAM_DONE<CR>”
“PARAM_OK<CR>”
“Name:<param_name><CR>”
“Type:<param_type><CR>”
“PARAM_DONE<CR>”