Recently active
Hi Everyone, I want to push Vuforia View user login details into ThingWorx.Can anyone help me out with this. Thanks in advance. Regards,Aditya Gupta
hello community, We dont have any username or password for our ms sql company databse, we use windows native authentification which uses Active Directory Domain to authentificate the user. How can i connect our microsoft SQL database ? I am unable to connect as i have nothing to write in database username and password. Please have a look on the picture below and let me know please how can i connect my sql database with thingworxs.....
Dear all Currently, when View app is closed or crashed, any runtime values such as user inputs, local variables will be lost, so if the user was working on something, the progress will be lost and the user has to start it all over again. To prevent that, we can use ThingWorx to save those values, and recover when needed.However, some of my customers' use cases requires to be operated in offline environment, thus it's unable to connect to ThingWorx.Therefore it would be great if we have another way to save runtime value which works in offline environment.
Hi community Since the userpick function was updated with 9.23, highlighting and hiding parts does not work any more in the view app. I have an open support case and will post the solution here as soon as we have one. If anyone else has figured it out already, your help would be greatly appreciated. Best wishes Alex
Dear community I've noticed that the PDF Viewer Extension does not work any more. Attached is the extension file that I am using. Thanks for your help! Best wishes Alex
Hello everyone, I have encountered a problem with a project that unfortunately i cannot share here, same project with same 3d models is shown on Vuforia View application in different way. I don't know if is a rendering problem caused by AR libraries of the device or something else. I found different devices that shows that:Samsung Galaxy A54 - 3d model extremely dark/shady (almost impossible to see the details)Samsung Galaxy S10+ - 3d model extremely bright (almost impossible to see the details)Another samsung model - same as s10+ I tested it on other devices and seems works correctly:iphone 13 pro, samsung Galaxy a7 tab, redmi note 11, samsung S23+, (All devices are updated to latest android version.) I share a little detail where you can see what happen on samsung s10+ (bright problem) , samsung a54(dark problem) and the working one. Someone has any suggestion?Thank you
I have multiple scanned areas, which I will be separating in different views. The problem here, is that I have some objects in those areas, that might be moved somewhere else like chairs, keyboards, etc. Will there be complications with the scanned areas? When is the optimal time to split the scanned areas into separate experiences or views?
Hi Everyone,Good Morning, We have a project in thingworx which have different things, thing templates, data table etc. with different services. I am able to run those services if I login to Vuforia View through Administrator user but not able to run those services through other users. Do I need to configure anything to do so? Thanks in advance.Regards,Aditya Gupta
Hii would like to visualize a signal from a cable to a sps using vuforia studio. the signal should then be displayed with ptc creo view. unfortunately i can't figure out how to go about the whole thing. Could anyone help me?thanks in advance
Hi Everyone,Good Afternoon, I want to exit Vuforia View app on click of a button.Can anyone please help me out. Thanks in advance. Regards,Aditya Gupta
Vuforia Studio Enhancements to userpick Event (iOS and Android only) The userpick event now contains geometric information that can be used to localize augmentations based on user interactions. For more information, see Geometric Information Mapping with the userpick Event. The response payload of the user pick event is added to the result “eventData” of the event listener $scope.$on(‘userpick’, function(event, targetName, targetType, eventData). Tracking Status API Now Available (iOS and Android only) Tracking status is now exposed via the Tracking API allowing you to build your own business logic linked to tracking status or tracking status changes. For more information, see Tracking Status API.Note: Tracking status is not available in preview. Multibyte Characters Now Fully Supported Multibyte characters are now supported in all of the following places: Display URLs Folder names Exported ZIP files The following enhancements were also made as part of this update: Experie
HelloHow do i get back from the experince to the library with a command. I found the command $scope.goToLibrary(); but it doesn't work. I know that i get back to the scan process with a voice command, but i want to get back with a button press.Can someone help me please, thanks in advance
How does one go about getting rid of showing a product in an environment? Can the product be displayed in a white background? Trying to replicate the CAD environment - product on a white background in Vuforia View?
Hi, which Creo Illustrate version do support Vuforia Studio for sequences. At the moment i have the latest Vuforia Studio version and Illustrate 8.1. Does 9/10... support it already? And which of them support Windows 11? Found that https://community.ptc.com/t5/Vuforia-Studio/Creo-Illustrate-latest-supported-version/m-p/848864/highlight/true#M11463 but not more.Thanks,Steve
Hello Developers, I am confused that how my url needs to look like in order to play video with this webframe widget. My URL : "/Thingworx/FileRepositoryDownloader?download-repository=AssemblyApproval.FileRepository&directRender=true&download-path=//troop/kroop/loop/alter/Sequences/l-Creo3D-Abbildung1.pvi/Gewindering_(32570024)_aufsetzen_(Stauchen)/Videos/101.mp4" but my video is unable to pay on the widget.. can anyone please tell me about url creation of it... thanks
Hey Community, So I have this service and it has four parameters and one of them is intervalCount, which i have given here 150 but now i want to give an additional interval which would be 50 so i want to run this service twice with 150 and 50 but on success both will give me results. I am confused a bit. what can be the best approach here should i change the service architecture on the thingworx side? to accept as an array or should i do something on experience side to make it run. any ideas are welcome. this service runs everytime i start the expereince and what this service is doing that it takes interval count and divide by total entries to give me modus and if its 0 then i know its 150 product so that i do something on exp side thanks $scope.every50thEntryCounter = function () { twx.app.fn.triggerDataService("QControl.Data.Helper", "intervalCountForProductCategory", { // Hand over variables to the service lineName: $scope.app.params['lineName'], Location: $scope.ap
Hello Community, So i start my experience and fetch the model from thingworx and then jump to new view and there i have this below code to show the sequences in the list but unfortunately it works perfectly fine in browser but not in view app. The view app is unable to show the list of sequences to select.. Can someone please see that what is a problem in the below code? or how can i resolve this issue. As you guys can see binding also in the below from model to show the sequences. The modelLoaded function is not getting executed and that is an issue.@RolandRaytchev may be you have an idea...? angular.element(document).ready(function () { $timeout(function () { $scope.setWidgetProp('model-1','src',$scope.app.params.modelPVZFile); $scope.$applyAsync(); $rootScope.$on('modelLoaded', function() { $scope.view.wdg["spinner-1"].visible = false; console.log("Model and Sequence both are loaded!"); }); }, 100); })
Hello Community, I can say that it seems possible to get the videos saved which are saved in thingworx repository and show in vuforia studio on the video widget. There are 10 videos which i change with the click of a button. What do you think is a best solution that should i get the video on click everytime or first fetch all the videos together and then show it one by one with the button click. i mean store them as an array. Any suggestions in this regard... Problem let videos = [ { id: 'video-2', src: 'app/resources/Uploaded/Illustration-1.mp4' },//1 { id: 'video-2', src: 'app/resources/Uploaded/Illustration-2.mp4' },//2 { id: 'video-2', src: 'app/resources/Uploaded/Illustration-3.mp4' },//3 { id: 'video-2', src: 'app/resources/Uploaded/Illustration-5.mp4' },//4 { id: 'video-2', src: 'app/resources/Uploaded/Illustration-6.mp4' },//5 { id: 'video-2', src: 'app/resources/Uploaded/Illustration-7.mp4' },//6 { id: 'video-2', src: 'app/resou
Hello Everyone,Good Afternoon, I want to send Start Time & End Time of experience from Vuforia Studio into ThingWorx.Can anyone guide me how can I achieve it? Thanks in advance. Regards,Aditya Gupta
hey @GianVal if you have already done with this connectivity would you please give some feedback or write a procedure in steps to achieve this task... from your valuable time. 🙂 My usecase is that i have different PVZ (ilu ) files in windchill and what i want is that to dynamically assign my model in vuforia studio this pvz file so that customer can see animation by playing it. I dont want to upload every time the pvz file in vuforia studio. I want this process to work dynamically. I have been working on thingworx ( NOT THINGWORX NAVIGATE ) and vuforia studio since 1.5 years. Would you please let me know about it that how can i achieve this task so that our customer can get the pvz files in experience from windchill. I have read a quite few docs but its not very clear.
Display your Thingworx mashups confidently in Vuforia Studio (popups, panels, etc.). Translated by the moderation using Google Translate ----------------------------------------------------------------------------------------------- Vuforia Studio에서(팝업, 패널 등)에서 Thingworx 매시업을 표시하고 자신있습니다.
Dear Community, I have one model and i want to walk around it after placing it. This is possible in the Area target which i have tried. But i am unable to walk around the model in Spatial target. Any one has an idea about it? Please let me know... With the camera when i detect the twin its always ahead of me and i cannot walk around it or through it.. Thank you! There is an option called track and i dont know that either i have to bind it with something... please let me know if anyone has an idea about it.
I want to link the file on Thingworx repository to the 3D Video widget of the Hololens project. What should I do?
Hi Everyone,Good Morning, I want the pinger on 2D layout can anyone help me out. Thanks in advance. Regards,Aditya Gupta
I'm using vuforia and unity(2022.3.16) together to do my final year project. when in play mode, the application works however, after i've built the app, installed it on an android phone and given camera access, the screen is black. I can see on the top right corner there's a button I added to the canvas so I'm pretty sure the issue is with the camera. Please help as I do not understand where I went wrong.
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.