Recently active
We have a OPC UA channel created to retrieve tags values from a Fette OPC UA Server. It was working fine until the certificated located in the OPC UA Configuration Manager in Trusted Servers for the Fette OPC UA Server expired. Even if I remove that certificate and create again the OPC UA channel it add again the certificate but with the same expired date.
Based on below document, it seems only Windows Server 2016 ?https://www.ptc.com/store/-/media/kepware-store/en/datasheets/opc-connectivity-datasheet.pdfHow about windows 2019 or 2022 ? Supported Operating Systems• Windows Server 2016• Windows 10• Windows Server 2012 R2 and 2012• Windows 8• Windows Server 2008 R2• Windows 7 Ultimate, Enterprise, and Professional Thanks
Looking for a better way to do bulk import into KEPServerEX. I currently have an Excel workbook with all the points in the system.I use VBA to create a JSON KEPServerEX application file. This works well for the initial setup and testing.The issue now is that when the customer makes a large number of changes or adds a new block of thousands points to an application we have to restart the KEPServerEX application when loading a new JSON application file. So all the existing points may miss some updates while KEPServerEX is restarting the app. If the CSV import is not very helpful as you would still need to manually create all the channels and devices, then do a manual import on maybe hundreds of devices. I've not tried using the KEPServerEX API yet but looking at a demo it mostly seemed to give you the same functionality as the normal KEPServerEX client.
Hi everyone,I'm having trouble setting up Kepware OPC Server to read data from my PLCs. My Setup:- PLCs: Use Modbus RTU communication protocol as masters (initiate communication).- Kepware OPC Server: Used to acquire data from PLCs.- USR-TCP232-304 Module: Converts RS-485 communication from PLCs to Ethernet for Kepware to access. (Link to user manual: https://www.pusr.com/download/M0/USR-TCP232-304-User-Manual_V1.0.3.01.pdf) The Problem:I can successfully receive data using a "Modbus slave" emulator software.However, Kepware OPC Server fails to receive data from the PLCs.My Kepware Configuration:Driver: Modbus RTU Server SerialPhysical Medium: Ethernet Encap.Port: 1123Device 1: ID 1 (matching PLC master write address) What I Need Help With:Can someone advise on the correct Kepware driver for my setup?Are there any additional configuration steps required for Kepware or the USR module to establish communication?Any troubleshooting tips for Kepware's diagnostic tools to
I have multiple csv files each tied to a different advanced simulator channel. Within each of those channels I have one device tied to one csv file.Each of the csv files is different, meaning they have different number of columns and rows. Each file has approximately 32,000 rows.The record selection interval for all devices is 19200 ms. I noticed after a few days that the programs were on different lines of each csv file even though they have the same record selection interval. I was expecting that they would all be on the same row number because the record selection intervals were all the same. How can I counteract this and what is causing the problem?
Issue Description:Environment:Operating System: Windows Server 2022 Datacenter 64-bit (Build 20348)Instance Type: Amazon EC2 - t3.largeProcessor: Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz (2 CPUs)Memory: 8192MB RAM (8GB)Available Memory: 5999MBDirectX Version: DirectX 12BIOS: Default System BIOSDatabase: AWS RDS Aurora PostgreSQLInstance Type: Serverless v2Minimum Capacity: 0.5 ACUs (1 GiB)Maximum Capacity: 4 ACUs (8 GiB)Software: KEPServerEX v6.16 (6.16.217.0) - Data Logger Plug-inLog Group: 'TH_SF_BBO_1M'Logger Group Trigger: Static Every 1 minuteNumber of Items: 236 itemsIssue Details:The issue occurred after the OPC network connection was lost. When the connection was restored, the logger group attempted to resume recording to the existing table, but encountered the following error:{"timestamp":"2024-10-16T03:03:07.401","event":"Error","source":"Data Logger Plug-in","message":"Unable to open recordset on log group 'TH_SF_BBO_1M'. Reason: Out of memory while reading tuples.;mem
Hi Experts,I'm a beginner with Kepware and i've now encountered an issue i would really appreciate some help with solving: In my Siemens PLC i got an REAL variable that has the value "25.999".When i added the tag to Kepware (Float) and launched quick client the value is now shown as 1.10415E+09.How do i get Kepware to show the actual/same value as i can see in the PLC? Thanks in advance!
In kepware there are energy meters tags showing tag quality good but values are shown as zero. All of changes in setting like reducing block size, recreated channel and devices, restarted kepware number of times we got bad address in block error. kepware error guide saying below reason,Possible Cause:The driver attempted to read a location in a PLC that does not exist, perhaps out of range. For example, in aPLC that only has holding registers 40001 to 41400, requesting address 41405 would generate this error.Once this error is generated, the driver does not request the specified block of data from the PLC again. Anyother addresses being requested from this same block are considered invalid.Kindly anyone post a solutions for the above problem.
Q-series Mitsubishi PLC connected to two Kepservers. One is KEPServerEX v6.14.263.0 and another one is Thingworx Kepware Server v6.14.263.0.I am receiving data from PLC in KEPServerEX v6.14.263.0 but not in Thingworx Kepware Server v6.14.263.0. all the channel and device configuration is same.Communication is having TCP connection and port number is 10000 in mitsubishi PLC and same at server side.earlier I was able to receive the data in both the servers.How can it be resolved?
We are getting "Request pending" from Kepware IoT Gateway REST Server.We have configured almost - 10000+ tags for each site. We have CPU utilization remaining below 30%, indicating sufficient processing capacity for additional tasks. Network bandwidth is available, confirming that communication delays are not related to data congestion. We have only a single Kepware for all the sites. Does it going to impact our solutions?
Hi all, I am trying to import some OPC UA tags into Kepware via CSV. I have an address that looks like the below which is the address value in my CSV file: ns=3;s="DB31 Data Fixture"."CurrentMoldType" But when I import it the address ends up like this in Kepware:I can't seem to figure out why it is ending up with "" in Kepware when it isn't like that in my CSV
I am using KepwareEx6.15 with Mitsubishi iQ-R32 PLC + RJ71EN71 module.Kepware Channel and Device configuration point out to the RJ71EN71 module (SLMP TCP/IP port)I have created SLMP TCP/IP 40 ports for connecting the same PLC+RJ71EN71 module with KepwareEx6.15 multiple channel and devices for limit the tags in each devices for quick poll. I have active client connections with KepwareEx is 120 and Active tags more than 3000 with scan rate 100ms. I am facing the challenge to write back 200tags values from kepwareEx to PLC it took more than 40 secs. the below information were my testing observations. Scenario 1: When i restart the Kepware and disconnect the active client connections and maintain one channel & device with 200 tags the write back time is 6secs. Scenario 2: When i restart the Kepware and loaded the active clients connections and maintain the one channel and device with 4000 tags and write back time of 200 tags is 60secs Scenario 3: Whe
Hello, We are working on a project where we aim to collect PhD data using Kepware and transfer it to Apache Kafka. Since Kepware doesn't have a direct integration with Apache Kafka, we designed an architecture where we send the data to an MQTT broker (Mosquitto) and then use Node-Red to forward it to Apache Kafka. However, we're unsure if this is the best approach.We're currently in the testing phase, but as the number of tags increases, we’re encountering some issues with Node-Red. The data is not being transferred properly to Kafka, and we are getting some buffer errors in Node-Red. By the way, we are using Node-Red as a MQTT connector, and while there are many other connector services available, We preferred the open source one.. We are working with approximately 60,000 tags, and our goal is to send the data to Kafka in 1-minute intervals.How can we successfully implement this project? Have there been any similar projects done before? If you need more information about the
Hi Team, I have approximately 2000 tags configured in the KEPServerEX Mitsubishi PLC Channel. When I open the Quick Client, all tags show good quality and actual values. However, I am now looking to write or change the value of all 2000 tags at once, instead of selecting and entering values for each individual tag manually.Could you please advise if there is an easy way to update all the tags in bulk within KEPServerEX or Quick Client? Any recommendations for handling this in a more efficient way would be highly appreciated.
Hi Team, How can we check the number of tags available in an individual device in the attached configuration type.
Hello, I am attempting to create a new channel and I want to define the Beckhoff TwinCAT driver communications, but I do not see it in the list of driver options. How can I obtain Beckhoff TwinCAT driver? Can it be applied to an existing version of KEPserverEX that does not have it, or does the KEPserverEX software require update to another version? I greatly appreciate the help here, thank you all so much in advanced!
Hi all, I am working on a use case using the kepware API to create kepware tags. Long story short, I want to create many tags with an empty/placeholder address and then can update the address at a later time as needed, but don't know what address will always be there regardless of machine that I can use. When I try to create a tag using the API with an address that doesn't exist it errors, which is why I am looking for a "universal address". I don't have much experience with PLC or address stuff so any help on this would be appreciated.
Does Kepware enterprise have MQTT Client Driver.Thanks
hi, am trying to connect to my webserver using IIOT Gateway pulgins Configured as REST SERVER,Since it was tested using HTTP during testing , it was working fine , While for Production we have to do it in HTTPS.I Am a not able configure it , Support needed.Thingworx Kepware SERVER EX V6.16.217.0As iam trying to upload SSL certificate, its showing format error.''Failed to import the Certificate. the format is in valid''
I'm using Ignition to read about 4800 values from some BACnet devices. The on site enteliWEB app shows values updating every few seconds. But it can take a minute or more before Ignition updates the value to something else. They almost never match as it takes too long to get the updated value from KEPServerEX. The default poll rate in Ignition is 250ms and in KEPServerEX the BACnet device is set to "Respect Client Specified Scan Rate" by default. I've also tried the "Request Data at Scan Rate" set to 100ms. The tags always seem to show their scan rate at 100ms.
Hi All - We are currently on Kepware version 6.7.1054.0Can you advise of which version of the application we can upgrade to, which is stable ? Appreciate the inputs! Thanks, Danaraj AG
Hello people, I am having a configuration as TIA portal - Kepware - Ignition 8.1 Perspective. All my tags are healthy, communication is established and data is reading as well as writing. I am facing an delay issue in this configuration, like when I write on any tag in Ignition or from Ignition to TIA through Kepware, it is taking much longer time to update that tag, almost 20 - 30 secs. If I read/write values on memory tags in Ignition or Simulate PLC in TIA portal, it is acting very normal, the response time is fast within the respective software. All my settings are as per required settings, scan time of Kepware is in msec. I am unable to figure out what is the issue with this.I am using License versions of every software. Please guide through this.
HI, we are connecting multiple Fanuc controllers (15i,16i etc.) to Kepware (V6) through Fanuc Focas ethernet driver. Currently getting 3 fault tags as Battery Low, Fan Alarm and Emergency. Are there other fault tags present for Fanuc controllers and how can we access them to Kepware server.Please guide. TIA.
I am reaching out to address an ongoing issue I have encountered with OPC UA tags in my system. Despite correct configuration on the client side and the camera software visibly indicating alarms, these are not reflected in the client’s system, suggesting a possible interruption in data transmission between our camera software (OPC DA standard), KepwareEX 6.16 (OPC UA standard), and the client’s software.Problem Description: OPC DA Client Reconnecting: The server on the 'Camera' channel is attempting to reconnect due to a GetStatus failure, this error is displayed in kepware. I also see this error: access to object denied. | User = 'Data Client' , Object = ' Camera.Aira' , Permission = Dynamic Adressing. I have enabled the IP address firewall to allow the OPC UA IP address, maybe not correct. I also made adjustments to alarm settings in the camera software's web application have not resolved the issue.Softing OPC Toolbox Diagnostic: Tags within the OPC server group display as half
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.