
|
|
![]() Include the AEProvider DLL in your stored procedures and you will be talking to your AB PLCs in minutes. You can read and write data to your shop floor AB PLC*. Put the data in an SQL database, change it or write new data to same or new locations. (*Rockwell Software RSLinx required for PLC communication interface.) Get hot and dirty shop floor data without leaving the air-conditioned comfort of SQL! Using stored procedures, such as the examples below, is all it takes to read from and/or write data to AB PLC's. INSERT INTO ScanTable(Address,Barcode) SELECT * FROM
OPENROWSET('AEProvider.AB_PLC','AB_ETH-1';'PLC5';'',
'SELECT N7:0,5 FROM STA1') SELECT * FROM OPENROWSET('AEProvider.AB_PLC','AB_ETH-1';'PLC5';'',
'SELECT N7:0,5 FROM STA1')
Technical support for
AEProvider is available by E-mail Support@adveng.com or fax (615)
771-6501. |
|
Home
Products
F.A.Q.
Downloads
Services
Partners
Contact Us Employment
About Us |