Location:
Search - DELPHI MSComm1
Search list
Description: 的问题.派尔高协议,控制左转右转时,出现问题.其他功能好用.我用DELPHI写的程序,在MOUSEDOWN中, str := chr($FF)+chr($01)+chr($00)+chr($04)+chr($0F)+chr($00)+chr($14)
MSComm1.output := str
在CLICK事件中: str := chr($FF)+chr($01)+chr($00)+chr($00)+chr($00)+chr($00)+chr($01)
MSComm1.output := str
Platform: |
Size: 2191 |
Author: liu |
Hits:
Description: 的问题.派尔高协议,控制左转右转时,出现问题.其他功能好用.我用DELPHI写的程序,在MOUSEDOWN中, str := chr($FF)+chr($01)+chr($00)+chr($04)+chr($0F)+chr($00)+chr($14)
MSComm1.output := str
在CLICK事件中: str := chr($FF)+chr($01)+chr($00)+chr($00)+chr($00)+chr($00)+chr($01)
MSComm1.output := str
-Problem. Pelco agreement左转右转control when there are problems. Other features easy to use. DELPHI I used to write the procedures in the MouseDown, str: = chr ($ FF)+ Chr ($ 01)+ chr ($ 00)+ chr ($ 04)+ chr ($ 0F)+ chr ($ 00)+ chr ($ 14) MSComm1.output: = str in the CLICK event: str: = chr ($ FF)+ chr ($ 01)+ chr ($ 00)+ chr ($ 00)+ chr ($ 00)+ chr ($ 00)+ chr ($ 01) MSComm1.output: = str
Platform: |
Size: 2048 |
Author: |
Hits:
Description: PC机与智能仪器串口通信
MSComm 控件
MSComm 控件通过串行端口传输和接收数据,为应用程序提供串行通讯功能。
语法
MSComm
说明
MSComm 控件提供下列两种处理通讯的方式:
事件驱动通讯是处理串行端口交互作用的一种非常有效的方法。在许多情况下,在事件发生时需要得到通知,例如,在 Carrier Detect (CD) 或 Request To Send (RTS) 线上一个字符到达或一个变化发生时。在这些情况下,可以利用 MSComm 控件的 OnComm 事件捕获并处理这些通讯事件。OnComm 事件还可以检查和处理通讯错误。所有通讯事件和通讯错误的列表,参阅 CommEvent 属性。-err
Platform: |
Size: 3072 |
Author: gongxd |
Hits:
Description: 这是一个用delphi7.0 编写的P串口通讯程序,在实际工作中很好用。-This is a serial communication with delphi7.0.It is good use in pricate work.
Platform: |
Size: 17408 |
Author: ffr |
Hits:
Description: Mscomm组件的delphi 6 的使用范例-MSCOM
Platform: |
Size: 63488 |
Author: loveplay |
Hits:
Description: 这是一个关于DELPHI串口编程的控件,能高效的进行编程。-This is a serial port on the DELPHI programming control, can be highly efficient programming.
Platform: |
Size: 46080 |
Author: HOU |
Hits: