Get system information, Example results – Rockwell Automation 56RF RFID System User Manual User Manual

Page 73

Advertising
background image

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

73

RSLogix 5000 Code Examples

Chapter 9

Example Results

The figure below shows the security status for the first three blocks. Blocks 0 and
2 are locked. Block 1 is not locked.

The following information will be displayed:

xx:I.Channel[0].Data[0-7] = UUID

xx:I.Channel[0].Data[8-9] = Security status of block x

xx:I.Channel[0].Data[10-11] = Security status of block x+1

Get System Information

The Get System Information command will return the following RFID tag
information:

Info_Flag

Data Storage Format Identifier (DSFID)

Application Family Identifier (AFI)

Universally Unique Identifier (UUID)

Memory Size

IC Reference

Set the following values in the output image table:

a. xx:O.Channel[0].Command = 34
b. xx:O.Channel[0].Address = 0
c. xx:O.Channel[0].BlockSize = 0

Advertising