Intermec IP2L Basic Reader Interface Programmer's Reference Manual (BRI versio - Page 87

NXPCONFIG, NXPEAS, Examples, Purpose, Syntax

Page 87 highlights

Chapter 4 - BRI Commands Examples: READ NXPALARM ALARM OK> READ NXPALARM REPORT=EVENT OK> EVT:NXP ALARM READ NXPALARM REPORT=EVENT OK> EVT:NXP ALARM EVT:NXP ALARM EVT:NXP ALARM EVT:NX PALARM [...] NXPCONFIG Purpose: An extension to the WRITE command. WRITE NXPCONFIG modifies the 16 NXP configuration bits in the memory of a tag. For more information, see the NXP documentation. To modify the NXPCONFIG field of a tag, a non-zero access password is required, and no other writable data fields may be specified. If an incorrect password is entered, WRERR may be returned. Syntax: Examples: WRITE [flex_query_selector]NXPCONFIG= [,]*[TAGTYPE=EPCC1G2] [WHERE ] PASSWORD="password" These examples are equivalent. Example 1: WRITE NXPCONFIG=H0000 NXPCONFIG=H0000 PASSWORD=h12345678 Example 2: WRITE NXPCONFIG=H0000,H0000 PASSWORD=h12345678 NXPEAS Purpose: Syntax: An extension to the WRITE command. WRITE NXPEAS is used to control the EAS EEPROM of an NXP tag. When the EAS system bit of an NXP tag is set, the tag responds to the custom NXPALARM command. For more information, see the "NXPALARM" on page 74. WRITE [flex_query_selector]NXPEAS= [TAGTYPE=EPCC1G2] [WHERE ] PASSWORD="password" Basic Reader Interface Programmer Reference Manual 75

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146

Chapter 4 — BRI Commands
Basic Reader Interface Programmer Reference Manual
75
Examples:
READ NXPALARM
ALARM<CRLF>
OK><CRLF>
READ NXPALARM REPORT=EVENT
OK><CRLF>
EVT:NXP ALARM<CRLF>
READ NXPALARM REPORT=EVENT
OK><CRLF>
EVT:NXP ALARM<CRLF>
EVT:NXP ALARM<CRLF>
EVT:NXP ALARM<CRLF>
EVT:NX PALARM<CRLF>
[...]
NXPCONFIG
Purpose:
An extension to the WRITE command. WRITE NXPCONFIG modifies the 16 NXP
configuration bits in the memory of a tag. For more information, see the NXP
documentation.
To modify the NXPCONFIG field of a tag, a non-zero access password is required,
and no other writable data fields may be specified. If an incorrect password is
entered, WRERR may be returned.
Syntax:
WRITE [flex_query_selector]NXPCONFIG=<hex value> [,<hex
value>]*[TAGTYPE=EPCC1G2] [WHERE <data_condition>]
PASSWORD="password"
Examples:
These examples are equivalent.
Example 1:
WRITE NXPCONFIG=H0000 NXPCONFIG=H0000 PASSWORD=h12345678
Example 2:
WRITE NXPCONFIG=H0000,H0000 PASSWORD=h12345678
NXPEAS
Purpose:
An extension to the WRITE command. WRITE NXPEAS is used to control the EAS
EEPROM of an NXP tag. When the EAS system bit of an NXP tag is set, the tag
responds to the custom NXPALARM command. For more information, see the
“NXPALARM” on page 74
.
Syntax:
WRITE [flex_query_selector]NXPEAS=<ON |OFF> [TAGTYPE=EPCC1G2]
[WHERE <data_condition>] PASSWORD=“password”