云台pelco协议装置侧实现代码

所属分类:源码/资料
开发工具:C/C++
文件大小:5KB
下载次数:0
上传日期:2022-06-09 17:10:00
上 传 者895023
说明:  云台pelco协议终端侧实现代码,包含各种上下左右转动各种命令

文件列表:
Makefile (408, 2016-06-08)
pelco.c (11332, 2016-06-08)
pelco.h (1045, 2016-06-08)

This is GPL software. Do with it as you want, but feed us back any improvements. This is a simple commmand line utility to control a PELCO PTZ camera via RS422/485 'D' protocol. It supports all of the commands including UP, DOWN, IN, OUT, LEFT, RIGHT, NEAR, FAR, as well as the memory JUMP commands. To use this, you need to put a RS232->RS422 adapter on the output of your desired serial port. I use a B&B Electronics model 422LP9R (www.blackbox.com). The Pelco doesn't return ANY usefull info back, so you only really need 2-wire support (one way) communications out. However, the software needs to know when the last bit has left the shift register, and so you have to loop the output back around to the input. This way, when you have read what you have written, you know that your timing will be right. Have fun. Joe Briggs Briggs Media Systems Manchester NH USA TEL/FAX 603.232.3115 www.briggsmedia.com jbriggs@briggsmedia.com

近期下载者

相关文件


收藏者