Recently active
hello hope it's going allright.i am an intern at Mertay Makina Metal and student at Bursa Teknik Universityi have a project to learn about plc and sensors. i got a project that should measure a distance between sensor and ground. and then the sensor will be connected the plc after all i should be able to pull sensor values from plc to my computer and plot or write these values on the screen. i do not know how to connect these components and i do not know how to read sensor values from the plc.i will use kepware to acces plc an receive sensor values . i am here to have your help. will you be helping me.i added a picture about the project like simply drawn. İf you answer i will give more information about the projecet.thank you a lot.
I am trying to bind the 'ButtonType' property of a button with an expression. The expression is auto evaluated when a property value changes.The output of the expression is a string with output value as 'Secondary' or 'Danger' depending on the scenario. But the button type does not seems work, it is always in black color instead of changing the color based on expression output.
Hi, I have a PTCS Gird with me. Can someone please help me with the CSS of the Tooltip of the Grid? Instead of a Grey background colour, I would like to change the colour and height of the tooltip. Thingworx Version: 9.3.8. Thanks,
How to clear selected Item in ptcsdropdown using event or boolean value?
I want to send whatsapp messages from thingworx. is it possible to achieve using any extensions like we are using twilio for text messages.
Hi, it been a while since I used KepServer and I have a new project scope that's got me scratching my head a bit. We have a requirement to automate production test data acquisition where there is nothing currently in place. There are no OPC enabled drivers at all for the instrumentation types that we use. We're building the back office tooling (SQL DB, internal web services etc) to support quite complex product assembly and testing, where manual data entry is needed. The final step is to provision device level integration to bypass the need for manual data entry. Typically, the multiple (5) USB devices are tethered to a local PC, each with proprietary data communication. I'm looking for a confident way forward. The concept I'm working with is to centralise the data on an instance of KEPServerEX, with local OPC servers running on the PC hosts that harvest the production data from the locally connected devices. KepServerEx is the product I know from the past, I am only jus
Hi, I tried to import the mash up from:https://www.ptc.com/en/support/article/CS299233?_gl=1*1i84zym*_ga*MTcyNDQ0NDE1My4xNjc1NjQyMzg4*_ga_7NMP2MSYPM*MTY5ODAzMDIwNS41Mi4xLjE2OTgwMzA5NTguMjkuMC4w*_ga_1QBT6P6HR1*MTY5ODAzMDIwNi4xMjAuMS4xNjk4MDMwOTI5LjU4LjAuMA.. to my thingsworx (9.3) but it failed. application log: please help me to solve this issue. Thank you.
Hi, I have a problem with embed thingworx9.4 in angular, I have followed the configuration that appears in ptc (https://support.ptc.com/help/thingworx/platform/r9/en/index.html#page/ThingWorx/Help/Composer/Security/AllowingEmbeddedMashupsiniFrames.html) but it keeps blocking the connection. I attach images of the current configuration and the result of the console. The console shows me the frame-ancestors 'self' and the allow-from, I guess it should only show the allow-from.
I am attempting to display a Mashup in SalesForce through an iFrame and have set the below properties to the iFrame: referrerpolicy="origin"sandbox="allow-downloads allow-forms allow-popups allow-same-origin allow-scripts"ancestors="self" Along with this we have also whitelisted the SalesForce URL in ThingWorx that is mentioned in this documentation. After doing the above changes when I am navigating to the iFrame I get the below authentication display which passes successfully and I am able to open the mashup in a new tab. However on that mashup if I attempt to invoke a Remote Session I get the below error: Refused to frame ''because it violates the following Content Security Policy directive: "frame-src https://company--test.sandbox.lightning.force.com". I am a bit confused as to how this issue is coming in the new tab window? Any pointers? Thanks,Ashish Tamhane
Dear All,We are evaluating ThingWorx solution as potential software for timeseries historian and AI & ML solutions at our factory. Here are some basic questions i have to have clear understanding . 1, Thingworx can be a historian ?2. Can i use thingworx for AI and ML solution?3. What is thingworx SCO solution offers?4. What is influxDB and why it is used along with thingworx? ThanksKannan K
I have imported the DPM extension in thingworx and successfully showing all data in DPM dashboard. Now i want to push alerts or data from DPM dashboard over an Email. is it possible to do so. if yes how to do it?
Initially posted in this topic I am using s7-1200 plc , i want to write the plc tag value from thingworx to kepserver after that plc. It is a memory tag and boolean. from remote thing if manually i can set the value true/false, it is changing in kepserver, but through button widget not happening. How to update the tag value using button widget. Pls help me out
I am taking logged data from 10 properties of 10 things. I am using the "QueryNumberPropertyHistory" service to fetch logged property data for things. The output infotable contains "id, timestamp, value" fields. I tried to combine two infotables by using the "Left Join" query. But when I tried to use the same query to combine three infotables, it wouldn't work.Can anyone please help me achieve the required output?
Hi,i want to write the plc tag value from thingworx to kepserver using button widget. I have added the properties of tag, tested by changing value 0 or 1, in kepserver the tag value is changing. But when i tried with button widget, no success, I dont know how to bind the button widget output to remote thing properties? or should i need service to write the value? Thingworx 9.3PLC s7-1200KepseverEX is used.
Anyone using Kepware with MT-Connect? I am reading data from various equipment in multiple plants. I am configuring tags for alarm states. MT-Connect outputs multiple condition statements with the same 'ID'. Anyone know how to see the second or 3rd condition statement in the Kepware tag? Or Create an additional tag to see the secondary or tertiary statement? Kepware Tag Reading value- MT-Connect Output-
Hi, Is there a REST API or Swagger where I can input the Part number and know if it has a part structure? Use Case: If a part has a part structure, display the part structure in Thingworx Dashboard, or else display just the part info. For this use case, I need to know if there is an API, I can ping and understand if the Part has structure or not. Thanks,
I have 35 rows populated in collection widget. We are viewing all of them using scrollbar. If i clicked microsoft edge browser print functionality, i can see only 12 rows in first page. Remaining rows are not coming in second page of print pdf. Any properties need to be fixed in collection widget? What is the workaround for this issue?
I'm trying to follow this tutorialhttps://community.ptc.com/t5/IoT-Tips/Perform-Statistical-Calculations-with-Descriptive-Analytics-Part/ta-p/834663I already did until I created the service to put the numbers into the timed values table. but my timed_values not updating. There was no data there. I also dont understand how below code could put the numbers I set in numbers into the timed_values table since the propertyname is "numbers" not me.numbers me.timed_values = me.QueryTimedValuesForProperty({ propertyName: "numbers", maxItems: 10, startTime: me.start_time, endTime: me.end_time });
I tried to use descriptive analytics using tatisticalCalculationThingShape and StatisticalMonitoringThingShape but i cant find it on my thingshape. I want to use this for FFT. Could you show me how to use FFT on my thingworx analytics and provide a step by step tutorial. Thanks.
Hi, AllI have one question on Thingworx9.2.0 as follows;(1) Create a Infotable include 3 rows (2) Create a mashup using AdvanceGrid and Infotable as follows (3) Show the mashup then 3 rows are displayed on the AdvanceGrid.(4) Edit a cell value.(5) Immediately, other 2 rows are deleted from AdvanceGrid and Infotable.(6) This is correct or something wrong? Regards,
Hi, Am trying to get only manufacturing part when user searches for a part number and am trying to use existing services from NavigateSearchThing - GetSearchResults(). But this gives me all the parts, so I tried to put some navigation criteria but ended up with JSONArray issues. I tried examples from PTC docs but still no luck. Can some help me here with navigationCriteria? thanks
Hi Everyone, We are trying to POST a request to an external REST API via https. All the ThingWorx documentation provides information only on making http request. Is there any way to make a https POST request from Thingworx to external REST API?
How to upload files from TWX systemrepository To S3 Bucket by using TWX service?Do we have any API for uploading Files from systemrepository TO AWS S3 Bucket.
In ptcschipdatafilter widget, instead of chosing the condition for string and number datatype, can we populate all the unique values of that column in dropdown format inside filter widget?
Hi, I have requirement where I need to display custom date filter/picker next to filter that is available out of the box from grid. please check the attachment.Is it possible to add UI items/widgets in such a way. Please check the attachment. The boxes marked in red are the ones where i would like to show 'from date' and 'to date' filters.
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.