Month: March 2021

  • How to setup and use a SpringPark as a SmartReader over TCP

    The aim of this tutorial is to configure a SpringPark as a Network SmartReader. The SpringPark in this configuration acts as a TCP server (default factory port is 4000) and sends its tags to the client connected to this port. For this howto, we will assume that: your SpringPark is using a default (from factory)…

  • How to setup and use a SpringPark as a SmartReader/HTTP client

    The aim of this tutorial is to configure a SpringPark as a Network SmartReader/HTTP client. The SpringPark in this configuration acts as an HTTP client (default factory port is 80) and sends its tags to the server. For this howto, we will assume that: your SpringPark is using a default (from factory) configuration. you have…