Chapter 13 Device Logic (Pawn)
native rM2M_RegDelValue(reg, const name[]);
Searches for an entry based on its name and sets the value of this entry (regardless of whether it is a
string or value) to "null". Detailed information on the registration memory blocks is provided in chapter
"Registration memory blocks" on page 36.
Parameter
Explanation
reg
Index of the registration memory block (see "Indices of the registration memory
blocks" in chapter "Constants" on page 155)
name
Name of the entry for which the value should be set to "null"
Explanation
Return value
l
OK, if successful
l
ERROR, if an unspecified errors occurs
l
< OK, if another error occurs (see "Error codes for the registration memory
block access operations" in chapter "Constants" on page 155)
native rM2M_RegDelKey(reg, const name[]);
Searches for an entry based on its name and deletes the entry from the registration memory block.
Detailed information on the registration memory blocks is provided in chapter "Registration memory
blocks" on page 36.
Parameter
Explanation
reg
Index of the registration memory block (see "Indices of the registration memory
blocks" in chapter "Constants" on page 155)
name
Name of the entry that should be deleted from the registration memory block
Explanation
Return value
l
OK, if successful
l
ERROR, if an unspecified errors occurs
l
< OK, if another error occurs (see "Error codes for the registration memory
block access operations" in chapter "Constants" on page 155)
Rev. 05
159
Summary of Contents for myDatalogEASY V3
Page 2: ......
Page 13: ...Chapter 2 Declaration of conformity Chapter 2 Declaration of conformity Rev 05 13 ...
Page 14: ......
Page 42: ......
Page 76: ......
Page 88: ......
Page 102: ......
Page 110: ......
Page 116: ......
Page 234: ......
Page 244: ......
Page 252: ......
Page 254: ......
Page 266: ......
Page 276: ......