Sony BRC-H700

I'm having a difficult time finding any rs232 commands for this camera. Does anyone have any info to share? A document containing the command set for this would be awesome if it exists.

Thanks!

Comments

  • matt95gsr
    matt95gsr Junior Member
    I believe all the standard sony visca stuff works for it - I have had good success with this camera using the old AMX camera system calls. Also, joelw posted a netlinx version of the libvisca libray some time ago available here: [thread]1861[/thread]. While I haven't actually used his code anywhere, it has proven to be a good reference when I'm trying to implement a certain feature and need to figure out the strings for it without any other decent visca reference available. You may, however, be able to use some of it straight away. Good luck!
  • AVDude
    AVDude Junior Member
    Perfect! Thanks for the feedback! I'll check it out.