The most recent content from our members.
Hi All, I got a NIP service that sends this example 7byte number 1731027600945646903 to a field capable of RWF length of 8 which I assume means 8 bytes as well so it should fit within the range just fine. LASTUPDATE "LASTUPDATE" 20101 NULL INTEGER 15 UINT64 8 However ADH cache truncates the data stating it is to large. Any…
We configred the NI Provider at RTDS, tested with teserserver and make sure it works. But once we mount the application developed with the EMA API, there's error message in the adh.log: <cipsnylab1.1.adh.sourceSSLDistribution.sslDispatcher.TEST_NIP: Error: Wed Sep 18 04:03:32 2024> Failed to start server "TEST_NIP" for the…
Hello, We are trying to use NIProvider to publish custom items on ADH using a dedicated service name. It seems to work but we are not able to consume the data from ADS using the same service name. On RTC when checking the item on ADS we get the error : Stream State : Closed Data State : Suspect State Code : None Status…
Hi, let's assume I have to publish an update for a RIC via a non interactive provider every X seconds. How to implement it, is more or less clear from the docs and code samples. What is not clear is how to provide any sort of a Cluster/Redundancy/Failover for that non interactive provider. Can I start 2 or more identical…
Can we implement a RTDS non-interactive provider Python app via Websocket API? Or other suggestion to do so? The programming language is Python.
We have an internal NIP , Non Interactive Publisher publishing data using RFA C++. The value of this field does not get converted properly to SSL client. RSSL clients are able to see the data. The field is defined as INTEGER for SSL , but it is defined as REAL64 on RSSL. ACVOL_1 "VOL ACCUMULATED" 32 NULL INTEGER 15 REAL64…
Hi, Assume there is a multi-process application working as a NIProvider. It connects to one of two ADH-s configured to accept connection from the application. Please note that these two ADH-s do not work in a hot standby for NIP service. NIP on ADH-s is configured for source aggregation and communication is on TCP. It's…
Hello All, I am trying to develop a Non-Interactive provider using the ETA library - Java SDK. A NIP service(NIP_TEST) has also been created and I am able to login as a provider to provide content. I have executed the sample programs provided in the Java SDK successfully and can see the Refresh/Update messages written to…
...e SourceDirectory Hi, I am trying to publish data to our Local TREP infrastructure but I am getting the following error and not sure what it means. Can you please help? Exception Type='OmmInvalidUsageException', Text='Attempt to submit initial RefreshMsg with service name of XYZ that was not included in the…
Hi, I am trying the NIP but get below error, please advise: login failed (timed out after waiting 45000 milliseconds) for ) Exiting the application Full log: SEVERE: loggerMsg ClientName: EmaConfig Severity: Error Text: Unable to find tagId for DefaultServiceID loggerMsgEnd nov. 05, 2020 1:51:45 PM…
It looks like you're new here. Sign in or register to get started.