Vuforia Studio
Recently active
Hello, I have control i/o would like to make sample control from vuforia studioFirst Thing, I use Thingworx industrial connectivity get the i/o It's can show control from Thingworx platfrom panel i/o will show the result when i written value direct to i/o but I dont know how to make control from vuforia studio.I trial it from slide-bar which it give volume around 0-2 i use general service UpdatePropertyValues.bind the slidebar-value to service value give the event trigger when value change call service And also to check the service is execute or not i bind service-update time to label text Result of test, I think service is execute, but value i expect it can passed to my i/o is not workhow can i pass the data of slide-bar to my i/oThank you
When scanning in the image target (and even after the scan), there's a green border that surrounds the object. I was just wondering if it's possible to change that color and/or make that border smaller/larger/translucent/not present, etc.
I uploaded a model and and used model item widget on some of the parts after which i labelled them. Then I selected preview button but my model was distorted in preview as well as in canvas. Any suggestions why this is happening?
Is there some way to bind data from ThingWorx Industrial Connectivity to charts? I have a mashup with several informations (already comunicating with my PLC throught of Industrial Connectivity). I used this guide to try do it but in this case it just show how create chart with manual inputs and I want bind data from my Industrial Connectivity. Does someone know about it?
Hello, to make a long story short I need multiline preformated text to display on 3D Image like: $scope.render_html_to_canvas = function(html, can, x, y, width, height) { var ctx = can.getContext('2d'); var xmlsrc='<svg xmlns="http://www.w3.org/2000/svg" width="'+width+'" height="'+height+'">' + '<foreignObject width="100%" height="100%">' + $scope.html_to_xml(html)+ '</foreignObject>' + '</svg>'; var data = "data&colon;image/svg+xml;charset=utf-8,"+encodeURIComponent(xmlSrc); var img = new Image(); img.src=data; $scope.view.wdg["testImg"].src=img.src; } this code works perfect in a preview and mobile, but on hololens it sometimes causes restart of Vuforia Viewer and sometimes nothing....Can anyone advise me on how to improve it for hololens?
Hello, I'm trying to use Video widget with mp4 file from experience server. when I do: $scope.setsrc=() => {$scope.view.wdg['video-1'].videosrc='/Thingworx/FileRepositories/UL.FileRepository/Vid_20190531_125615_1.mp4';} And then hit play it works fine in preview and Android, but on iOS I just can't make it work. (when I click play widget resets) Does anyone have an idea how to solve this? Kind regards
Hello All, We are implementation vuforia ES On-premises so for that please can someone guide all its process, architecture diagram, Firewall rules (as on premise server to be host on internet - DMZ). If anyone implemented with firewall rule and DMZ network then please can you send its detail sequence and architecture diagram. As a document, i got only installation/deployment pdf. So if is there any related documents, videos then please send its link to understand all concepts and then implement to avoid issues/problems in between implementation. Regards, Prashant Pandarkar
I have just one more question. I would be glad if you can help. I have been trying to place a button at the bottom of 2D canvas and it is invisible till the time no selection is made. Now let's say I have selected 'suspension assembly' in the drop down menu so now I want that button to become visible and when pressed should be able to load 'Suspension_Exploded_Low.pvz'. And when I select another option such as 'Arm assembly' in the drop down menu and the button is clicked it should load 'Arm_Assembly_Exploded_Low.pvz'. Also the 'Suspension_Exploded_Low.pvz' file should hide as soon as I click 'Arm Assembly'. And thanks once again for the previous reply.
Hey , I want a option panel which i will create to move along with me at certain distance along with me. is it possible to do so using script?
The problem is whenever i drag and drop modelitem onto the part i want to rotate the coordinates are setting to middle of the arm and its rotation doesn't depict the movement of arm in actual. Please help me with solution.The picture shows the problem
I can see .wrl is a supported CAD file format. Are VRML animations supported in Vuforia Studio and can I control where in the animation sequence I want to be? Thanks
Hello everyone I wanted that when any model item gets clicked it's colour should change and as well as some labels and image should be displayed. But I am going through some problems. Problem 1: In preview when I single click model Item only labels and image gets displayed but when i double click it, colour of model item changes and label and image gets displayed. I want to convert this double click into single click mechanism. Problem 2: During experience after double clicking on model item, labels and image gets dissapear but colour does not get back to normal. I want colour should also get back to normal. I have attached my project. Also I don't know much of coding.
Hi, After a PC rebuild, I had to reinstall the full suite of AR related software. Installed Vuforia Studio and had the foresight to save the project folder from the previous installation prior to rebuild. Re installed the Project folders and all looked well in Studio. Some Experiences contain buttons with PNG images which worked well prior to the rebuild, but noticed that when trying to view the Experience with a HoloLens, instead of the buttons triggering the rest of the functionality in the Experience, the model would just temporarily glow green and nothing else would happen. Long story short, when billboarding was removed from the buttons, the Experience triggered the functions perfectly. As a test, I reapplied the billboarding, republished and the fault issue reoccured. Has anyone else experienced (pun intended) this issue? Using the latest version of Vuforia Studio and View. Using PTC Cloud for the Experience Service. Regards, Brian
I have 9 buttons to play each animation(i.e step 1 to 9 in sequence) . i dont want the animation to sync out when one touches next button . i dont want that button to operate anything till previous animation is finished. I have gone through the below link https://community.ptc.com/t5/Vuforia-Studio/How-to-disable-playback-until-a-step-has-finished-playing/m-p/516794 but i need a java script to perform that operation. are there any ways to do so?
I want to give glow and dim effect to button and once button is clicked the button turn to some static colour. can i do so?
Hi all, Is it possible to take panel and button elements and have them slide offscreen/destroyed when I click on a button? I am trying to have a button that turns off parts of the UI. Ideally this would be similar to how the header's hamburger button make a panel slide into view from the left side. Instead, I would like for it to slide up and down from the bottom. Is this possible and how would I go about creating this? Are CSS Animations supported, and while we're at it, can I use things like the html div tags as well? Thanks, Wes
Actually I want to place some buttons at the bottom of screen and I want that when i choose 'suspension assembly' some specific buttons should be displayed and when I choose other option such as 'arm assembly' some other buttons should be displayed and the previous one should hide. Also when i switch window, operation done by the previous button should be disabled. I am not from coding background so it will be of great help if anyone can provide code for it.
I want to change the buttons to be used according to the selection i made in select widget. Any idea how can i achieve it? Also I am not comfortable with coding so a code according to my project will help me lot. I am also attaching the exported project file.
Hi folks. How to you deal with internationalization?Is there sometihng planned by ptc?Do you have custom implementations? Or external libs in use? Greets.
Been using Vuforia studio for about 2 months now. Not sure if it is trial or not. Yesterday, logged in no problem. Later in the day an error occurred when try to save a project. Closed application. Haven't been able to log in since. See log files attached. First from early in the day. Second showing error at login
Hi community. I have some issues with the styling of a chekbox. In studio and preview the styling of the checkbox is just as it should be. I'm using just the standard, not changing anything with css. But in the Vuforia View app the styling is different, as if there are no css applied. That's just the case with the checkboxes, any other widget is working as it should. I use Windows 10 with both, the studio and the view app. Someone has the same problem? Or an idea? See the uploaded screenshot.
I am using a 2D select widget to control the sequence being played. I would like to be able to display different 3D images based on this selection.
Hello, I would like to check if app/resources/IMAGES/Filename.JPG exists or not, and then display scrolling arrows (left and right) if multiple images exist. I can figure out the scrolling arrows, and how to change the 3D image widget, but I can't find a way to check if JPG files are uploaded. I display a different image for each step of an animation, but some steps will have multiple images associated with them. I have tried Stack Overflow: Check synchronously if file/directory exists in Node.js but I get the error in my console "TypeError: Cannot read property 'access' of undefined" var name = // code I use to concatenate a filename string ending in .jpg var p = "app/resources/IMAGES/"+name; fs.access(p, error => { if (!error) { console.log("exists: "+p); } else { console.log("does not exist: "+p); } Any suggestions? Thanks
Hello, I´m Eder Reguera (PTC partner), I don´t have access to vuforia studio trial, can any help me to restore the trial access? Thanks
Hii allI want to add link to the toggle button so that it can directly jump to the pdf while pressing the button.Let me know any suitable optionsThank you
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.