Platforms to show: All Mac Windows Linux Cross-Platform

Back to PhidgetRFIDMBS class.

PhidgetRFIDMBS.Constructor

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Phidgets MBS Phidgets Plugin 22.1 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
The constructor.

PhidgetRFIDMBS.LastTag(byref tagString as String, byref protocol as Integer)

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Phidgets MBS Phidgets Plugin 22.1 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
Gets the most recently read tag's data, even if that tag is no longer within read range.

Only valid after at least one tag has been read.

tagString: The data stored on the most recently read tag
protocol: Protocol of the most recently read tag

PhidgetRFIDMBS.Write(tagString as String, protocol as Integer, lockTag as Integer)

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Phidgets MBS Phidgets Plugin 22.1 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
Writes data to the tag being currently read by the reader.

You cannot write to a read-only or locked tag.

tagString: The data to write to the tag
protocol: The communication protocol to use
lockTag: If true, permanently locks the tag so that it cannot be re-written after this write.

The items on this page are in the following plugins: MBS Phidgets Plugin.


The biggest plugin in space...