Simulation interface toolkit: SUB VI not executable error

Hi;
I have a real-time application where I model things in Simulink and use Simulation Interface Toolkit to carry out hardware-in-the-loop simulations. As a real-time target, I am using NI-PXI8106 with NI-PXI6251 DAQ card on it. Up until now, I was able to run my code just fine. However, for some reason, my vi didn't work today and gave several errors such as:
SubVI NI_SIT_sitclient.Lvlib:RVE.vi: SubVI is not executable
Details:The SubVI is not executable. You must fix all error in the subVI before this VI can run.
SubVI NI_SIT_sit Init Model.vi: SubVI is not executable
Details:The SubVI is not executable. You must fix all error in the subVI before this VI can run.
This is just few of many error that I received...In the details section of the error list window, the error statement are usually like the following:
SUBVI not supported for current target..
Type not supported in the current target...
The only thing that changed since the last time I ran this program with success is the IP change of the target machine..However, when I use Measurement and Automation tool, I am able to access my target machine (PXI8106) without a problem...Maybe there are some certain rules for IP settings on the PXI target? ...I can provide the details of my new IP configuration numbers if necessary...
I also  reinstalled the SIT 5.0 on the target machine but It didn't do the trick. I am wondering if there is anyone out there who can help me out with this problem..
Thank you so much!
Kind Regards.

Hi there,
I was just wondering if you did manage to solve this problem. I'm a new user and have recently started using the Simulation interface toolkit. I have created my model using Simulink and used the real-time workshop to convert it to a .dll file. I tried to run it on labview and it seems to build it on the realtime target, however as soon as map it to the hardware (using a NI BNC-2111,It's just a bunch of analog inputs and output which I have connected to a voltmeter), a dialog box pops up with the the following error:
Error 1003 occurred during host VI initialization: SIT_test1.vi >> NI_SIT_sitclient.lvlib:sit Init Model.vi >> NI_SIT_sitclient.lvlib:sit Connect to Target.vi
<append>=========================
Simulation Interface Toolkit:  The driver VI (SIT_Test_Driver.vi) is not executable.
Check the following:
1) You have not modified the driver VI.
2) You properly installed SIT and any necessary driver software on the target.
3) The target has not been locked from Measurement and Automation Explorer.
Do you want to launch the SIT Connection Manager dialog box and reconfigure the simulation?
Please look at the JPEG picture attached below to see how the error looks on my monitor.
Thanks
Attachments:
error1.JPG ‏135 KB

Similar Messages

  • Error 1092 happened while running the executalbe file from an example code of Simulation Interface Toolkit

    With Simulation Interface Toolkit 3.0.1 and LabVIEW 8.0, I built the example code Sine Wave.vi to be an executable file. I made no modification to the code except setting Real-Time Target to be localhost in SIT Connection Manager. Everything was OK during the building process. But when I run it, error 1092 was reported. Here is the error message.
    Error 1092 occurred at Invoke Node in sit Traverse.vi->sit Traverse for References.vi->sit Find Object By Label.vi->sit Get RPS-Control-Indicator Refs.vi->sit Init Model.vi->Sine Wave.vi (Traverse Initialization Failed)
    I cannot find out any helpful information about this error code. Can anybody help me? Thanks a lot!
    帖子被zhuang在09-13-2006 08:01 AM时编辑过了

    To my knowledge, building an EXE out of a SIT host VI is not supported.  The SIT host VI utilizes functionality in LabVIEW that is not exposed in the LabVIEW Runtime Engine (i.e., with built EXEs and DLLs).
    -D
    Darren Nattinger, CLA
    LabVIEW Artisan and Nugget Penman

  • Simulation Interface toolkit not working

    I am working on a simulation and control problem using LABVIEW and Matlab. I have installed the simulation interface toolkit. But, the SIT server is not running. I have added the lines:
    "addpath('C:\SimulationInterfaceToolkit'); NISIT_AddPaths; NISITServer('start',6011);"
    in the matlabrc.m file. The NI SIT blocks are available in the simulink library. When I start matlab, the line:
    " SIT: Added paths for Simulation Interface Toolkit 2011" appears. But the lines: "Starting the SIT Server on Port 6011 SIT Server started" don't show when matlab starts. I am attaching the Matlab startup screen.
    Please help me out with this.
    Thank You
    Attachments:
    Matlab Startup Screen.PNG ‏101 KB

    OK I solved )))
    Try the follwowing:
    1- uninstall Labview and Matlab and the simulation interface toolkit (SIT) (be sure that u have only one version from SIT)
    2- If you are going to use SIT 2011...then you will need Labview 2011 for sure and Maximum version of Matlab 2010 I think.
    Revise the combatibility of SIT with Matlab on google
    Be sure to use MATLAB 32-bit version
    hope it will help 
    thanks 
    A.Hakim

  • Reproduction of Simulation Interface Toolkit example

    Hallo everyone,
    in trying to reproduce the example found in the Simulation Interface Toolkit How-To I am facing an error with LabVIEW 2009.
    I have succesfully created a host-VI working with the Simulink .mdl-file on localhost as Simulation Environment which runs well.
    And I can succesfully compile the desired .dll-file (sinewave.dll) with Simulink and nidll.tlc.
    But if I want to use a cRio-9024 as Real Time-Target with FPGA-Interface I get the following error when I start the Host-VI:
    <<<
    Missing Simulation Model File
    The simulation file sinewave.out couldn't be found in the expected paths. Please FTP the file manually to your Real-Time system.
    The following expected paths do not contain the simulation model:
    C:\[...]\sinewave_nidll_vxworks_rtw\sinewave.out
    C:\[...]\sinewave_nidll_rtw\sinewave.out
    >>>
    This is the resulting deployment status:
    <<<
    Initializing...
    Calculating dependencies...
    Checking items for conflicts. This operation could take a while...
    Preparing items for download. This operation could take a while...
    Deploying NI_FileType.lvlib
    Deploying NI_SIT_util.lvlib
    Deploying NI_LVConfig.lvlib
    Deploying NI_SIT_Replay.lvlib
    Deploying XDNodeRunTimeDep.lvlib
    Deploying NI_SIT_Data Log.lvlib
    Deploying NI_SIT_SITServer.lvlib
    Deploying NI_SIT_driversupportVIs.lvlib
    Deploying NI_SIT_ClientConnMngr.lvlib
    Deploying NI_SIT_sitctls.lvlib
    Deploying sinewave_Driver.lvproj
    Deploying NI-Mess-Fix(successfully deployed target settings)
    Deploying NI_SIT_Data Log.lvlib:Expand Signal Name.vi (7,85 K)
    Deploying NI_SIT_Data Log.lvlib:Get Group Number.vi (4,46 K)
    Deploying Set Bold Text.vi (11,92 K)
    Deploying whitespace.ctl (2,09 K)
    Deploying Set String Value.vi (5,06 K)
    Deploying NI_SIT_Replay.lvlib:Wait for Ack.vi (5,50 K)
    Deploying NI_SIT_driversupportVIs.lvlibIT Driver FP Strings.vi (2,31 K)
    Deploying NI_SIT_driversupportVIs.lvlibIT Server Command.ctl (2,09 K)
    Deploying NI_SIT_Data Log.lvlib:Enable Disable GPL Item.vi (13,12 K)
    Deploying NI_SIT_Data Log.lvlibet Group Probe List Enabled Groups.vi (9,54 K)
    Deploying NI_SIT_Data Log.lvlibet Group Probe List Logging Enabled State.vi (7,41 K)
    Deploying NI_SIT_driversupportVIs.lvlibIT Timing Src.viNI_SIT_driversupportVIs.lvlibIT Timing Src.vi loaded with errors on the target and was closed.
    LabVIEW:  Failed to load shared library SIT_TimingInterface.*IT_InitTimingSrc:C on RT target device.
    LabVIEW:  Failed to load shared library SIT_TimingInterface.*IT_GenerateOneTick:C on RT target device.
    LabVIEW:  Failed to load shared library SIT_TimingInterface.*IT_ClearTimingSrc:C on RT target device.
    Deploying NI-Mess-Fix Container
    Deployment completed with errors
    >>>
    Why should I produce a file called sinewave.out? I don't think I really need it.
    Can anyone please tell me how to employ the sinewave.dll properly so that it works on my cRio?
    (I don't want to use hardware I/Os yet, just run the .dll on the cRio.)
    The best help for would be a step-by-step description coming from a working VI which uses sinewave.mdl inside LabVIEW and having sinewave.dll ready for use.
    Must I consider any other document to be able to finish this example?
    Thanks for your effort!
    Solved!
    Go to Solution.

    Hallo Marco,
    thanks for your advice. I will give your hint a try.
    But I wonder why I need an .out-file? Is the cRio 9024 device a VxWorks-based target?
    Thanks for your help!
    Jan

  • Simulation interface toolkit tutorial

    I'm trying to perform the tutorial titled "Converting a Simulink Model into a Model DLL", found on p.22 the Simulation Interface Toolkit manual (http://www.ni.com/pdf/manuals/370420b.pdf).
    It starts off by building a new Simulink model of a sine wave (p.9).  On step 7 of that process, it mentions a "NISink" block from the "NI Toolkit Sinks" library in Labview.  I do not see this library, and I got zero hits when I searched the libraries for "NISink".  I do have a library callled "NI SIT Blocks" but it does not have a "NISink" block, only "SignalProbe", "SIT Out1", and "SIT In1".
    I am using SIT V5.0 with Simulink V7.2(R2008b), but the tutorial appears to be a bit older, perhaps from SIT V2.    I assume that "SIT Out1" has replaced "NISink" but, as a novice, assumptions bother me.  Is there a more up-to-date users guide available?  I found the "SIT 2009 Help" file online (http://zone.ni.com/reference/en-XX/help/371504E-01​/) but the how-to's there do not contain any tutorials.

    I found a help example that was installed on my system with Labview, obviously a little more up to date.  It’s also found online here:
      http://zone.ni.com/reference/en-XX/help/371504E-01​/TOC5.htm
      I ran through the help example for the SIT how-to "configuring a simulation" and it worked as expected.  When I then proceeded to the "configuring a simulation on a real-time target", I found that tasks 1 and 2 were already complete and verified working from the first how-to.  During task three, however, step 7 fails at compile time (see attached file matlab_output.txt)
    It looks to me like it is mssing a header file from the Simulink Real Time Workshop (called rtwtypes.h).  It contains declarations for some sized and unsized generic data types, including uint_T.  However, that file is available in the regular RTW library directory.  Not sure why I can use the SIT server in Simulink to control the s-function with LabView, but I can't build a stand alone DLL for a real time system.
    Attachments:
    matlab_output.txt ‏11 KB

  • Simulation Interface Toolkit 4.0 cannot map to indicator

    I have LabVIEW 8.5, SIT 4.0 and Matlab R2007b which uses Simulink 7.0.  NI has a manual and example for using the Simulation Interface Toolkit at http://digital.ni.com/manuals.nsf/websearch/679117802743CC128625732B00697485    I can map control signals just fine between LV and Simulink but when I try to connect an indicator such as a Waveform Graph or numeric indicator to Port 1 of a Simulink object like a Sum block or Sine Wave (as the example shows) it always says that the mapping is invalid and greys out the box.  It seems like there is a bug here because this should just work.  Port 1 of a Sum or Sine Wave should be its output as a scalar.  Anyone that uses the SIT have any ideas?
    I've attached the help file with example that I followed.
    Message Edited by tmar89 on 05-22-2008 04:04 PM
    Attachments:
    lvsimtkhowtoconcepts.zip ‏163 KB

    Here are some screen shots from the Simulink model to the VI and error.
    Attachments:
    ss3.png ‏13 KB
    ss1.png ‏13 KB
    ss2.png ‏30 KB

  • No output from Simulink to LabVIEW with Simulation Interface Toolkit (0/1)

    I'm able to send data from labview to simulink, but the labview
    display doesn't show any output from the simulink model. I've attached
    two very simple labview and simulink files which gives me this
    problem. I have the same problem when trying to implement the sinewave
    example in the manual for the toolkit as well.
    I'm using LabVIEW 7.1 Pro, Matlab 6.5 and Simulink 5.0 on WinXP pro.

    The Simulation Interface Toolkit 2.0.1 or earlier does not work with LabVIEW 7.1. There is a patch available (or available soon) from NI support that corrects this problem. THe patch is Simulation Interface Toolkit 2.0.2.

  • Required SW for the Simulation Interface Toolkit

    Hello,
    I would like to add a LabVIEW front panel to my Matlab/Simulink model.  According to the data sheet, the following software is required for the SIT:
    System Requirements
    The LabVIEW Simulation Interface Toolkit requires that you have a
    proper license for the following products:
    • MATLAB® version 6.0 or later
    • Simulink version 4.0 or later
    • Real-Time Workshop® version 4.0 or later
    • Microsoft Visual C++ version 6.0 and
    • LabVIEW version 7.0 or later
    To simply create a LV front panel for my model, do I still need to have LabVIEW installed?  If so, which versions would be compatible?
    I currently have the student version of Matlab 6.0 and Simulink 4.0.  Will the SIT work with the student version?
    If I only want to create a LV front panel, do I still need to have the RT Workshop or Visual C++ installed?
    Thank You,
    Mike

    Greetings!
        Yes, you are required to get the sw as mentioned.
    To simply create a LV front panel for my model, do I still need to have LabVIEW installed?  If so, which versions would be compatible?
    Yes, to create a LabVIEW user interface / front panel, LabVIEW is required. LabVIEW 8.2 is the latest version.
    The Simulation Interface Toolkit (SIT) 3.0.2 updates SIT 3.0.1 to support LabVIEW 8.2, the LabVIEW 8.2 Real-Time Module, and the LabVIEW 8.2 FPGA Module. You also can use SIT 3.0.2 with LabVIEW 7.1.x or with LabVIEW 8.0.x. However, you cannot install SIT 3.0.2 for more than one version of LabVIEW on the same computer.
    2. I currently have the student version of Matlab 6.0 and Simulink 4.0.  Will the SIT work with the student version?
    The MathWorks, Inc. MATLAB® / Simulink® application software R2006a.
    The MathWorks, Inc. Real-Time Workshop® R2006a.
    Support for The MathWorks, Inc. MATLAB® / Simulink® application software release 13.x or 14.0, 14.1, 14.2, 14.3
    If you install SIT 3.0.2 for LabVIEW 7.1, you can use Microsoft Visual C++ 6.0 to convert models to model DLLs. If you install SIT 3.0.2 for LabVIEW 7.1.1, 8.0, 8.0.1, or 8.2, you can use either Visual C++ 6.0 or Visual C++ .NET 2003.
    If you installed more than one version of The MathWorks, Inc. MATLAB® / Simulink® application software, SIT installs support only for the latest version on the computer.
    You want to make sure the Matlab release is one amongst the above.
    3. If I only want to create a LV front panel, do I still need to have the RT Workshop or Visual C++ installed
    RT Workshop comes with SIT. You will have to get Visual C++ and use that compiler.
    Thanks and hope this helps
    Best regards
    Avi Harjani

  • Simulation Interface Toolkit

    Hello,
    I'm using the Simulation Interface Toolkit 3.0 because I want to control a Simulink model in LabVIEW 7.1. For instance, I want to generate a sine wave using a constant block. In this manner I can provide to my Simulink model every kind of signal without changes in it.
    To perform this task Simulink needs an input value at each integration step.
    I would to know if this task is achievable and if someone could tell me something about the communication between LabVIEW and Simulink.
    Thank you for your help!:smileywink:

    Hi Alessio,
    Maybe you have the solution to my problem:
    I have a Simulink model that works with a LabVIEW VI using the Simulation Interface Toolkit and the SIT server.
    In order to use this model and this VI without Simulink, I created a dll (nidll) of my Simulink model like shown in the following manual:
    http://www.ni.com/pdf/manuals/370420b.pdf
    By doing so, LabVIEW automatically created 6 VIs that should work with my model DLL.
    My questions are:
    - Can I use the VI that I previously made for my Simulink model with the model dll ?
    - If yes, How ?
    - If no, How can I use my model dll and these new VIs?
    Thanks in advance.

  • Simulation interface Toolkit을 깔아도 matlab에 블록이 다 생기지가 않습니다.

    Simulation Interface Toolkit 3.0을 사용하고있고 LabVIEW 7.1을 사용하는 유저입니다, Matlab 6.5.1을 사용하고요
    모터컨트롤을 하기위해서 미리 시뮬레이션을 하기위해 위의 툴킷을 사용하여 시뮬레이션을 해보려고하는데
    Matlab의 Simulink블록에서 ni_sink블록과 XY_sink블록이 생기지 않아서 문제입니다.
    어떻게 해결책좀 알려주세요

  • Simulation Interface ToolkitのNISink要素とは?

    Simulation Interface Toolkitを購入させていただきました。
    以下、使い方に関する質問です。
    http://zone.ni.com/devzone/conceptd.nsf/webmain/955A9D79583A0AB686256DB8006672B8
    を拝見しながら、使い方の勉強をしておりますが、その中で示されている
    NISinkというSlimulink要素が見つかりません。
    添付の画像ファイルにみるように、SITのインストールは正しく出来ている様ですが
    (Matlab opening.GIF)、Simulink Libraryの中に、それらしきものが
    見つかりません(Simulink Library Browser.GIF)。
    なお、利用しているシステム構成は、
    LabVIEW8.0
    Simulation Interface Toolkit 3.0 + パッチプログラム
    Matlab7.1
    Windows XP professional SP2
    です。
    以上よろしくお願いします
    山本正樹
    添付:
    Matlab opening.GIF ‏33 KB
    Simulink Library Browser.GIF ‏27 KB

     山本 様
    日本ナショナルインスツルメンツ技術部の長久です。
    >ご提示いただいた英文情報(Can I Run a SIT VI Stand-Alone in Windows?)は、
    >「②のケースでRealTimeターゲットを使わない実験ができるか?」ということでしょうか。
    英文の情報は、ハードウェア制御を行う②のケースをRealTimeターゲットデバイス上ではなく
    LocalHostにて行うものとなります。ただし、この方法でVIを作成するには、LabVIEW Real-Timeモジュールは
    必要になります。
    DAQボードはSimulinkモデルから作成されたDLLを使って制御いたします。よって、DLL
    を使用しないシュミレーション環境(ケース①)ではDAQボードを使用した実験はできません。
    >「SIT connection managerのコード自動生成機能を用いて、SimulinkモデルをDAQへ
    >接続することが可能か?」
    Simulinkモデルを直接DAQへの制御へ接続することはできません。
    ケース②の方法は、RealTime-Workshopを使用してDLL化されたSimulinkモデルを
    DAQのI/Oへ割り当てるものとなります。
    RealTime-Workshopはお持ちではないのでしょうか?
    SITを使用して弊社のハードウェアにてSimulinkモデルを実装いただくには、
    SimulinkモデルがDLL化できるRealTime-Workshopが必要になります。
    以下に必要製品をまとめました。
    SIT connection managerのコード自動生成機能を使用するには以下の製品が必要になります。
    RealTime-Workshop (Mathworks社の製品)
    LabVIEW Real-Timeモジュール
    LabVIEW シミュレーションインタフェースツールキット

  • I get a "vi is not executable" error when building an application.

    I have an ongoing project that has worked fine in the past when building an application. I have recently added some report generation toolkit vis(Excel) and get an error for some of the ni vis and some of my own that call lower level excel vis. The error is that he vi is not executable, however they run fine in the development environment. I do not get this error if I save all vi's into one llb with save with options command and then build. However, when I try to run the app, this error re-appears. Also, do I have to add the dynamically loaded vi's that are part of the toolkit in my build script? Could this be the cause of the problem? If so, what's the best way to find all of them? Any suggestions?

    You have hit in on the nail! You do need to add the dynamically loaded VIs when you are creating an executable from your VI. You need to add _wordsub.lib and _exclsub.lib as dynamically loaded VIs into your executable. Try this and let us know if you have any more problems with it.
    J.R. Allen

  • App Builder produces "Not Executable" error with Strictly Typed VI Refs

    There is a very frustrating problem with the app builder in LV 8.0.1.  Certain VIs compile and run fine in labview, but the app builder
    refuses to make them into applications.
    The error message is very long and ends with something like "The VI is not
    executable".  Standard advice for this problem is to force LV to recompile
    everything you're building by either mass compiling or ctrl-shift clicking the
    run arrow, but this hasn't worked for me in two separate cases (completely
    different projects).
    It seems that this problem is caused by wiring a strictly typed VI reference to
    an invoke node with the FP.open method selected.  In both cases I resolved
    the issue by changing the Static VI Reference to be weakly typed (right-click
    the static vi reference and make sure "Strictly Typed VI Reference"
    is unchecked). After that, the project build successfully.
    This is very hard for a user to track down for several reasons:
     - The error message in the application builder does not give any
    indication as to what the real problem is
     - The app builder reports that the top-level VI is broken, even when the
    strictly typed reference and invoke node may occur in a sub VI
     - Nothing (that I can
    find at least) in the documentation suggests that strictly typed references
    won't work with the Open.FP method. 
    There is a page that says "some of the properties and methods do
    not work when you configure this function to output a strictly typed VI
    reference," but no indication is given of which methods fail
    Note that in one case I was also able to make the project
    build by deleting an instance of "IMAQ Create.vi" from the top-level
    VI.  I 
    have no explanation for this.
    Hopefully this post will save some other users the trouble
    of tracking this down and maybe even get NI to correct the issue for future
    versions.
    Adam Brewster

    Hello Adam,
    Thank you for sharing your experience and insight.  Your post was well thought-out and offered a
    good description of the problem as well as some possible workarounds.  I believe that the issue has been filed and
    is under investigation (3TU8T8V9).  Feel
    free to post back after the next LabVIEW release and inquire as to its status.
    Thanks again,  
    Travis M
    LabVIEW R&D
    National Instruments

  • Simulation Interface Toolkit - How to toggle a manual switch in simulink from LabVIEW?

    I have a manual switch in my simulink diagram that I want to use to switch between to values from my LabVIEW interface. I have tried to connect a toggle switch at LabVIEW`s VI with different parameters in the simulink model(I can choose betweenhow Port Labels, sw, and action), but none of them seem to work properly.
    The manual switch in Simulink gets to inputs, one output. There is also an Environment Cotroller that output the simulation(SIM) or Real-Time Workshop(RTW) port depending on the current environment.
    At this time I am doing simulations and are not using Real-Time Workshop.
    I want to thank you for your help in advance.
    -Mari

    Hi
    Kotsya,
    Thank you for posting to the National Instruments Discussion
    Forums.
    If you are not using the Math Interface Toolkit, you may be
    interested in using the MATLAB® Script Node. This allows
    you to call MATLAB® commands using ActiveX and I you
    can call your Simulink model from MATLAB® that way.
    Here are some resources on how you can do this:
    MATLAB® Script Node LabVIEW 8.2
    Help
    How Can I Resolve MATLAB® script node and
    Xmath Script Node Issues in LabVIEW?
    Hope this helps!
    Abhinav T.
    Applications Engineering
    National Instruments India
    LabVIEW Introduction Course - Six Hours
    Getting Started with NI-DAQmx
    Measurement Fundamentals

  • ORA-24338: statement handle not executed   -- error in returning refcursor

    My packaged procedure has Ref cursor as out variable.
    Calling the packaged procedure from Cognos 8. while trying to access the packaged procedure , getting the below error.
    ORA-24338: statement handle not executed
    Please provide a solution...

    Welcome to the forum!
    Whenever you post provide your 4 digit Oracle version (result of SELECT * FROM V$VERSION).
    Confirm that the procedure works properly when called from sql*plus.
    For example here is some code that tests a package procedure I have in the SCOTT schema
    SET SERVEROUTPUT ON SIZE 1000000
    DECLARE
      l_cursor  test_refcursor_pkg.my_ref_cursor;
      l_ename   emp.ename%TYPE;
      l_empno   emp.empno%TYPE;
    BEGIN
      test_refcursor_pkg.test_proc (l_cursor);
      LOOP
        FETCH l_cursor
        INTO  l_empno, l_ename;
        EXIT WHEN l_cursor%NOTFOUND;
        DBMS_OUTPUT.PUT_LINE(l_ename || ' | ' || l_empno);
      END LOOP;
      CLOSE l_cursor;
    END;
    /

Maybe you are looking for

  • Video playback from Final Cut Pro studders over HDMI

    I have a problem playing back video from FCP. The video output will studder during horizontal pans when I output via HDMI. The audio output is not affected. I have been playing video successfully using FireWire for output in FCP, however, my new vide

  • Macbook using iDVD 6 to Macbook Pro using iDVD 11.

    From iDVD 6 to iDVD 11, too many files are not transferred.  Anyone got any ideas how to transfer and still get to play on new Macbook Pro.

  • 9.3.1 esscmd esslang error

    Hello, We have been running a report script on a PC. It worked great until a new user was given the PC. Then we started getting the following output in the esscmd file: Essbase Command Mode Interface - Release 9.3.1 (ESB9.3.1.3.1B002) Copyright (c) 1

  • Exporting Final Cut Chapter Points to Encore

    Blu-ray question. I'm creating a bluray in Encore cause Apple hasn't gotten their act together yet. What is the best way to get your chapter points from Final Cut to Encore? Or do you export as a self contained movie, import the file into Encore then

  • Search Result Customisations

    Hi I am trying to customise search results by creating my own custom version of the GroupedResultsViewHelper class. I've configured the dynamic discovery and thats all working. However the problem i'm having is with the nature of the customisation it