Overview of the function calls – Rockwell Automation 6001-F2E AB STANDARD DRIVER SFTW User Manual

Page 6

Advertising
background image

Product Overview

Chapter 1

1-2

The 6001-F2E Standard Driver Software consists of a library of C
programming language function calls that let your computer communicate
with nodes on the DH-485 network. Table 1.A lists these commands:

Table 1.A
6001-F2E Standard Driver Software Commands

If you want to

Use this function call

perform initialization functions (required
before any communication can take
place)

Open_StdDrv

transmit data over the DH-485 network
to a DH-485 station

Send_StdDrv

release all resources and services
before the application program
terminates

Close_StdDrv

See chapter 4 for more information on the function calls.

Overview of the Function Calls

Advertising