Search the Community

Showing results for tags 'somachine basic'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Found 54 results

  1. 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
  2. Hello all, I am trying to download a new program to a AB 1746-BAS SLC 500 BASIC board via RS-232 connection through a Windows 98 laptop running Hyperterminal. While the BASIC board is connected I verify connection by waiting for the board to print out its information in the Hyperterminal program and then enter "CLEAR", "NEW" and finally, "LIST" in Hyperterminal to wipe any program from the board and verify the board is clean respectively. Then I load the new program via a .TXT file using the "Send Text File" option within the Hyperterminal program. After the program has finished loading I than type "LIST" to verify it has copied over correctly. I than switch the SLC over to "Program Mode" via the key. After doing so I type "RAM" to select the program i just uploaded to the BASIC board and then type "PROG" in the Hyperterminal program. I than receive the "Programming Sequence Failure". If anyone has any advice as to what I am doing wrong it would be greatly appreciated. Below is a list of everything I have set and researched. Thank you in advance, James -Laptop: Windows 98, Hyperterminal -BASIC board (programming): JW1 pin: 1-2 3-4 JW2 pin: 1-2 3-4 JW3 pin: 1-3 2-4 JW4 pin: 5-6 3-4 -RS-232 9-pin connector: Pin 2 connected to Tx Pin 3 connected to RX Pin 5 connected to ground Pins (4/6) crossed DSR/DTR Pins (7/8) crossed RTS/CTS -Hypterminal: Direct Com1 bits per second: 1200 parity: none stop bits: 1 Flow control: Xon/Xoff Settings/properties: -> Emulation VT100 -> ASCII line/character delay: 30 milliseconds check box: Append line check box: Wrap lines... -Manuals: 1746-rm001 1746-pm001
  3. Version 3.11.5.0

    2921 downloads

    .NET class library for use in Visual Studio.NET to create HMI/SCADA apps that communicate with Modbus/TCP Server (Slave) devices via Ethernet.   For .NET Framework 2.0 - 4.8 projects. Does not require OPC or 3rd party drivers x86, x64, and Any CPU compatible Visual Studio.NET 2010, 2012, 2013, 2015, 2017, 2019, and 2022 compatible Most .NET targets are supported, including Web, Win Forms, WPF, console, and service apps Build Win Forms, console, and ASP.NET applications that run on Linux with Mono framework Extremely high performance - 5~10 mSec typical transaction time Optimizes multiple register configurations into minimal transactions Tag database can be configured via code or visual designer Abstract base classes allow you to write generic code that works with all drivers Synchronous and asynchronous read/write methods Data change notifications Provides common user interface across all driver classes No limit on number of devices or data points Multi-threaded for high data throughput Includes extensive help system Windows, Console, and Web Example applications with VB and C# source code included. Easily connect office systems to factory floor. Runtime-free for qualified applications  
  4. Version 3.11.5.0

    1511 downloads

    .NET class library for use in Visual Studio.NET to create HMI/SCADA apps that communicate with GE SRTP PLCs and compatible devices via Ethernet. Supports GE/Emerson PACSystems, Series 90, and VersaMax.   For .NET Framework 2.0 - 4.8 projects. Supports PACSystems symbolic variables and CPU rack + slot specification Does not require 3rd party drivers Does not require OPC x86, x64, and Any CPU compatible Visual Studio.NET 2010, 2012, 2013, 2015, 2017, 2019, and 2022 compatible Most .NET targets are supported, including Web, Win Forms, WPF, console, and service apps Build Windows Forms, console, and ASP.NET applications that run on Linux with Mono framework Extremely high performance - 5~10 mSec typical transaction time Optimizes multiple register configurations into minimal transactions Tag database can be configured via code or visual designer Abstract base classes allow you to write generic code that works with all drivers Synchronous and asynchronous read/write methods Data change notifications Provides common user interface across all driver classes No limit on number of devices or data points Multi-threaded for high data throughput Includes extensive help system Windows, Console, and Web Example applications with VB and C# source code included. Easily connect office systems to factory floor. Free 30 day fully functioning trial version available for download Runtime-free for qualified applications