当前位置:网站首页>连接投影仪
连接投影仪
2022-06-26 00:26:00 【ooolmf】
void Cmy3DScanMFCDlg::dlpConnected()
{
if (DLPC350_USB_IsConnected() == 1)return;
if (DLPC350_USB_Open() == 0);
else
{
MessageBox(_T("连接投影仪失败"));
return;
}
if (DLPC350_USB_IsConnected() == 1)
{
DLPC350_SetMode(false);
}
else
{
MessageBox(_T("链接投影仪失败"));
return;
}
DLPC350_SetLedEnables(0, 1, 1, 1);
DLPC350_SetLEDPWMInvert(1);
DLPC350_SetLedCurrents(30, 30, 30);//30 30 30
DLPC350_LoadImageIndex(0);
}
void Cmy3DScanMFCDlg::OnBnClickedButton1()//连接投影仪
{
AfxBeginThread(ChildThread2, (LPVOID)this);
}
边栏推荐
猜你喜欢
CYCA少儿形体礼仪 乐清市培训成果考核圆满落幕
论文阅读 Exploring Temporal Information for Dynamic Network Embedding
Dataframe extracts data from a column and converts it into a list
shell学习记录(四)
Mot - clé C facile à comprendre statique
Playful girl wangyixuan was invited to serve as the Promotion Ambassador for the global finals of the sixth season perfect children's model
recvmsg & sendmsg
cyclegan:unpaired image-to-image translation using cycle-consistent adversarial network
Wanglaoji pharmaceutical's public welfare activity of "caring for the most lovely people under the scorching sun" was launched in Hangzhou
Easy to understand C language keyword static
随机推荐
Assertion of postman interface test
Abnova CSV monoclonal antibody solution
memory leak check tools 详解
The role of xargs
How to add a "security lock" to the mobile office of government and enterprises?
Redis7.0的安装步骤
Perfdog
Interpretation of script corresponding to postman assertion
Brief introduction to the usage of iloc in dataframe
recv & send
如何制定可实现中长期目标?
Pixel6 unlock bootloader
The 19th - 22nd week of scientific research training - about tnet and memnet
Principle of voice wake-up
keda 2.7.1 scaledJob 代码简要分析
甜酷少女金书伊 受邀担任第六季完美童模全球总决赛代言人
分布式系统(二)分布式事务的理解
跨域问题的一种解决方案
wifi 的理论速度计算方法
Input 3 integers and output them from large to small