How connect Serial Dom Cameras?

Support and queries relating to all previous versions of ZoneMinder
Locked
devel
Posts: 5
Joined: Tue May 24, 2005 2:10 pm

How connect Serial Dom Cameras?

Post by devel »

Hi all i have connected my dom cameras with serial converter rs232/rs485 but after the first command no other command are accepted from cameras until i move it with her keyboard.
Some suggest?
devel
Posts: 5
Joined: Tue May 24, 2005 2:10 pm

Re: How connect Serial Dom Cameras?

Post by devel »

devel wrote:Hi all i have connected my dom cameras with serial converter rs232/rs485 but after the first command no other command are accepted from cameras until i move it with her keyboard.
Some suggest?
I have to answare myself 8)
On ASUS with 1 serial port the Perl::SerialPort doesn't work well so i have wrote my prog in C and all work fine. I don't undastand the cause if someone have 1 idea....
thank
User avatar
zoneminder
Site Admin
Posts: 5215
Joined: Wed Jul 09, 2003 2:07 pm
Location: Bristol, UK
Contact:

Post by zoneminder »

Thanks for your followup. Please feel free to post your custom code here if you think it may be of use to other people.

Phil
devel
Posts: 5
Joined: Tue May 24, 2005 2:10 pm

Post by devel »

zoneminder wrote:Thanks for your followup. Please feel free to post your custom code here if you think it may be of use to other people.

Phil
I can't use Perl::SerialPort with my ASUS and i don't undestand the cause. I have wrote the same program in C and all wok well. You have wrote in Perl your PTZ stuff so i don't know if is intresting for you. Give me some hint... :-)
regards
Locked