User's Guide
Tarvos User Guide - Version 0.3 95
tag.writeback.isoc.basic.op.f.action
Read Permission
admin
Write Permission
admin
Default
Priority
5
(Enum) Writeback action to perform
Possible values: 'write', 'add', 'subtract', 'time'
'write': Write a fixed data into a fixed offset (see
tag.writeback.isoc.basic.op.f.data and
tag.writeback.isoc.basic.op.f.offset)
'add': Add a fixed value to a fixed offset (see
tag.writeback.isoc.basic.op.f.value,
tag.writeback.isoc.basic.op.f.offset, and
tag.writeback.isoc.op.f.mask)
'subtract': Subtract a fixed value from a fixed offset (see
tag.writeback.isoc.basic.op.f.value,
tag.writeback.isoc.basic.op.f.offset, and
tag.writeback.isoc.op.f.mask)
'time': Write the current timestamp into a fixed offset on the
tag (see tag.writeback.isoc.basic.op.f.offset, and
tag.writeback.isoc.basic.op.f.mask)
Note: 'f' wildcard in the name can be from 1-4. Four writeback operations can
be chained together to attempt to operate four writebacks on the same tag
in the same handle session.
tag.writeback.isoc.basic.op.f.offset
Read Permission
admin
Write Permission
admin
Default
0
Priority
5
(Integer) Offset, in bytes, into the tag where the
tag.writeback.isoc.basic.op.f.action will take place.
Note: 'f' wildcard in the name can be from 1-4. Four writeback operations can
be chained together to attempt to operate four writebacks on the same tag
in the same handle session.
tag.writeback.isoc.basic.op.f.data
Read Permission
admin
Write Permission
admin
Default
0x0000
Priority
5
(Hex Array) Data to use in for the tag.writeback.isoc.basic.op.f.action
('write' action).
Note: 'f' wildcard in the name can be from 1-4. Four writeback operations can
be chained together to attempt to operate four writebacks on the same tag
in the same handle session.