Network variable list

10 installs
Ratings not yet available
1.00 monthly active users
$<10K monthly revenue est.
IAP 0% · Ad 100%

Network variable list Summary

Network variable list is a ad-supported Android app in Tools by Shekhmous Mohamad. Released in Oct 2022 (3 years ago). It has about 10+ installs Based on AppGoblin estimates, it reaches roughly 1.00 monthly active users and generates around $<10K monthly revenue (0% IAP / 100% ads). Store metadata: updated Dec 28, 2022.

Store info: Last updated on Google Play on Dec 28, 2022 .


0★

Ratings: 0

5★
4★
3★
2★
1★

Screenshots

App screenshot
App screenshot
App screenshot
App screenshot

App Description

Network variable list: An app for data exchange with multiple PLCs

Network variables can be used for data exchange between two or more PLCs without PLC-specific functions.
Network variables are defined by name in the CoDeSys project and automatically exchanged between the PLCs at runtime. To do this, they are summarized in so-called network variable lists. There can be several lists per PLC. Since data is exchanged via broadcast messages, one of the PLCs acts as a sender and the others can receive the data. No PLC-specific functions are necessary, but the variable lists must be absolutely consistent in all PLCs. To support this consistency, the CoDeSys programming system offers the option of exporting a variable list during the generation process and importing it back into the receiving PLC.
With the help of these apps, data can then be exchanged between your device, e.g. B. smartphone or tablet and one or more PLCs. The app takes on the role of a PLC, so to speak.
You can:
- Create, edit, import or export lists.
- Add or remove variables.
- Define the list as reading or writing
The app supports all CoDeSys primitive variables, like:
ARRAY, BOOL, BYTE, DINT, DT, DWORD, INT, LREAL, REAL, SINT, STRING, TIME, TOD, UDINT, UINT, USINT, WORD and DATE
The app only supports UDP protocol.

Have fun using it.