Search the Community

Showing results for tags '.NET Framework'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Found 2 results

  1. Just completed a licensed install of CX-One on new computer. Everything installs fine and auto-update completed. When trying to open S[tructured] T[ext] function blocks I get the attached popup. Control Panel indicates Microsoft.NET Framework 1.1 is installed. Have tried downloading/installing latest Microsoft.NET Framework 4.5.2 . Stlll no success accessing ST Function block code. Any suggestions how to resolve this?
  2. Omron CJ1M-CPU13-ETN to .NET Framework

    Hello People, In my school we had an assignment to program a Sorting machine using an Omron PLC and CX-Programmer. Now we got the assignment to make an HMI that we can open on our own computer (Windows 8.1) so that we can control various things of our program, such as reading and writing bits, and other data (To the PLC obviously). Now I only have very little experience in reading and writing data from a PLC (Using a PC), I have used the libnodave library to connect to a Siemens S7-300 PLC. With this I managed to read and write bits, and also read and write data to a DataBlock. We wrote this program in Visual Basic 2013 using the .NET Framework with the libnodave library as an added extension. Now I have searched far and wide on the internet but have not come across any good examples of how to do this with an Omron PLC. So I hoped that I could get some advice from you guys. What I'm asking is if anybody here has maybe a link to a guide/ example program/ manual that could get me forward? And if I can easily get this done with Visual Basic, by adding an extension, could anybody tell me which extension this would be? And where I could find it? I appreciate any help. :D Thanks in advance, BitsNBytesRookie