Vuforia Studio
Recently active
Arduino can't connect to SSLI have no problem connecting using port 80 .After that I try to connect SSL server (Thingworx Studio trial server) , But not able to connect .Please see the below for my Sketch in Arduino.#include <SPI.h> #include <Ethernet2.h>#include <ArduinoJson.h> #include "DHT.h"#define DHTPIN 2 // what digital pin we're connected to#define DHTTYPE DHT22 // DHT 22 (AM2302), AM2321// Enter a MAC address and IP address for your controller below. // The IP address will be dependent on your local network: byte mac[] = {0x2C, 0xF7, 0xF1, 0x08, 0x09, 0x94}; char server[] = "ggtydeu7.studio-trial.thingworx.io"; EthernetClient client; //ThingWorx App key which replaces login credentials) char appKey[] = "xxxxx-b2c7-46a1-baf8-d70d4c701c80"; // ThingWorx Thing name for which you want to set properties values char thingName[] = "HTU21DThing"; //Interval of time at which you want the properties values to
Hello,I am going through the raspberry pi tutorial (Thingworx Studio Tutorials and FAQs/Advanced/Raspberry Pi Tutorial).I have created a new thing in composer and assigned properties to it.But when I try to connect a 3D label in thingworx studio I cant see my things in the External data searched entities.In fact, the list of entities is completely different from what I can see in the thingworx composer. For example there is the car1 thing from the previous tutorial which I do not see in the composer.From the tutorials I've seen here I would think that the composer and the studio are automatically connected, but that is not my case.How do I configure thingworx studio to access entities from the composer?
HI, is there any chance to use Vuforia model target option in Thingworx Studio
I wanted to know if there was a way to change the Height or Width of a 3d widget (eg Image3D) BY JAVASCRIPT. I TRIED TO USE THE SYNTAX : $ scope.size = function () { $ scope.view.wdg ['3DImage-1']. height = 2; }; BUT NOT WORKING: thnx Giuseppe
Hi, I have installed thingworx studio trial version (30 days trial period). When i am trying to publish the project or trying to preview it, it's asking for a "Authentication Required" pop-up. After giving the credentials, it is asking for the same authentication again and again. Attaching the screenshot on the same. Also i am using the same credentials to login to my studio account and it is taking correctly over there. same authentication is being asked again and again when i am trying to access the thingworx cloud Iot platform using the experience server url as: ES: https://icbeewyj.studio-trial.thingworx.io Thingworx iot platform: https://icbeewyj.studio-trial.thingworx.io:8443/Thingworx/Composer/index.html Is there any problem with the installation. I am trying all these steps using my public network( phone as well as my home wifi router). Please help me. Regards Tarun
Hello, I am not able to install ThingWorx Studio on Windows 7 & 10 please find attached error and logs. Regards, Pranet
I made assebly in Creo Parametric 4.0 then input it to AR ThingWorx. It`s not full and i can get full assembly only if i change .asm to .stp but it not good enough for my project.
Hi, I installed Thingworx version 8.0.1 (8.0.1.1646) trial a couple of weeks ago and have created and saved a test experience however I can't find a way to publish it. I'm an existing PTC user and have confirmed I'm using the correct username and password (I am successfully logged into my Thingworx Developer Portal account through the Thingworx webpage using the same login details) and I can successfully 'save' the experience to the web, however when I try to 'validate' the experience service or publish it and enter my login details in the "Authentification Required" dialog box it repeatedly fails authentification. The log error is: "error: [twx-studio:basic] Failed to authenticate experience server https://3e1hmks2.pp.vuforia.io [my PTC username] 401" All proxy details in settings are blank. Please help! Thanks James
Hello! I have a trial version of ThingWorx Studio installed. I tried to connect Arduino to the ThingWorx platform and create a thing. I wanted to send data of HTTP request to the address https://wcviirqf.studio-trial.thingworx.io. Does the trial version of ThingWorx Studio REST api support?
Hello,is anyone else experiencing similar issue:I have application parameter called Stop which controls the color of ModelItem. I input the new value of app parameter Stop using JS:app.params.Stop = 'rgba(255,0,0,0.5);';This works well in the preview and with Android Thingworx View but not with IOS devices. Am I doing something wrong or is this a bug/not supported functionality with IOS Thingworx ViewBest regards,Juho-Matti
Is it possible to have more than one model in a spatial experience and move them independently? I want to add at least two models to a spatial experience, but move them independent of one another.
Hi,I need to change direction axis in model Item befor binding with components
Hi All, How to fix the device orientation in thingworx studio? I want to make the application to fix the landscape or portrait orientation. Any solutions?Thanks,Avinash
Hi allHow to use the animation of CSS3 in the thingworx studio, I tried to write some css codes like the following:apply it to a textarea widght and wish to achieve the function like: Video Link : 2175 but in fact,it's invalid.Only the color of background had changed and the position did not change.So who can tell me what should I do if I want to change the position of textarea widght?
Hi, I'm trying to add a background image on 2D Project with Thingworx Studio. With this code: (In the Home View in my case) .Home{ background-image: url(#{$resources}/Uploaded/AutoSpire.jpg); opacity: 0.2; } I can see the image on Thingworx Studio editor, but not on "PREVIEW" neither on mobile platform. Any ideas? Lionel
Hi, Hi,My questions is that for the product view experience in augmented reality for that we can use thingworx app or software which is based on the CAD. But if we what feel augment reality for none CAD data?For Example, If I want to look for buying flat somewhere. For this, I need to see the flat. For this flat, we do not have any CAD model. But we want just like an Augment reality experience.Basically, We want to see none CAD data in augmented reality.Is it Possible and how it is going to work? Thanks,Best Regards,Tarun Kumar
Hi All,Could you please give me an example on How to read the data from the PVZ file in the ThingWorx Studio.I want to show the part details on clicking that Part similar to what is available in Creo view.I know that we can add Model Item to the Parts and highlight them and hardcord the Part number (if we know the part number) but this will be huge task to do it for each part in ThingWorx Studio.As all the details are already available in the PVZ file; my request is to how to do it easily on ThingWorx Studio.I also found that this is also implemented in one the Spatial Experience shared by PTC - ST Helicopter Assembly.Can anyone share details on how to achieve this feature.Regards,Ankit Gupta
I'm currently new to Thingworx and doing my training. Does anyone have any sample data or demo data that I can use to practice and play with while I train myself. I would highly appreciate it if someone shared it. @dupatel Any ideas and suggestions? Thanks
Hi, As you can find below, I got 404 error when I called thing's services from mobile. I installed Experience Service on-premise and not using SSL. I can get data from thingworx core to call services of things by using below url. (http://xxx:2019/ExperienceService/content/projects/myproject/index-desktop.html) But when I used mobile/tablet(iOS, Android) with thingview application or chrome browser, I got 404 error in Experience Service server log. Since I can find logs in Experience Service server, I think the connection between Experience and mobile is ok but there is something wrong between Experience Service and thingworx. What am I missing?? configuration or anything else??
Hi, I cannot connect to Experience Service with my tablet. I've installed Experience Service for SSL. I can set and validated Experience Service in thingworx studio Info. Also can preview and can call services of things that I made in thingworx core. After I published this project and check with tablet(android, ipad), I've got "ThingWorx Experience Service Connection Error" message. (Unable to connect to an Experience Service. Check your settings or contact your Administrator) Of course I set the exact same URL for Experience Service as I set in thingworx studio. Also I check with chrome in Tablet with ping to Experience Service (https://xxx:2019/ExperienceService/ping). So, what should I do in this case? and is there any ways to check logs in thingworx view?
Hi All, Could you please share the steps to use the offline Experience feature in ThingWorx View. I am using Ipad and trying to download a Spatial Experience for offline viewing but when I click on the share Experience button it saves a .txt file on my Ipad and nothing shows in the Downloaded Experience library. Thanks in Advance! Regards, Ankit Gupta
So I have two HoloLens, One On-Prem Experience Service and a QR code to scan. On one HoloLens Device, I can say "Hey View, Set Experience Service" and am able to set the server by scanning the qr code. Now on my second HoloLens Device, It doesn't do anything when I say "Hey View, Set Experience Service" and it just beeps in the headset with no response from the HoloLens. However, I can say "Hey View, Exit" and the device says "goodbye" and exits. So it is listening...but not listening. 🙂 Anybody have any ideas on what to do. I've already uninstalled and reinstalled the TW view app on the device.
Buongiorno a tutti, Ho provato la versione trial di Thingworx studio valida 30 giorni ma non riesco a pubblicare. Quando provo ad impostare da "Portal Login" l'URL del servizio di esperienza, inserisco le mie credenziali e non riesco ad avere accesso al server. Cosa puo 'essere? Grazie Matteo.
Is there any way to use animations from Maya in ThingWorx studio? And if not, is there any way I can export a 3D model from maya and animate it using other software?
Hello, I have placed the Thingmark right in front of the Model but when i publish or do a preview, I can see that the model is placed a far away from the Thingmark. Not able to understand why. Size of the Thingmark printed is the same as the one placed in the experience. Any idea why? Thanks, Avinash
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.