Recently active
Hi,After the sequence is played in Vuforia Studio I want to change the orientation of the model in the middle of step 2 of the sequence so that the dismantling of a particular part is seen & again I want to change the orientation in the middle of step 3 of the sequence. How do I go about this in Vuforia Studio?
Vuforia Studio New 3D Document widget for 3D Eyewear projects which provides users access to PDF documents within the contest of an experience Bug fixes and minor improvements Vuforia View Ability to access PDF documents within the context of an experience on a HoloLens device Vuforia View is no longer supported on Vuzix M300 devices Vuforia View will no longer support iOS 13 as of March 2022 Bug fixes and minor improvements Experience Service Ability to configure system users' acess using application keys rather than IdP users (SSO) Bug fixes and minor improvements
Hi all, I am currently developing a step-by-step instruction for HoloLens 2 that should play a video when the next step is triggered. For this, I have written some JS code that switches the step (containing animations and switch in the step description). The issue that is comming up when I run the code below is that the status of the video is constantly switching from play to pause and backwards. A minimal snippet of the code I use: getCurrentTitleLookUp = function (stepNumber) { //initialize variables switch (stepNumber) { case 1: //Changing labels and instructions //Setting the video source $scope.setWidgetProp("3DVideo-1", "src", "app/resources/Uploaded/Videos/Step-1.mp4"); //Play the video twx.app.fn.triggerWidgetService("3DVideo-1", "play"); //play animations break; //goes on for all steps. } //That method is called on a button-click. $scope.app.nextStep = function () { stepNumber = stepNumber + 1; getCurrentTitleLookUp
Hello, My problem is that I have a difference between Preview Mode (where everything is working) and Thingworx View (where something is wrong). Also, my experience is in "Requires Authentification" access mode, so I don't think this is an accessibility issue. The difference is on 3D Labels' classes. I display data in 3D Labels around a 3D Model and during the Model Loaded event I call 2 functions that change the 3D Labels' classes according to their value (to change their colour). On the Preview Mode this is working well, the 3D Labels' colour matches with their value as expected. But on Vuforia View the classes doesn't match their value, as if the functions that change the 3D Labels' classes weren't called, even if the 3D Model is loaded and the 3D Labels too (but with the wrong colour). I also tried to call these functions with a button instead of the Model Loaded event, once again it worked with the Preview Mode, but not on Vuforia View. If what I have done is wo
Hello, I'm having some troubles opening Vuforia studio. Chrome shows ERR_SSL_PROTOCOL_ERROR trying to open https://localhost:3000/ url of vuforia studio.In MS Edge i tryed to open it in http and not https and works.Any advice? Many thanks
I've enter my username/password in the ‘Configure Vuforia Studio’ window and and clicked on 'Configure'. Vuforia returns the following message "Auto configure failed. Check log for errors."
Hi, I set up a workflow to gather some data from Windchill PLM. Among these data, it will be the model pvz source for Vuforia Studio experience.So, I want to trigger a thingworx flow that could update some source data (including the pvz file in the repository connected to the experience) before the model loading. In this way, the shown model can be the last possible version available on the thingworx repository, and consequently on windchill.Is this possible? How to? many thanks.
Dear All Scanning a QR-Code with Vuforia View on the HoloLens 2 is working only once in a while. If you start Vuforia View on the HoloLens 2 and immediately look at the QR-Code even before Vuforia View is fully started up it works. But if you wait until Vuforia View is started up and then look at the QR-Code it works mostly never or very rarely. For me it's not that bad but if I give the HoloLens to someone from the field service to do an AR-Experience and he's not able to start it easily it's impractical. Is this a known issue? Best regards David
Hello, I am a beginner to Vuforia and JS programming, so I believe I have a rather straightforward and maybe even an easy question to answer. I am looking to program a button that will toggle visibility of a model part between 3 "modes". It will start being fully visible. One click will make the part 50% transparent. A second click will make the part invisible. And a third click will bring it back to its original, opaque representation. I believe this can be achieved with a simple function to increment a variable that tracks the transparency, but I can't figure out how to do it. I have been able to make a button to change to 50% transparency and another to change back to 0% transparency, but I do not want to make too many buttons for the 2D overlay, as I plan to eventually scale this button to multiple parts for a more complex model. Attached is my code, the first four functions are for buttons that hide, show, 50% transparency, return t
I found an issue, and need support, I had my Thingworx and Vuforia Experience/Studio installed on the same pc within Virtualbox. In Vuforia Studio preview, the data get from Thingworx is correct, butin Vuforia View, it's incorrect (Can't auto refresh). Here are some interesting phenomenon, and must be the cause.While Studio View is connected, the Experiece service log shows which 192.168.0.26 is my pc's correct address, and 192.168.0.186 is not correct. (don't know why use this ip address!?) And in Vuforia Sudio preview, the ip address are all correct/the same, so data is correctly auto refreshed. Please advise, thank you.
Hello, I'm trying to view pdf documents via ionic popups into the experience, but it seems to show them only in the strange and small area you can see in the attachment. I also tried to change some popup CSS settings but I didn't find a way to solve this issue. any advice? many thanks
Good morning everybody. am using IOT Data within my experince. To do so I use Thingworx & get the data via the Get property value service within Vuforia. I now want to make a picture visible when two properties have a specific value. Property 1: Additional Sensor -> its a string which is sent. -> "Endposition Reached" Property2: Status of Gripper arm -> again a string -> "Active" When the Properties have the above mentioned value I want to make a picture visible. Does someone have a hint for me how to do it best? Is it within bindings with filter or is it in the java script of the project? Thank you!Martin
Good afternoon people.I need to access and populate the "Data" attribute of the "REPEATER" widget using JavaScript.I'm using the Vuforia Studio project template for the RealWear device.Could anyone help me?I've already accessed the “REPEATER” element with the command “angular.element(document.getElementById('repeater-products'))”, but I couldn't access the “Data” attribute.
Can ThingWorx Navigate provide External Data to Vuforia Studio?
Good afternoon folks! I'm developing an application for use with Real Wear and would like some help from the community. I would like to know where to find examples of this type of application. Thank you all,Ítalo Baciliere.
I have followed steps as mentioned in other board postings. However when I use my username/password from the Free Trial setup i get the following: I have found in other postings what i assume is the manual way to enter the Experience Service by typing : https://<your-domain>.pp.vuforia.io. but i cant find any ref or know my (<your - domain>. ant help would be great.
I am setting up pvz resource retrieval directly from thingworx. Here I'm facing a problem with the location of the thingmark.On the one hand, in a Vuforia Studio experience created with directly uploaded resources the thingmark can be anchored and sized on the "real" surface of the model, but, on the other hand, if the resource is remote (thingworx repo) this does not seem possible.As the VFStudio guide says<<Use a ThingMark when:• You want to align your physical object and digital model as closely as possible. In order for the 3D model to display in the correct location, you must place a digital ThingMark in the same location as your real-world ThingMark. >> This is exactly what I want, but I need to load remote resources.>>Is there an option to preview remote resources also in the 3D development area?Thanks
Vuforia Studio Support for ThingWorx 9.3 Support for sequences created with Creo Illustrate 8.1 Bug fixes and minor improvements Vuforia View Bug fixes and minor improvements Experience Service Bug fixes and minor improvements
Any thoughts on how to re-position a 3D panel for Hololens? Once it's tethered, the panel can go anywhere. I'd like to reset it's position and have tried directly adjusting the X,Y,Z and RX, RY, RZ, but that only seems to halfway work. I've also tried attaching those properties to application attributes and adjusting there with the same results. I've also adjust before un-tethering and after. Various results, but mostly the panel ends up in a weird position in space.
Hi i have interfaced the led with the thingworx and i'm using its prop in vuforia studio for the temp and humid values. I have the values but, i'm not able to switch on/off the led from vuforia studio. Kindly help with the code or suggest me with the changes that i need to make. I'm attaching the screenshots below for your reference.
Hi, is there a simple JS method to trigger a model reload or global reset? Many thanks
Hi, I want to make only a specified model item visible and make the rest of the model invisible. how to do this in JS?
Hello everyone,For an important Italian customer we are facing this request:Possibility to recall the vuforia view system commands on Hololens 2 avoiding the voice commands.This method is useful for taking advantage of vuforia view in noisy environments. I could only find the navigateToScanMode () command on the network;$ scope.go = function () { $ scope.app.fn.navigateToScanMode ();} Is it possible to have a list of all the following?:http://support.ptc.com/help/vuforia/studio/en/index.html#page/Studio_Help_Center/EyewearViewAndHololens.html
I want to fill the $scope.view.wdg["select-1"].listwith a for loop.just like i can do with the following method. var title = []; for(var i = 0; i < array.length; i++) { title[i] = { name: array[i], value: i+1 }; } How can I do?
Hi, As in several topics about cURL requests, I use Postman to send cURL requests to our XS, which results in a beautiful list of (meta)data. This list of data seems to be different between trial instances and commercial instances. Note: I changed several values due to privacy. This is the response from the trial instance, where I am interested in the publishData values: { "url": "xxxx", "name": "x", "publishData": { "projectSize": size, "publishedData": "datetime", "publishedBy": "user email" }, "metadata": { "name": "", "version": "1.0.0", "requires": [ "w320dp" ], "experiences": [ { "vumark": "x:x", "experienceType": "vumark", "id": 1, "index-keys": [ "urn:vuforia:vumark:x:x" ], "title": { "en": "x" }, "description": { "en": "", "en-US": "" }, "requires": [ "AR-tracking" ], "tags": [], "icon": "", "viewName": "Home", "url-template": "index.html?expId=1&vumark={{vuforia:vumark}}", "entryPoint": "index.html?expId=1", "thumbnail":
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.