List of Contributions

Ray

Contact Details

Ray


My Content

1 to 1 of 1 total
Posted By Ray Jul 21, 2026 04:26:00 PM
Found In Egroup: Emulate3D Software
\ view thread
Hello! I am currently trying to write a C# method that will read data from a PLC and use it to decide if a visual needs to be created or not (i.e., I don't need to bind the ServerItem, only access its value). My understanding of the flow of how to read data from a server is: ServerItem serverItem ...