ISquint and Automator?

Can Automator be used to run iSquint, perhaps with use of a script?
I would like to create a workflow and save it as a plugin for Finder. I could then right-click a movie file, choose the workflow from the contextual menu, and Automator would open iSquint, convert the movie file, create a new blog entry in iWeb, and place the movie on the new page. I could even add an Action to have Transmit upload the changes to my server. I just don't know how to get Automator to use iSquint the way it will use Quicktime. I do not know about scripts, but i suspect that one could be written, fairly simply, that would do this.
Thanks for reading, any suggestions are appreciated.

iSquint is an AppleScript studio app, however it has no hooks and handle for AppleScript frameworks therefore it can NOT be used in Automator. Automator is based on AppleScript technology.
That said, iSquint uses a whole bunch of shell commands, one of which is ffmpeg, a very well known audio/video encoders/decoders.
So you probably have more luck using ffmpeg itself, but that is not a slam dunk, because shell commands are notoriously hard to work with, unless you come from Unix old school.

Similar Messages

  • How can I get all the options of Field Point Explorer 3.0.2 in Measuremen​t and Automation Explorer 3.1?

    I am a student using LabVIEW and Compact Field Point to implement a
    senior design project in Electrical and Computer Engineering.  We
    have LabVIEW 7.1 and a cFP-2020 and additional modules.  We are
    trying to use the CTR-500 module to output a pulse train to drive a
    stepper motor.  We have found instructions online of how to do
    this, but they all use Field Point Explorer.  The instructions
    make use of options in Field Point Explorer that are not included in
    Measurement and Automation Explorer (the software included with the
    cFP).
    I have downloaded Field Point Explorer 3.0.2 and followed the
    directions.  Now, in LabVIEW, when I using the newly created .iak
    file, I get a dialogue asking to find the SubVI: 'FP Read (Float Array
    -IO).vi'.  Included with LabVIEW are subvis for FP Read, but not
    with the float array part.  So I figure I cannot use Field Point
    Explorer created .iaks with LabVIEW 7.1.  So how cannot I access
    the same options in Measurement and Automation that I was able to find
    in Field Point Explorer?
    Thanks

    Hi,
    FieldPoint Explorer is no longer used to configure FieldPoint systems. However, I do not think that the configuring your system in FieldPoint Explorer is causing the error.
    FieldPoint systems are now setup in Measurement and Automation Explorer (MAX).  Information on setting up FieldPoint systems in MAX can be found in the MAX help under: Installed Products>> FieldPoint. Also, I recommend upgrading to the latest FieldPoint driver and version of MAX.  The FieldPoint VI's will be slightly different when you upgrade, so there is a good chance that this will eliminate the error.
    Regards,
    Hal L.

  • Is it possible to change the resolution of indivdual channels in measurement and automation explorer using a VI

    Hi
    I'm acquiring data on 8 analog input channels using a PCI-6052 E card. The data on channels 5 thru 8 is going to be between +1V and -1V. So for greater resolution I'm manually changing the range of these channels to +1V to -1V in the measurement and automation explorer. Is there a way by which I can make these changes directly using a VI ?
    Thanks,
    Shiv

    Hi
    Yes you can, but only if you use the "AI Config" VI. AI config allows different gains for different channels. The "channels" and "input limits" inputs of the VI accepts arrays. The first element of the input limits array corresponds to the first element of the channel array. Check the "cont acq&chart (buffered).vi" in the LV examples. There you see what I mean!
    Regards,
    Luca

  • How do I increase the field of view in Measurement and Automation Explorer (MAX) Version 3.1.1.3003

    I am using Measurement and Automation Explorer Version 3.1.1.3003 to view pictures on a pc that are being sent from a video camera looking through a microscope.  The image I see in the viewfinder of the microscope is MUCH smaller than the image that is displayed on the pc screen.  Looking through the viewfinder of the microscope, I can see ~20 mm across the object, but the display from the camera in NI-MAX shows ~4.5 mm across the object.  How can I change how much of an object is displayed on the screen in NI-MAX?
    The camera is attached to the microscope with a camera adapter on the top of the microscope.  The lenses the camera "looks" through and the lenses used when one looks through the viewfinder are the same, so theoretically, there should be no difference in what is displayed on the pc and what is seen through the viewfinder.  We have ruled out the microscope and camera as the cause of the problem, which narrows it down to the NI-MAX software itself.
    I saw in the forums that you can zoom out on an image; however, this does not change the distance across an image that is seen, just makes the picture of the same ~4.5 mm across the object smaller in size.
    Any ideas or suggestions?

    I have attached a picture of the object's image being displayed on the pc monitor.  Where the field of view (FOV) in the microscope is almost 30 mm, the FOV displayed onscreen is about 7 mm.  After contacting companies various times I discovered there was a reducing lens that goes in the C-mount adaptor, but it is over $300. 
    I thought maybe that the FOV could be changed in in NI Measurement and Automation Exploer (NI-MAX).  Any ideas? 
    Attachments:
    field of view.png ‏2437 KB

  • Applescript and automator

    I have studyed html for 3 days and wordpress for 3 days , word , excel for 5 days, and llustrator and photoshop 13 yeas ago for 6 months.
    and still now its so hard to understand some how.
    but I am in need of understading now with the printed documents from my computer.
    and I wonder , so there are many defferent way to communicate with anyone out side of the world, right?
    like I know email , fax, facetime,
    but there are other way now I think because of the documents I found.
    and also with applescript and automator can do anything possible like even the child can click one and start conecting etc..
    I have the copy from its ,
    does anyone have time to explain me what it is?
    It's not that of teenager who doesn't want paretns to know or else,
    but I am quite serious for my situations.
    Please Help !
    Mac OS snow leopard to lion to moutain lion,,,,,
    but I don't know when it started yet.

    Using JavaScript to script System Events wouldn't be any better, since it uses the same Apple Events mechanism (how well it uses it is another topic).  To hold down a key you would need to use something that has access to the deeper system APIs, most likely using Xcode.
    And yes, your code snippet will press the arrow key 5 times (I am guessing that the missing space in key code is a typo).  You can place the cursor in a bunch of text in another application such as TextEdit, and use your script to activate it before performing the key codes to get a better idea of what is happening (trying to reposition the cursor in the Script Editor will reveal a bug with the delay command).

  • OPC custome and automation I/F

    Hi all,
    Sure it's clear I'm just a beginner in OPC. I wanna know what are OPC custom and automation interfaces?
    Thanks... 

    Hi,
      for connecting to OPC, you can simply use Datasocket. If you're designing a larger system, then you might want to have a look at LabVIEW Datalogging and Supervisory Control, which prior to LabVIEW 8.0 runs with a tag engine to connect to the various external data sources, including OPC, and then you write your code to talk to the tag engine. To learn more about LabVIEW 8.0 and the DSC module have a look at the links from here : http://zone.ni.com/devzone/conceptd.nsf/webmain/D76C3788A0C4C5668625708B0072987C
    Here's the link to a search results page that will allow you to find out more about Datasocket and OPC connections.
    http://search.ni.com/nisearch/nisearchservlet?nistype=default&ddown=0&filter=%2Btaxonomy:top+%2B(met...
    (from ni.com, top right hand corner and type in "OPC datasocket" (without the quotes)
    Hope that helps
    Sacha Emery
    National Instruments (UK)
    // it takes almost no time to rate an answer

  • Measurement and Automation Explorer not installed correctly

    I have a trial version of LabView 8.5.  Upon trying to change the Instrument I/O Assistant, I get "Measurement and Automation Explorer not installed correctly.  Please install from driver CD."  Well, I don't have the CD since this was a trial download.
    Basically, what I am trying to do is this:  I want to pull 4 variables/tags from an Allen Bradley PLC and log them to an Excel spreadsheet.  I am using RSLinx to communicate with the PLC, and LabView to compile the info. 
    Any help would be appreciated.

    Any Ideas?  I have the program running right now, and I'm kinda in a bind.  I also tried RSView32 Works to log the info, but there isn't enough flexibility in logging.  I need to log flow rate test results from a large automated machine.  The mahcine does a number of operations, but we are most concerned with these four tags (since it conducts four tests at once).  The problem is, the cycle time varies with the lot of product.  Some products require more time as the process is more delicate.  So, I can't use a time-interval logging method.
    As for variable change, I can't do that either because it records the 4 test results in series; not all at the same time.  That, and if the test is aborted (no tube), the previous test result value stays in the tag until there is a successful test.
    I found a variable that changes once per cycle.  I'd like to log the four tags once per cycle.
    BUT I can't do anything until I get the I/O Wizard working. 

  • Measurement and Automation explorer or the Instrument I/O Assistant is not installed correctly.

    I am having difficulties getting Labview to work with my NI card.  I have a PCI_6225 card running on a Win 7 64-bit install.  I had to download all of the drivers and installers from the NI site and during the Labview install, I recieve a prompt asking for my hardware drivers.  Since I only have the compressed hardware installer, Labview doesn't like what it sees and continues the installation of LABVIEW.  I then attempt to open an analog input channel through the Instrument I/O Assistant which displays the error seen in the image attached.  
    I know the hardware works because in the Measurement and Automation client, I am able to observe the analog input I hope to collect in LABVIEW.  
    Is there a fix to get LABVIEW working?  I have tried multple installs of LABVIEW and am on a administered computer through my University's IT people.  I have 'full admin' rights.  Thanks.
    Attachments:
    error.jpg ‏254 KB

    Hello jbaxter,
    When you download the Drivers from NI's website, make sure you unzip them (extract them) to a folder on your computer before you install them. If you use the NI Downloader it should prompt you to unzip and run the files after the download is complete. You need to either repair, or reinstall DAQmx and NI VISA. Make sure you download the latest versions of these first:
     http://search.ni.com/nisearch/app/main/p/bot/no/ap/global/lang/en/pg/1/sn/catnav:du,ssnav:sup/1//en/...
    Then go to Control Panel»Programs and Features»National Instruments Software and click Uninstall/Change then go to DAQmx and NI-VISA and click Repair. You can then point to folder that you downloaded from NI's website (make sure this is not a zip folder, but the folder that has been extracted). Or you could choose Remove, and then reinstall them both again. Also if you are using GPIB, reinstall or repair the NI-488.2 driver.
    Here are some relevant links:
    http://digital.ni.com/public.nsf/allkb/DC808866AF7D5C0986256FCE006E9BAB
    http://forums.ni.com/t5/LabVIEW/Again-I-O-Assistant-not-installed-correctly/td-p/1024807
    http://forums.ni.com/t5/Instrument-Control-GPIB-Serial/quot-MAX-or-Instrument-I-O-Assistant-not-inst...
    http://forums.ni.com/t5/LabVIEW/Install-Instrument-I-O-Assistant/td-p/1471516
    Software Developer
    National Instruments

  • Scale in Measurement and Automation

    Hello,
    I have 50 load cells. When loaded, they give Voltage values. But I want the results directly in load values( i.e., in kilo Newtons). I have 50 different conversion factors (one for each load cell) written in a text file. How do I use the "Scale" option in Measurement and Automation Explorer to convert voltages to loads so I get load values directly ? Below is the step-by-step description of my problem.
    My problem:   I am getting 50 voltage values ( V1, V2, V3...........V50)
                           But I want them in terms of kilo Newtons (kN1, kN2, kN3......kN50)
                           I have 50 multipliers that can do this conversion (m1, m2, m3.....m50). They are in a text file.
                           All I need is kN1 = V1  * m1, kN2 = V2 * m2 and so on.
    How do I this scaling operation ?
    Thank you very much in advance for your kind help.

    Thanks very much for the reply.
    Attached is my code. It measures votages (upper left side of the code) and it also reads the multiplying constants from a text file (lower left side of the code). Then using the 'for loop' at the center, it converts the voltages to loads and finally it writes the load values in a file (middle left of the code, path labled as SC1).
    Is my code efficient ?
    Someone told me such code will slow down the entire process because of the loop. He suggested that I use "DAQmx create scale" and "scale node" to write a more efficient code. I don't know how to do that.
    Can someone help me on this, please?
    Attachments:
    Learning-2.vi ‏42 KB

  • How to import a complex mp3  folder strucutr in itunes and automated create playlists namend after this folders?

    Hi to all,
    I have a Problem. I organised since years my mp3 music in folders with subfolders and so on. I didnt create any playlists. Now i want to use itunes and ipod/ipone. How can i import a the complex mp3  folder strucutr in itunes and automated create playlists namend after this folders?
    I understood how to import the music in the media library but i dont want to creat hundreds of playlists by hand.
    Maybe someone has a tip?
    Thank to all
    Andy

    iTunes doesn't take any notice of your folder structure or provide any automatic way to use any information that might be coded in the path. Can you describe the current layout in a bit more detail and explain what you hope to achieve. It may be possible to use tools in other program's such as MediaMonkey or custom scripts to get the data from the file paths into something that iTunes can work with. The most important thing at this stage is not to import media to iTunes without first making sure under Edit > Preferences > Advanced that Keep iTunes Media folder organized and Copy to iTunes Media folder when adding to library are turned off otherwise iTunes may destroy your existing structure.
    tt2

  • Install Real Application Clusters (RAC) and Automated Storage Management (A

    Do I have to install Real Application Clusters (RAC) and Automated Storage Management (ASM) for ETL
    I have installed Oracle 10g Release 1 on WIndows 2000 with datawarehousing option.
    Is it ok
    Or do I need to install Oracle database again.
    Please help

    Greg,
    From what you describe you did exactly the right thing. The runtime platform service will by default run on DWH01, but you can shut it down on that node and have it run on DWH02 (in case you wanted to bring down DWH01 but still run Warehouse Builder processes). Note that we strongly recommend using the net service name in the location registration in the deployment manager (so that you automatically take advantage of the client-side load balancing feature of RAC (as well as the server-side load balancing)).
    Thanks,
    Mark.

  • Using Applescript and Automator to manage files and folders

    Hi all.
    I need to make a simple action via applescript and-or automator to take the file it's been applied to (via the services) create a folder around it with the same name as the file.
    So far, I've searched the web, found some solutions but none are really working.
    Here's the script I found :
    set myFolder to findFolder()
    tell application "Finder" to set myFiles to files of myFolder as alias list
    repeat with aFile in myFiles
      set bName to my baseName(aFile)
      tell application "Finder"
      set folderExists to exists folder bName of myFolder
      if not folderExists then make new folder at myFolder with properties {name:bName}
      move aFile to folder bName of myFolder
      end tell
    end repeat
    ---------------- HANDLERS ----------------
    on baseName(myFile)
      tell application "System Events" to set {fileName, fileExt} to {name, name extension} of myFile
      return text 1 thru ((get offset of "." & fileExt in fileName) - 1) of fileName
    end baseName
    on findFolder()
      activate application "SystemUIServer"
      -- Bug pointed out by Lauri Ranta http://www.openradar.me/9406282
      tell application "Finder"
      activate
      set mySelection to (get selection)
      if mySelection ≠ {} then
      set mySelection to first item of (get selection)
      if mySelection's class = folder then
      set currentFolder to mySelection
      else if mySelection's class = document file then
      set currentFolder to parent of mySelection
      else if mySelection's class = alias file then
      set currentFolder to original item of mySelection
      end if
      else
      set currentFolder to target of front Finder window
      end if
      end tell
      return (currentFolder as alias)
    end findFolder
    And here's a page where they explain how to use automator and the Services to do what I <allmost> want, with some adaptation.
    But it still doesn't work.
    http://hbase.net/2011/08/17/move-selected-files-into-a-new-folder-using-applescr ipt-and-automator/
    So if anybody has an idea n how I could do this ?
    It It could either be a folder action (I drag and drop the files into a folder and boom, they get their folder around them)that I would set on a folder on a network drive, or locally, it doesn't matter, or a service (right clic on the file and boom folder around it.
    So if anyone could help with this I'd be grateful...

    Hi,
    Make an Automator Service (Service receives selected "Files or Folders"  in the "Finder.app").
    Use this script in the "Run AppleScript" action:
    on run {input, parameters}
        tell application "Finder"
            repeat with aFile in input
                if class of (item aFile) is not folder then
                    set {tName, fileExt} to {name, name extension} of aFile
                    if fileExt is not missing value and fileExt is not "" then
                        set tName to text 1 thru -((count fileExt) + 2) of tName
                        tell (get container of aFile)
                            if not (exists folder tName) then make new folder at it with properties {name:tName}
                            move aFile to folder tName
                        end tell
                    end if
                end if
            end repeat
        end tell
    end run
    This script work on files with a name extension.

  • Error -2147220733 occurred at DAQ Assistant (in Measurement and Automation Explorer)

    Ok!  Just before the weekend I figured out how to make channels in Measurement and Automation Explorer for inputs through a couple different NI input devices (USB-9211A & PCI-6229 DAQ).  Things were going well.  Loaded up the computer today, added a few more channels.  Worked fine.  Now all of a sudden, any channel I make has an error and if I try modifying existing channels and saving, I get same error:
    "This global channel currently has an error.  You can save the global channel, but it cannot be used until all errors have been fixed.  Press "Yes" to save anyway, or "No" to cancel and show the error."
    If I hit yes, the channel is non functional.  After hitting no, I get:
    "Error -2147220733 occurred at DAQ Assistant.  Possible Reason(s): "
    with no possible reasons listed.  I tried restarting the program.  I tried restarting the computer.  I verified connections.  Searched for the above stated error number on ni.com, google.ca, and in the MAX help files, and found absolutely nothing.  I have no clue what to do.  Any help would indeed be very much appreciated.

    Hi there,
    This is my first time on here and I've only been using this software for a couple of days so it's possible I'm making a trivial error but I thought I'd post here anyway as I can't find anything on the net about my problem.
    I also get an error while trying to save:
    Error -2147220733 occurred at DAQ Assistant
    Possible Reason(s):
    Requested Code: -2147220733
    But mine comes about in different circumstances to the one in the original post on this thread by Kahless. I was editting a VI logger task and within that I was trying to edit an NI-DAQmx Task. I was trying to change the clock settings, specifically I was attempting to change the Rate (Hz) from the 1k default to just 20, or 200. I got the error while trying to save so changed it back to 1k, but the error persisted even though I'd set it back to what it was.
    I thought at first it might be simply that I was trying to edit an NI-DAQmx task within VILogger, so I tried making the ammendment directly but the problem was still there. 
    Any ideas?
    Many thanks.

  • Error 70025 in Measurement and Automation Explorer

    After a clean reboot of the system I receive Error -70025 ("Return Buffer is not empty..") in the Measurement and Automation Explorer. When I click on "Clear RDB" which is supposed to solve the problem, it says "Error clearing the return data buffer". In the status tab, all LEDs are flashing (Error Code varying from 0xFFFF to 0x0182).
    First, I simply tried to remove the motion controller (it's a NI PCI-7334) from the MAX tab which did not work. Then, I tried to repair the installation of all NI tools but this didn't help either.
    I'm working with NI Motion 8.4 and MAX 5.4.0f0 on Windows XP.
    Do you have any idea how to solve this problem? Currently, I cannot run the motor at all.
    Thanks,
    Jürgen
    edit: I just realize that the controlller is listed as PXI-7334 in the Windows Device Manager but in fact it is a PCI-7334. Would this explain the problem?
    update: Forcing the installation of the PCI-334 driver does not make any difference.

    Hi Jürgen,
    you can find the description of occurence and solution for this error here.
    Please try it.
    When it dosen't solve your issue please contact me again.
    Kind Regards,
    Philipp K.
    Applications Engineer | NI-Germany

  • Measurement and Automation Explorer does not recognize two identical USB 3.0 cameras at once. How do I fix this?

    I am running a set up which uses 2 identical USB Point Grey cameras of the same model (FL3-U3-13S2M-CS). Both USB cameras are plugged into the computer (blue USB cables). 
    When I open up Measurement and Automation Explorer and look under "NI-IMAQdx Devices" in the configuration tree, LavVIEW only recognizes one of the two USB cameras. Measurement and Automation Explorer only lists one camera, in which it recognizes it as "Point Grey Camera". Why this is occurring? How can I get LabVIEW to recognize two separate cameras of the same model? 
    Attachments:
    PointGreyCamera.JPG ‏2847 KB
    DualUSB.JPG ‏2932 KB
    MeasurementAutomationExplorer.JPG ‏99 KB

    That's about the old NI-IMAQ for USB cameras. IMAQdx has built in support for DirectShow connected cameras. IMAQdx should be able to use more than one DirectShow camera at the same time, but the Point Grey DirectShow driver may have some issues.
    Rolf Kalbermatter
    CIT Engineering Netherlands
    a division of Test & Measurement Solutions

Maybe you are looking for

  • Media file (quicktime) not playing when Pages document is saved as a pdf

    I added a quicktime file (a movie trailer) to my presentation and it plays when in Pages - but when I export it to a pdf it is just a black space. 1. are these links/media files are supposed to be active when in a pdf format 2. how can I get the medi

  • Making a Photo Transparent

    This is likely a rather rudimentary question with an equally rudimentary answer, but I'm a new Mac owner. I need assistance in turning a full-color .png or .jpg picture transparent, so that I can place it over a iMovie clip. How can this be accomplis

  • How to create shortcut of menu ?

    hi, Is this possible that we can create a shortcut key for our menu? I made a automation plug-in.And I want my plug-in can execute through some key. If we can do so  then how?.. thanks

  • In the disk utility my S.A.M.A.R.T is written in red

    in the disk utility my S.A.M.A.R.T is written in red

  • Problem with basic tutorial!

    I am following this very basic tutorial: http://xstream.codehaus.org/tutorial.html But when I parse this xml: <person> <firstname>Joe</firstname> <lastname>Walnes</lastname> <phone> <code>123</code> <number>1234-456</number> </phone> <fax> <code>123<