📄 pvcamset.m
字号:
% PVCAMSET - set PVCAM device parameters
%
% FLAG = PVCAMSET(HCAM, PARAM, VALUE) assigns VALUE to the PVCAM
% parameter specified by the string PARAM for the camera specified
% by HCAM. FLAG returns 0 if an error occurred, 1 if the program
% was successful. The user should call PVCAMGET() first to obtain
% acceptable values for the specified parameter. See the PVCAM
% manual for valid parameter names.
% 2/17/03 SCM
% mex DLL code
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -