10-28-2022 08:43 AM
Network streams were designed and optimized for lossless, high throughput data communication. We have applications that successfully use network streams for data streaming, e.g. between a cRIO- RT application and a host application. Now we would like to integrate the data streams in a python application, but we have not found any implementation.
Network streams are a NI proprietary 1:1 network protocol, see (Lossless Communication with Network Streams: Components, Architecture, and Performance - NI) and (Using the Right Networking Protocol - NI). Is there a python API for network streams?
12-08-2023 02:49 PM
I am curious about this too. We have built control and data acquisition equipment using sbRIO / cRIO, communicating to the Host PC with TCP IP streaming functions.
Our plan for future test stand interfaces is to use Python - it would be great if there NI libraries for the TCP IP streaming.
Thanks
Matt Lawson