Supported command set – Rockwell Automation 6001-F2E AB STANDARD DRIVER SFTW User Manual

Page 43

Advertising
background image

Specifying Message Packet Commands
with Send_StdDrv()

Appendix B

B-6

The supported command set includes commands that can generally be
executed by any SLC processor. Use these commands with the
Send_StdDrv() function call.

Command

CMD (Hex)

FNC (Hex)

SLC-500

Protected Typed Logical Read with 3 address
fields

0F

A2

Protected Typed Logical Write with 3 address
fields

0F

AA

Basic

Diagnostic Counters reset

06

07

Diagnostic Loop

06

00

Diagnostic Read

06

01

Unprotected Read

01

N/A

Unprotected Write

08

N/A

Diagnostic Status

06

03

Important: In the example formats that follow, CMD and FNC values are
expressed in hexadecimal notation; all other values are in decimal form.

The message packet fields for each of the commands are described in
more detail in the following pages. See page B-2 for more information
on formatting message packets.

Supported Command Set

Advertising