Questions on 3D picture control and STL file

Hi,
I am currently working on a project in which I load an STL file to vizualise a 3D object (see attachment). I have several problems and questions.
1) I would like to execute rotations (X,Y,Z) on this 3D object. Unfortunately, Labview executes only one rotation and I don't know why
2) If I load several objects, is it possible to create links/joints between them? I saw the example with the robot arm provided in the Labview examples, but I don't understand where and how the joints are defined.
3) Is it possible to import an image (png, jpeg,..) on a scene display? I would like to visualize a graduation to see the number of degrees of rotation of my object.
Thank you for your answers
Message Edited by kastillio on 10-23-2009 04:24 AM
Attachments:
load_stl_geom_8_6.zip ‏56 KB

Thank you so much for your post on our forum.
I created an example based on the VI You send Fact is that we need to use relative rotation. With absolute the previous rotation is cleared and the new rotation is done from the zero point. With your example this means that you first do the Y rotation and immediately the X rotation is done resetting the previous Y rotation. If you swap these two rotations you will notice that only the Y rotations works because the previous X will be reset.
As said I made an example based on relative rotation so the rotation will be done from the current position. I used the rotate object.vi and used a event structure looking at the value change from the x or y control. The function will be executed when these value changes occur.
Best regards,
Martijn S
Applications Engineer
NI Netherlands
Attachments:
load_stl_geom_8_6.vi ‏18 KB

Similar Messages

  • Process Flow ignores name and location for Control- and Log-Files

    Hi!
    Our OWB Version is 10.1.0.3.0 - DB Version 9.2.0.7.0 - OWF Version 2.6.2
    Clients and server are running on Windows. Database contains target schemas as well as OWB Design and Runtime, plus OWF repositories. The source files to load reside on the same server as the database.
    I have for example a SQL*Loader Mapping MAP_TEXT which loads one flat file "text.dat" into a table stg_text.
    The mapping MAP_TEXT is well configured and runs perfect. i.e. Control file "text.ctl" is generated to location LOC_CTL, flat file "text.dat" read from another location LOC_DATA, bad file "text.bad" is written to LOC_BAD and the log file "text.log" is placed into LOC_LOG. All locations are registered in runtime repository.
    When I integrate this mapping into a WorkFlow Process PF_TEXT, then only LOC_DATA and LOC_BAD are used. After deploying PF_TEXT, I execute it and found out, that Control and Log file are placed into the directory <OWB_HOME>\owb\temp and got generic names <Mapping Name>.ctl and <Mapping Name>.log (in this case MAP_TEXT.ctl and MAP_TEXT.log).
    How can I influence OWB to execute the Process Flow using the locations configured for the mapping placed inside?
    Has anyone any helpfull idea?
    Thx,
    Johann.

    I didn't expect to be the only one to encounter this misbehaviour of OWB.
    Meanwhile I found out what the problem is and had to recognize that it is like it is!
    There is no solution for it till Paris Release.
    Bug Nr. 3099551 at Oracle MetaLink adresses this issue.
    Regards,
    Johann Lodina.

  • Recover database with control and dbf files

    Dear all,
    How to recover a database whose registery was damaged but it's control and dbf files are still there
    Notes there is no dmp files to recover after reinstalling the oracle

    Hi,
    How to recover a database whose registery was damaged but it's control and dbf files
    are still thereWhat do you mean by "registry" damaged? Do you mean Windows Registry?
    If you have control files, data files, and online redo log files then you can simply reinstall Oracle Software, create a windows instance (assuming its on Windows) and start the database without any loss.
    Regards

  • Array of picture controls and zoom factor

    Is it possible to set different zoom factors for the elements of an array of 2D picture controls?
    Ben64
    Solved!
    Go to Solution.

    No.  Zoom factor, like almost all properties of array elements, is the same for all elements.

  • Control and redo files I/O linux errors

    Dear all,
    today, i had receive a call and i had a problem in my production database:
    Oracle Database 10g Release 10.2.0.1.0 - Production
    RHEL AS version 4.
    well, when i try to enter i receive the next message:
    ORA-01034: ORACLE not available.
    ORA-27101: shared memory realm does not exist
    Linux error: 2: no such file or directory
    I have disk space but i cant to create any directory or file in oracle volume. IT said me that is READ-ONLY volume. I saw the permissions and i have the correct permission. and in alert log says the next lines:
    Tue Dec 18 04:25:39 2007
    Errors in file /oracle/admin/ORAZEUS/bdump/orazeus_lgwr_6052.trc:
    ORA-00345: redo log write error block 80345 count 6
    ORA-00312: online log 1 thread 1: '/oracle/oradata/oralogfile/log01a.log'
    ORA-27072: File I/O error
    Linux Error: 5: Input/output error
    Additional information: 4
    Additional information: 80345
    Additional information: -1
    Tue Dec 18 04:25:39 2007
    Errors in file /oracle/admin/ORAZEUS/bdump/orazeus_ckpt_6054.trc:
    ORA-00206: error in writing (block 3, # blocks 1) of control file
    ORA-00202: control file: '/oracle/oradata/oradatafile/control02.ctl'
    ORA-27072: File I/O error
    Linux Error: 30: Read-only file system
    Additional information: 4
    Additional information: 3
    Additional information: -1
    ORA-00206: error in writing (block 3, # blocks 1) of control file
    ORA-00202: control file: '/oracle/oradata/oradatafile/control01.ctl'
    ORA-27072: File I/O error
    Linux Error: 5: Input/output error
    Additional information: 4
    Additional information: 3
    Additional information: -1
    Tue Dec 18 04:25:39 2007
    Errors in file /oracle/admin/ORAZEUS/bdump/orazeus_ckpt_6054.trc:
    ORA-00221: error on write to control file
    ORA-00206: error in writing (block 3, # blocks 1) of control file
    ORA-00202: control file: '/oracle/oradata/oradatafile/control02.ctl'
    ORA-27072: File I/O error
    Linux Error: 30: Read-only file system
    Additional information: 4
    Additional information: 3
    Additional information: -1
    ORA-00206: error in writing (block 3, # blocks 1) of control file
    ORA-00202: control file: '/oracle/oradata/oradatafile/control01.ctl'
    ORA-27072: File I/O error
    Linux Error: 5: Input/output error
    Additional information: 4
    Additional information: 3
    Additional information: -1
    Tue Dec 18 04:25:39 2007
    CKPT: terminating instance due to error 221
    Tue Dec 18 04:25:40 2007
    Errors in file /oracle/admin/ORAZEUS/bdump/orazeus_lgwr_6052.trc:
    ORA-00340: IO error processing online log 1 of thread 1
    ORA-00345: redo log write error block 80345 count 6
    ORA-00312: online log 1 thread 1: '/oracle/oradata/oralogfile/log01a.log'
    ORA-27072: File I/O error
    Linux Error: 5: Input/output error
    Additional information: 4
    Additional information: 80345
    Additional information: -1
    Instance terminated by CKPT, pid = 6054
    Everything indicates that this is an OS volume error.
    Any time, it happens to you this situation? My database server use a SAN solution, this is a HITACHI.
    The solution was restart the database server.
    And please, would you me explain why the database down the instance?
    thanks a lot
    chijar

    Hi,
    >>And please, would you me explain why the database down the instance?
    In fact, the Oracle server consists of an Oracle Instance and an Oracle database. An Oracle instance is the combination of memory structures that Oracle initializes and the background processes that Oracle creates when you start the Oracle server. A control file is a binary file, which the Oracle server updates frequently when the Oracle instance is running. In your case, for some reason the control file suffered some Input/output error so, the database wouldn't function normally and that's why the instance suddenly shuts down.
    Cheers
    Legatti

  • Jdeveloper Data Source control and xml file

    Hi
    I was wundering if Jdeveloper can parse a xml file and and show the results in a grid for a xml file just like the webservice control.
    like here
    http://www.oracle.com/technology/obe/obe11jdev/11/wsdc/wsdc.htm
    regards

    If I'm understanding what you are aiming for then the URL Data Control can do this for XML files if you provide the XML Schema for them.
    See this sample:
    http://www.oracle.com/technology/products/jdev/howtos/urldatacontrol/urldatacontrol.html

  • Imported Subtitles from and STL file are missing German characters.

    I have had an STL subtitle file prepared by external company.
    It works beautifully and imports into DVDSP fine. The problem i have is that some German characters (ö and ü) are not displaying and instead i get other characters.
    I have tried changing language input source in system prefferences but to no avail.
    Can any one help? Please

    they are nice people, but they kept sending changes that conflicted, going back and forth over the same items. Turns out two different people were doing the reviews and they didn't agree on wording of the theft warning. Took six extra months to do. Oh, and make sure you have a printout when you start to work. Often you won't know when the accents are missing.

  • Ipod control and other files not seen in my computer ipod folder

    When I plug my ipod in and under "my computer" i select my ipod and the only files that appear are calenders, contacts, data files, notes, photos and xplay music.
    How can it Show the rest of the folders?

    Ya i figured it out....
    1). Be sure Hidden Files and Folders are visible on your computer
    - Open My Computer
    - Tools>Folder Options
    - Switch to the View Tab
    - Be sure that Show Hidden Files and Folders is selected

  • For questions about your desktop icons and all file associations changing to itunes after install, follow this link.

    SUCCESS!
    I had the same problem and this is what helped me to fix the problem.  It is a computer problem in your registry.  Here's the link to the post that helped me. Good Luck!
    http://www.sevenforums.com/tutorials/19449-default-file-type-associations-restor e.html .   This link helped in fixing the problem.  Just follow the instructions.

    Drew
    The specific link for Apple Remote Desktop is here:
    http://discussions.apple.com/forum.jspa?forumID=1007
    This is the link for all the Forums. Apple Remote Desktop is in the Server Section at the bottom of the 2nd Column:
    http://discussions.apple.com/index.jspa
    You can't install Snow Leopard Remotely. Think about it.
    What you could do - and assuming you have OSX Server - is install 10.6 on one mac, get it fully up to date, install the remaining applications - assuming site licenses - use the System Image Utility on the Server (or a Client with the application installed) to create a NetBoot Image of that built workstation. Image the rest using OSX Server's NetBoot Service. I've done numerous site installations using OSX Server and NetBoot (60 and more individual workstations) in a day or two depending on the Software installed.
    Not surprisingly there is a dedicated forum for this also:
    http://discussions.apple.com/category.jspa?categoryID=96
    +" . . . is this a tool that would help obtain our goals quicker that installing all the software on each computer individually."+
    Apart from the initial OS install - Yes. You can install incremental OS Updates using ARD easily and quickly. Again if you have OSX Server you can utilise it's Software Update Service to achieve the same thing quickly and easily.
    If you don't have OSX Server you can by all means do this the way you're saying. You don't even need to use SuperDuper - why pay for something that can be done for free with what's already supplied? All you need is a firewire cable, target disk mode and the Restore option in Disk Utility. The more firewire cables you have the sooner you'll get it done.
    It does not really matter what you're using for your Network although a Time Machine Capsule is adequate enough.
    Tony

  • Recover control and data file

    hello
    i have an oracle database 10GR2 EE on windows server 2003 sp2
    the database is in archive log mode
    today i lost all control files+ the system datafile
    i have a cold backup + a script to recreate the controlfiles
    i restored the system datafile from cold backup
    but when i run the script to recreate the controlfiles i got this error:
    ERROR at line 1:
    ORA-01503: CREATE CONTROLFILE failed
    ORA-01189: file is from a different RESETLOGS than previous files
    any help is appreciated
    thanks

    Hi,
    Please refer to Metalink Note:121801.1, there is an step by step resolution.
    Regards,
    Adrian

  • Noobie question.. linking from thumbnails and mp3 files

    There are essentially 2 different things I want to do. I'm
    building a website for a rock band and need help here.
    1. I have a media page with image files. I'm laying out like
    9 thumbnails. I'd like to set it up so that when you click on it,
    it links to a separate page with the image. Pretty web standard
    stuff.. I just don't know how to do it.
    2. Similar thing with mp3 files. The discography page will
    have a list of songs for their new album. They want to be able to
    link a few of their mp3 files on it so that when you click on them,
    it automatically links to a page with just the mp3 playing.
    How do I go about this?

    > 1. I have a media page with image files. I'm laying out
    like 9 thumbnails.
    > I'd
    > like to set it up so that when you click on it, it links
    to a separate
    > page
    > with the image. Pretty web standard stuff.. I just don't
    know how to do
    > it.
    Go here -
    http://www.divahtml.com - and
    investigate their DivaPOP extension.
    > 2. Similar thing with mp3 files. The discography page
    will have a list of
    > songs for their new album. They want to be able to link
    a few of their mp3
    > files on it so that when you click on them, it
    automatically links to a
    > page
    > with just the mp3 playing.
    A normal hyperlink to the mp3 file will cause the system to
    open the
    required player, on those systems where the required player
    is installed.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "prancibald" <[email protected]> wrote in
    message
    news:gaa3kr$8jf$[email protected]..
    > There are essentially 2 different things I want to do.
    I'm building a
    > website
    > for a rock band and need help here.
    >
    > 1. I have a media page with image files. I'm laying out
    like 9 thumbnails.
    > I'd
    > like to set it up so that when you click on it, it links
    to a separate
    > page
    > with the image. Pretty web standard stuff.. I just don't
    know how to do
    > it.
    >
    > 2. Similar thing with mp3 files. The discography page
    will have a list of
    > songs for their new album. They want to be able to link
    a few of their mp3
    > files on it so that when you click on them, it
    automatically links to a
    > page
    > with just the mp3 playing.
    >
    > How do I go about this?
    >

  • Unable to allow remote control and deny transfer files in RM

    Hi, we're running ZCM 11 SP1 and I have a question about assiging rights to non-Helpdesk users for remote control only for user application support. It looks like if I deny transfer files that the button for remote control automatically changes from allow to deny. I couldn't find anything in the forums, KB, or docs to see if this is working as intended or a bug of some sort? If intended, do you know why remote control and transfer files go together, just curious? In ConsoleOne versions of remote management we had always limited non-Helpdesk remote operators and were hoping to do exactly the same with ZCM11. Thanks.

    Originally Posted by spond
    Newellt,
    I can't see why it would be necessary, I suggest you open a Service
    Request and complain!
    Shaun Pond
    Was there ever a workaround for this? I'm seeing the same behavior in 11.2.3 and we have a need to block file transfer but allow remote management.

  • Question about HSL Develop Controls vs. Photoshop Selective Color

    Im an advanced Photoshop user and I enjoy shooting landscapes, macros and abstracts. Ive just started to experiment with Lightroom and have used it to process several hundred shots from a recent trip to the California Coast.
    Even though my usage of the next Develop controls in Lightroom is still pretty limited, I find the new Basic Develop and Tone Controls to be very intuitive to use and Im getting better results than I could from Adobe Camera Raw 3.7 and earlier. Therefore, kudos to the Lightroom team.
    But, I also have some questions regarding the HSL controls and what seems to be an omission of some useful functionality. To help with framing my question lets assume that we have shot of a waterfall in the forest. The waterfall is in partial shade and the rest of the scene is in partial to full sun. Also the histogram for image indicates that a blend of several bracketed images isnt needed to deal with the overall dynamic range within the scene.
    If I was processing this shot in Photoshop, I would likely adjust the overall White Balance / Exposure / Black Clip / Contrast / Brightness in Camera Raw and then finish the image within Photoshop. Since the water of the waterfall described above is in the shade, it will likely have a color cast relative to the White Balance that I set for the rest of the image that is full sun.
    With Photoshop, I would often set a couple of sample points and then use a Selective Color layer to correct for the color cast in the whites of the water and to neutralize the blacks in the shade. I would also sometimes increase the amount of black in the Selective Color Blacks tab to enhance the image contrast. These adjustments could have layer masks associated with them but for this example lets assume that the dont need any mask. Thus, I would hope that I could accomplish the same type of globally based whites and blacks color cast removal within Lightroom but I cant seem to find a way to accomplish this.
    With Lightroom, I see that there are a set of HSL controls that should be able to handle much of what Selective Color could handle on a global level within Photoshop but I dont see any controls to deal with the Whites or Blacks. Am I missing something? Is there a way to accomplish the type of correction that I described above with Lightroom or am I going to have to take the image out to Photoshop and use Curves and/or Selective Color?
    Dave

    Fred, Richard - Thanks for responding.
    I've tried the TAT tool but it only controls the colors controlled by the sliders in the HSL palette. Therefore, it doesn't seem to have any affect on the hue of the whites or blacks in a picture.
    Regarding selective editing, I realize the the controls within Lightroom are global but unless I use a Layer Mask the Selective Color functionality within Photoshop is also global. That is, if I change the hue of the blacks then all blacks are affected. Hence, it seems to me that the HSL controls within Lightroom and the CYMK controls within Selective color can be used to do much the same thing. The big difference is that the Selective Color control set include the ability to adjust blacks and whites but this isn't included within Lightroom.
    I also posted my message in the ACR forum as ACR 4.0 is going to include the same set of controls that the Develop module in Lightroom contains. Someone there suggested that I might be able to use the split toning controls to warm up the shadows and I will give this a try. I also plan to post in the Feature Requests Forum.
    Thanks again for your help.
    Dave

  • Picture Control to Waveform Graph

    Hello everyone,
    I'm utilizing the Draw Text at Point VI to display the string "eo" on the picture control.  To put the fear of intense imagining behind, I bring up the question, is there any way to convert the Picture Control, and it's contents, to Waveform graphs?  I could have sworn I worked with intensity graphs and did conversions in this fashion but for the life of me I cannot remember how it was done.
    If not, is there any simple way to bring up actual text in a waveform graph for laser imaging to follow?
    Thanks for any help...
    Regards

    Hi Steve,
    I had a colleague transfer an image into a Waveform Graph.  What came out was not at all the original picture.  The IMAQ driver was used.  I don't know of a method like what you have described.
    Kevin S.
    Applications Engineer
    National Instruments

  • 2D picture control doesn't refresh properly

    I have an application which displays a picture in a 2D picture indicator and draws a few rectangles and lines on top of the picture. 
    The locations of these lines change throughout the day, and the application is designed to run minimized and then provide a quick-look at various status items when it is restored by the user.
    While minimized however, the image does not appear to get updated, even though my code is updating it once per second. I can't actually tell what happens when it's minimized obviously, but the behavior persists for some time after the window is restored, and the state it is 'frozen' at is from the time it was minimized.
    There are other digital indicators on the front panel getting updated in the same 1Hz loop, so I know it is just the 2D picture indicator that's not working--i.e., something with LabVIEW or system related is causing the image not to refresh while it's minimized, and more importantly, for some time after the application is restored.
    Some things that will cause a successful refresh to the displayed image after I restore from the task bar to a stale display:
    Minimize again, then restore again (of the LabVIEW window)
    Probing the datapath on the BD for the final Draw Line output that connects to the indicator
    Waiting for awhile (15 seconds? 30 seconds?)
    I also tried setting the following property node with no effect: 
    VI > Panel > Defer Panel Updates > Set to False
    Another way to think about this would be to imagine a 2D picture control with an analog clock, where lines are drawn for minute and hour hands, and updated once per second.  This is not what I'm doing but the example is easy to understand.  When the application is restored from the taskbar, the clock appears frozen in time from the last time it was minimized.
    Same behavior running this in LV 2012 and 2013... I am looking for any other property nodes or refresh methods to force a refresh at 1Hz, regardless if the display is visible.  The display should be immediately up-to-date when the application is restored by the user.
    Solved!
    Go to Solution.

    You could try looking at the panel resize event (to recognize the restoring) and then force an update using one of the following methods (I have no idea if they will help):
    Set defer to T and only then to F.
    Set defer to T when minimizing.
    Set the FP window state to something else (hidden, minimized, etc.) and then to standard. This should ideally do the same thing you did with minimizing and restoring again.
    Use the window position property to place the window off the screen and then back in its original position.
    See if you can toggle the synch. updates property programmatically.
    Have a hidden control displayed over the picture control and then hide it.
    Try to take over the world!

Maybe you are looking for