Example results – Rockwell Automation 56RF RFID System User Manual User Manual

Page 71

Advertising
background image

Rockwell Automation Publication 56RF-UM001A-EN-P - October 2011

71

RSLogix 5000 Code Examples

Chapter 9

Example Results

To demonstrate the results, the Read Byte command was executed on an RFID
tag. The data in this tag was a simple list of numbers starting from 1. Note the
counter is 31.

The Clear Multiple Byte command is executed successfully as the ChError = 0
and all the data bytes are zero. The counter increments to 32.

The tag is read again (command = 4) to confirm the clearing. Data bytes 2
through 4 are successfully set to 0.

Advertising