当前位置:网站首页>Connecting the projector
Connecting the projector
2022-06-26 02:02:00 【ooolmf】
void Cmy3DScanMFCDlg::dlpConnected()
{
if (DLPC350_USB_IsConnected() == 1)return;
if (DLPC350_USB_Open() == 0);
else
{
MessageBox(_T(" Failed to connect the projector "));
return;
}
if (DLPC350_USB_IsConnected() == 1)
{
DLPC350_SetMode(false);
}
else
{
MessageBox(_T(" Failed to link projector "));
return;
}
DLPC350_SetLedEnables(0, 1, 1, 1);
DLPC350_SetLEDPWMInvert(1);
DLPC350_SetLedCurrents(30, 30, 30);//30 30 30
DLPC350_LoadImageIndex(0);
}
void Cmy3DScanMFCDlg::OnBnClickedButton1()// Connect the projector
{
AfxBeginThread(ChildThread2, (LPVOID)this);
}
边栏推荐
- Xiaomi tablet 5 Pro unlock bootloader
- shell学习记录(一)
- 如何使用命令将文件夹中的文件名(包括路径)写入到txt文件中
- Two indicators for determining the value of points to the business
- weishi相机显示
- vs2015+PCL1.8.1+qt5.12-----(1)
- Sweet girl lisixia was invited to be the little host of the global finals of the sixth season perfect child model
- Application and chemical properties of elastase
- jenkins汉化及汉化无效解决方案
- biggan:large scale gan training for high fidelity natural image synthesis
猜你喜欢

Pointnet/Pointnet++学习

cv==biaoding---open----cv001

Xiaomi tablet 5 Pro unlock bootloader

-- EGFR FISH probe solution

Easy to understand C language keyword static

Pixel6 unlock bootloader

Redis7.0 installation steps

recvmsg & sendmsg

Wanglaoji pharmaceutical's public welfare activity of "caring for the most lovely people under the scorching sun" was launched in Hangzhou

Make a row of the dataframe a column name
随机推荐
memory leak check tools 详解
如何制定一个可实现的年度目标?
Theoretical speed calculation method of WiFi
通俗易懂C語言關鍵字static
Dataframe to list
Eight principles of element positioning
如何为政企移动办公加上一道“安全锁”?
shell curl 执行脚本,带传参数,自定义参数
Make a row of the dataframe a column name
What happens from entering a web address in the browser's input box to seeing the contents of the web page?
连接投影仪
Use of redis
LeetCode 41 ~ 50
UN make (6) conditional execution of makefile
buffer
高手常用的电脑快捷键
PTA class a simulated third bomb: 1140-1143
初识Opengl
Differences and functions of export set env in makefile
wifi 的理论速度计算方法