Recently active
Hi,I want to show the data loading symbol when I refresh the mashup from the refresh requested. I'm using the Expression to show value. Please respond if you have any solutions. Thanks
Where do you set user name? I can set password.
How to customize Thingworx URL example (https://thingworx)? Is it possible to go without using port in URL? thanks Keerthivarman.
Hi , I am looking to Collapse a container in twx upto specific width , Is it possible in TWX 9.3.0?
Inside Mitsubishi M80 CNC controller, one Q series PLC is used.Inside Mitsubishi M70 CNC controller, one QnA series PLC is used. Then I setup Kepware configuration and PLC program under the help of Mitsubishi Ethernet Driver Help, there have some contents about Q and QnA series PLC, but I can't connect to M80 and M70 controller successfully. So I want to confirm if Mitsubishi M80 and M70 CNC controller can integrate with Kepware directly?
Hello, is it possible, to set the script timeout per service?I know, that the script timeout can be set globally per server.But we have just one long running service, which runs into a timeout and we want to avoid to increase the system script timeout as there are other applications running on that server and we don't want to extend their timeout too. Thanks!
My MAshups are getting data from windchill and for loading the data it is taking around 5- 10 mins which is not at all acceptable by customers. even though for min 10 objects from windchill it will take around 2- 4 mins. so I want to improve the speed of loading data and loading of mashups and kind of performance of my application. please help me out in this. ThanksKSM
Hello everybody, is there a way how I can use complex parameters (INFOTABLE or JSON) for SQL Query/Commands? Normally i need to add all columns I need as parameter. For large tables with many columns this can be really annoying. In the script I can use "<< >>" or "[[ ]]" to substitute parameters, but how can I do it, when the parameter is a JSON? e.g.: entry = { "id": 1, "val": "Hello" }. Every try of an SQL script trying to access "entry.val" does not work for me ... Greetings Andreas
I am facing a problem in the Export file . Where the CSV export file generated from the Query property history service using Export Widget gives DATE TIME in UTC , which is 5:30 Hours behind IST. When visualized in Mashup by using grid, the DATE & TIME is in IST . Please find the screenshots for reference.
Hi ,How to do this in TWX 9.3.0? Is it possible in Tabset? Thanks,
Hi everyone,I'm trying to install Thingworx analytics Server on my machine, but I'm having problems in the process.Note:-I'm installing Analytics Server with admin permissions-I have enabled TLS for Analytics Microservices by adding TLS Keystore File-I have TLS enabled for Zookeeper with truststore fileWhen I get to the Thingworx Connection Information window I get this error.
Hi friends! I have a question/doubt about IoT Gateway's REST Client: How can I make a GET request from REST Client in order to retrieve some data from an external API (e.g. Weather, web application, etc)?. As you know, it only supports PUT & POST method and it's fine but what about if I want to connect to Google Maps, Open Trivia or AccuWeather and retrieve/handle some values?? Even, I have a Google sheet's script deployed as web application listening external calls to log data in my sheet and I just need a simple GET request to achieve it but I can't find a way to do it from IoT Gateway module. My URL to get this is: "https://script.google.com/macros/s/ SCRIPT_ID/exec?temp1=1234&level=122&pressure=88" What would be the procedure or module to achieve it? Thanks in advance for your prompt reply and help, Saludos!
I'm facing some problems when trying to use an infoTable in my extension.The service is a utility service that is static: public static void myService(Context cx, Scriptable me, Object[] args, Function func) throws Exception { InfoTable iTable= (InfoTable) args[0]; ... in the metaData: <FunctionDefinition description="" name="myService <ParameterDefinitions> <FieldDefinition baseType="INFOTABLE" aspect.dataShape="keysShape" aspect.isEntityDataShape="true" description="the key names" name="keys" ordinal="0" /> </ParameterDefinitions> <ResultType baseType="NOTHING" name="result" ordinal="0" /> </FunctionDefinition> The call from the javascript; let keys= Resources["InfoTableFunctions"].CreateInfoTableFromDataShape({ infoTableName: "InfoTable", dataShapeName: "keysShape" }); keys.AddRow({key:"a string"}); myService(keys); The problem if at this line:InfoTable iTab
Hello, Line charts cannot be displayed in the mashup with respect to date and time even if it is designed according to PTC guide as a reference. Below is the example to display the temperature with respect to present date and time and how it is binded with and the result after saving the mashup is displayed as an error in the next image •The Date/Time Property is not considering the Present date time and year , even if we set the Property to the today’s date and save it and once if we refresh the page by default it will take it as 1970 /01/01 . IT is shown in the below image please help to get the proper line chart with respect to time and date.
Hello, I'd really like to find out if Kepware can receive JSON data resulting from a JSON post. Thank you
I'm currently testing KEPServerEX 6 in a highly Mitsubishi Focused facility. We have many Mitsubishi PLC's but only six are on a ethernet network and are considered "Masters." The majority of the Masters are connected to other Mitsubishi PLC's via CC-Link IE-Field. I have been able to connect to one of the Master PLC's and create tags, data log to sql, etc. I am trying now to pull data (X's and D's) directly from a PLC on the the CC-Link IE-Field network. For example in the attached picture i'm trying to connect to W/S Station 8. In the Mitsubishi driver I have the ID set to 10.25.0.130:N1:8. The I.P. is the Built in Ethernet Port I.P. on the Master PLC which I can connect to just fine. Then N is Network 1 which is a CC-Link IE-Field Master Card on the Master PLC rack and 8 is Station 8 on the CC-Link IE-FIield. When I try to monitor those the tags in Quick Client I get this error.Date Time Level Source Event1/30/2023 12:32:29 PM Error Mitsubishi Ethernet Mitsubishi Q Series.Wast
How to datalogger in Thingworx when i create mashup and input is coming.when i see in view mode. Thank you.
1 Study of Persistent According to Thingworx help document: ( Persist— If selected or set to true, each value change is persisted to the database. Persistent property database writes occur asynchronously to avoid deadlocks. While the property value is set immediately, the database write occurs asynchronously at a later point in time. Updates and restarts do not affect queue processing. ) The persistent data are stored in Table of property_vtq. Each time the property value is changed, the related Database record will be Updated. This Table only has 1 index of “id” & “name”, so Update operation will NOT require change of Index. As explained above, value change of persistent property triggers Update of property_vtq Table. We need to check property feature before we set it. For normal properties, it’s OK to enable it. But for frequently changed properties(such as speed, temperature), it’s NOT recommended to enable it, otherwise there will be
Hi, We have a decision to make regarding choosing a tool for our next project where the ability to send data to a MQ is mandatory. Does anyone have the answer to the questions posted on this topic? Rui
Hello, I recently started a project with 7 PLC (Mitsubishi C2J). Each of the device has its own channel. When I launch the QuickClient, only the first device have its tags quality at 'Good'; all the other have bad quality. Also, in the logs, it appears that 'Device is not responding' for them. The strange part is that, when I ping the IP addresses of the devices, all of them are responding well. and the item ._system of the device that are not responding have ._Error boolean at '1'. The last thing that I have noticed is that, when I change the IP address of the first channel to another one (ie, from .31 to .32), the new address of the device becomes readable in the quick Client. I though it was an error in the channels parameters, but the all have the same parameters. Need some help, thank you.
Hi Jeffy, Can you please tell me how did you get trigger service widget ? is this any custom extension ? I am looking for the same widget . Thanks in advance Harini Re: post
Hi, Can Kepserver support calling and OPC methods and how would that be done? Is there any documentation on it - or it has to be done through other solutions. Thanks
I want to know what is the max count of channels (modbus TCP/IP Eth) I can configure in one Kepware Server Ex Instance ?. I want to be able to configure 60 channels to read around 84,000 data points on Modbus I also want to ask if 100,000 tags is the limit on how much one kepware server ex can read ?
As of Dec. 23, 2021, ThingWorx 9.3.0 is available for download and on Jan. 7, 2022, it will be available for Cloud Services. What’s new in ThingWorx 9.3?Composer and Mashup Builder Enhanced ability to find entities, code references, and project dependencies with a new Referenced by report feature.New Grid widget allows for improved visualization of row/columnar type data, with improved performance, styling, and configuration experiences. Composer enhancements allow for faster configuration and application management in the areas of test execution and dynamic use of Master Mashups. Analytics New configuration parameters (binningStrategy and allowOverlap) available for profiles to tailor application of the algorithm to meet needs of domain use cases. New option to utilize K-Fold cross validation to improve quality of predictive models created on limited data sets using industry standard technique. Automate treatment of mis
Hi, I need to connect to a non-Kepware OPC UA server without using the OPC UA Client driver in Kepware, It seem there was an extension called Thingworx_OPC_UA_Client.jar can do this, but I cannot find it in the marketplace anymore . is there any other solution ? Regards, Sean
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.