登录
首页 » Com Port » imitate DCS system master station simulation software, the use of serial ports t...

imitate DCS system master station simulation software, the use of serial ports t...

于 2022-03-23 发布 文件大小:23.55 kB
0 186
下载积分: 2 下载次数: 1

代码说明:

模仿DCS系统主站的仿真软件,使用串口来收发数据。-imitate DCS system master station simulation software, the use of serial ports to send and receive data.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 云台根据其回转的特点可分为只能左右旋转的水平旋转云台和既能左右旋转又能上下旋转的全方位云台。一般来说,水平旋转角度为0°~350°,垂直旋转角度为+90°。恒速...
    云台根据其回转的特点可分为只能左右旋转的水平旋转云台和既能左右旋转又能上下旋转的全方位云台。一般来说,水平旋转角度为0°~350°,垂直旋转角度为+90°。恒速云台的水平旋转速度一般在3°~10°/s,垂直速度为4°/s左右。变速云台的水平旋转速度一般在0°~32°/s,垂直旋转速度在0°~16°/s左右。在一些高速摄像系统中,云台的水平旋转速度高达480°/s以上,垂直旋转速度在120°/s以上 -Yuntai rotation in accordance with its characteristics can be divided into only about the level of rotation and can rotate around Haeundae rotating up and down while rotating omni-directional PTZ. In general, the level of rotation angle 0 ° ~ 350 °, vertical rotation angle for+ 90 °. The level of constant rotation speed Yuntai generally 3 ° ~ 10 °/s, the vertical speed of 4 °/s or so. The level of variable rotation speed Yuntai generally 0 ° ~ 32 °/s, vertical rotation speed 0 ° ~ 16 °/s or so. In some high-speed camera system, the level of Yuntai rotating at speeds of up to 480 °/s or more, vertical rotation speed 120 °/s over
    2023-05-19 08:30:03下载
    积分:1
  • 实现串口的通信功能
    实现串口的通信功能-Serial communication function
    2022-02-05 10:22:43下载
    积分:1
  • 串口程序,用VC++ 写的,
    串口程序,用VC++ 写的,-Serial procedures, the VC wrote,
    2022-11-09 01:45:04下载
    积分:1
  • prepared with InnoSetup MSCOMM space to install the script, This installation pa...
    用InnoSetup编写MSCOMM空间安装包的脚本,此安装包已经在使用了。用winrar压缩的。用winrar就可以解压。Have fun!-prepared with InnoSetup MSCOMM space to install the script, This installation package has been used. Compressed using winrar. Using winrar can extract. Have fun!
    2023-01-24 02:00:04下载
    积分:1
  • pc端用并口来模拟IIC串口的驱动程序,
    pc端用并口来模拟IIC串口的驱动程序,-programe for IIC host
    2022-01-25 16:00:11下载
    积分:1
  • 串行通信接口标准经过使用和发展,目前已经有几种。但都是在RS...
    串行通信接口标准经过使用和发展,目前已经有几种。但都是在RS-232标准的基础上 经过改进而形成的。所以,以RS-232C为主来讨论。RS-323C 标准是美国EIA(电子工业联合 会)与BELL等公司一起开发的1969 年公布的通信协议。它适合于数据传输速率在0~ 20000b/s 范围内的通信。这个标准对串行通信接口的有关问题,如信号线功能、电器特性 都作了明确规定。由于通行设备厂商都生产与RS-232C制式兼容的通信设备,因此,它作为 一种标准,目前已在微机通信接口中广泛采用。-Serial communication interface standard through the use and development, now has several. However, in the RS-232 standard on the basis of an improved formed. So to the main RS-232C for discussion. RS-323C standard is the United States EIA (Electronics Industry Association) and BELL, such as the development of the company in 1969 with the publication of the communication protocol. It is suitable for data transfer rate at 0 ~ 20000b/s within the scope of communication. The standard serial communication interface of the relevant issues, such as signal line features, electrical characteristics have been clearly defined. Because of prevailing production and equipment manufacturers have standard RS-232C compatible communications equipment, t
    2022-02-01 11:07:15下载
    积分:1
  • 单片机读写U
    MCU读写U盘源程序(无需子程序库基于文件系统), MCU读写U盘源程序(无需子程序库基于文件系统)-MCU literacy U-source (without subroutine library based on the file system), MCU literacy U-source (without subroutine library based on the file system)
    2022-03-23 04:17:36下载
    积分:1
  • 串口通信例程,内含串口类,一个老外写的,我修正了一个bug:在接收数据流未完成前退出程序会导致进程驻留在内存...
    串口通信例程,内含串口类,一个老外写的,我修正了一个bug:在接收数据流未完成前退出程序会导致进程驻留在内存-Serial communication routines, containing serial port class, written by a foreigner, I fixed a bug: the receiving data stream does not quit the program before the completion of the process will lead to reside in memory
    2022-08-18 04:24:30下载
    积分:1
  • 的问题.派尔高协议,控制左转右转时,出现问题.其他功能好用.我用DELPHI写的程序,在MOUSEDOWN中, str := chr($FF)+chr($01)...
    的问题.派尔高协议,控制左转右转时,出现问题.其他功能好用.我用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
    2022-02-06 22:16:02下载
    积分:1
  • 串口驱动程序的8051芯片。
    Serial port driver for 8051 chips.
    2023-03-05 19:35:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载