Results 1 to 6 of 6

Thread: PJ Link implementation

Hybrid View

  1. #1
    Thanks for that, yes that is what i do at the moment, if i have a situation where i have several projectors at one location i will use a switch at that end and feed all devices from that, or if it is a single projector then i will send two Cat5 from the switch at the rack end, but it still means i need the IP serial boxes to make it work, and also additional network switches which are all things to go wrong/break. I am a big fan of making things as simple as possible.

    I have managed to kind of do this with catalys as it is using applescript to open a telnet session to the projector (which is all PJ Link is as far as i can tell) and send the various commands that way, but it takes a little while for the session to become active before you can send commands, so not very suitable for swift shutter commands. I guess i could be a little bit intelligent and write something in X-Code that will respond to applescript that keeps the session open and sends the commands, but it's another thing to go wrong!!

    Cheers

    Gareth

  2. #2
    Honestly, if you're familiar with Xcode try writing a simple serial command stack that you can run as a dynamic shell script. Use Applescript to initiate the shell script commands to do the following commands:
    Open Shutter
    Close Shutter
    Power On
    Power Off
    etc.

    Basically, just write your own serial interface for projector control and that way you can have a single serial device running both and you don't have to use the clunky slow ass web interface for the projectors.

    In fact, if you're any good with interface builder, write an application with buttons on it which perform projector operations and then link operations to Triggerable events for SAMSC-Lite to run.
    SourceChild
    TODD SCRUTCHFIELD

    ...if it ain't broke...
    gimme 5 and then don't act surprised

  3. #3
    Yeah i wouldn't say i am an expert, but i can put a basic application together, and i also have a fair bit of experience with interface builder. You've challenged me now to try and do this, and in fact having a GUI where you could choose a projector to control, and also query the current status would be quite handy. So i think i will see what i can do, standby for a very very rough alpha in the hopefully not to distant future.

    Would this be of any use to anyone else?

    Cheers

    Gareth

  4. #4
    Yeah,

    I wouldn't say I'm an expert in Xcode (yet). I have however spent the last six months learning it a whole hell of a lot better. It's amazing the things you consider when you know how the code works.

    Just wait til you see the new control console I'm working on. I'll give you a hint... Think Multitouch and a 24" 1920x1200 version of the iPhone type control interface.
    SourceChild
    TODD SCRUTCHFIELD

    ...if it ain't broke...
    gimme 5 and then don't act surprised

Similar Threads

  1. Presentation Software Integration - Keynote
    By SvenCRen in forum Catalyst Software
    Replies: 14
    Last Post: 25-02-2008, 06:33 AM
  2. How to link video output from one mac to an other ?
    By emilianomorgia in forum Catalyst Technology questions
    Replies: 3
    Last Post: 22-06-2006, 09:12 AM
  3. broken link
    By glindner in forum SAMSC Download
    Replies: 2
    Last Post: 13-02-2006, 06:51 PM
  4. Catalyst/G5 Lockup
    By rbrigham in forum Catalyst Technical support
    Replies: 12
    Last Post: 14-11-2005, 08:51 PM
  5. good link to video conversion
    By samsc in forum Catalyst Technology questions
    Replies: 0
    Last Post: 11-12-2003, 02:03 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •