文件名称:灵信5.0 Demo.rar
文件大小:5.71MB
文件格式:RAR
更新时间:2021-08-28 08:12:21
vb
接口调用步骤说明 1. 启动通讯 调用StartSend,启动与控制器会话,返回会话句柄. 2. 设置通讯模式和参数 若网络模式,调用SetTransMode设置通讯模式,SetNetworkPara设置网络资源ip。 若串口模式,调用SetTransMode设置通讯模式,SetSerialPortPara设置串口通讯资源。 3. 设置显示内容、控制查询控制器 若要更新显示内容,比如添加单行文本,多行文本,时间。。。节目内容,调用以下函数 注: AddControl、AddProgram、SetProgramTimer、AddQuitText、AddFileArea、AddFile、AddTimerArea、AddDClockArea 4. 发送添加的内容到显示屏 调用SendControl函数。 此函数,转换文件,并发送数据到控制器中。 5. 结束通讯会话 调用EndSend函数
【文件预览】:
VC Demo
----TestLED.dsw(539B)
----resource.h(1007B)
----TestLED.sln(880B)
----Debug()
--------TestLED.log(95B)
--------BX_IV.dll(3.15MB)
--------TestLED.bsc(2.99MB)
--------Add.txt(229B)
----TestLED.clw(1KB)
----TestLEDDlg.cpp(10KB)
----TestLED.h(1KB)
----TestLED.dsp(4KB)
----TestLED.ncb(321KB)
----TestLED.opt(55KB)
----TestLED.vcxproj.filters(2KB)
----ReadMe.txt(4KB)
----TestLED.rc(5KB)
----res()
--------TestLED.ico(1KB)
--------TestLED.rc2(399B)
----TestLED.cpp(2KB)
----TestLED.suo(12KB)
----TestLED.vcxproj.user(143B)
----StdAfx.cpp(209B)
----Led.h(1KB)
----LED.lib(3KB)
----TestLEDDlg.h(4KB)
----StdAfx.h(1KB)
----TestLED.plg(2KB)
----TestLED.vcxproj(8KB)
----Add.txt(229B)
----TestLED.aps(22KB)
Delphi_Demo
----Bx_IV_Demo.exe(497KB)
----BX_IV.dll(3.15MB)
----DelTempFile.bat(101B)
----Bx_IV_Demo.res(2KB)
----Test1.bmp(222KB)
----ScreenStatus.ini(366B)
----uMain.pas(32KB)
----Bx_IV_Demo.dpr(199B)
----Test.rtf(33KB)
----Test2.bmp(205KB)
----uMain.dfm(21KB)
----Test.txt(229B)
BX-IV Dynamic Library使用说明.pdf
VB Demo
----led.vbw(85B)
----BX_IV.dll(3.15MB)
----MSSCCPRJ.SCC(188B)
----Form1.frx(31B)
----ScreenStatus.ini(0B)
----Module1.bas(2KB)
----Form1.frm(7KB)
----led.vbp(684B)
----Test.txt(36B)
----led.exe(24KB)
C#_Demo
----C_Sharp_Demo()
--------Form1.cs(16KB)
--------Program.cs(493B)
--------Form1.resx(6KB)
--------Properties()
--------Form1.Designer.cs(10KB)
--------obj()
--------C_Sharp_Demo.csproj(4KB)
--------bin()
----C_Sharp_Demo.suo(25KB)
----C_Sharp_Demo.sln(926B)