|
![]() AutoMateTM Communications Driver
The ACS AutoMateTM Communications Driver
is a library that allows you write PC applications that communicate with Reliance
Electric AutoMate programmable controllers. It supports both direct
connection to the processor and R-Net communication via Gateway or PC-Link
card.
The Driver allows your IBM PC application programs to read and write processor registers and points, start and stop the processor, and more. Your application communicates with the Driver via function calls or call statements; data is sent and received using ordinary variables such as integers. For example, the Visual Basic code fragment: Dim inregs(16) As
Integer, Status As Integer
inregs. A completion or error code will
be returned in the integer variable Status.
Here is a partial list of the Driver’s capabilities:
Platform SupportThe driver is available for DOS, 16-bit Windows (3.x), and 32-bit Windows (95/NT).The Windows versions of the Driver will work with any language or development environment that supports calling out to external dynamic-link libraries (DLLs), including: Visual Basic, Microsoft C/C++, Borland C/C++, Borland Delphi, Microsoft Access, and many more. DOS versions of the Driver are tailored for specific languages.
Currently supported are Quick Basic, Turbo Pascal, Interpreted Basic,
Microsoft/Borland C/C++ (Small and Large memory models), and several
others. Depending upon the specific language, the Driver may be supplied
as a linkable object module or a terminate-and-stay-resident (TSR)
program. Send us e-mail
for details.
Pricing and AvailabilityThe Driver comes in two versions, single-user and OEM. The standard single-user Driver package comes with one language (DOS) or platform (Windows) interface, cable, demonstration program, and documentation for a list price of $450. Single-user versions of the driver are copy-protected with a hardware key device that plugs into the computer's parallel port.The OEM Version of the Driver is not copy protected. For a one-time fee of $1450, you can sell or distribute any number of standalone executable programs that use the complete driver library. This product is mainly intended for OEMs and multi-station installations. For specific technical details, to order, or if you have any questions, please feel free to contact us via e-mail.
AutoMate Communications Driver functionsHere's the full list of functions the driver supports:
Copyright © 1997 Automation Consulting Services Inc. All rights reserved. Subject to change without notice. "AutoMate" and "R-Net" are trademarks of Reliance Electric. |