?? f3b04a5a-2125-8ad9-15c5-6966557d04ec.htm
字號:
?<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp"><head><title>RFID Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet" type="text/css" href="ms-help://Hx/HxRuntime/HxLink.css" /><script type="text/javascript" src="../scripts/EventUtilities.js"> </script><script type="text/javascript" src="../scripts/StyleUtilities.js"> </script><script type="text/javascript" src="../scripts/SplitScreen.js"> </script><script type="text/javascript" src="../scripts/ElementCollection.js"> </script><script type="text/javascript" src="../scripts/MemberFilter.js"> </script><script type="text/javascript" src="../scripts/CollapsibleSection.js"> </script><script type="text/javascript" src="../scripts/LanguageFilter.js"> </script><script type="text/javascript" src="../scripts/CookieDataStore.js"> </script><meta name="file" content="f3b04a5a-2125-8ad9-15c5-6966557d04ec" /><xml xmlns:msxsl="urn:schemas-microsoft-com:xslt"><MSHelp:Attr Name="AssetID" Value="T:Phidgets.RFID" /><MSHelp:Keyword Index="A" Term="T:Phidgets.RFID" /><MSHelp:Keyword Index="A" Term="frlrfPhidgetsRFIDClassTopic" /><MSHelp:Keyword Index="A" Term="frlrfPhidgetsRFIDMembersTopic" /><MSHelp:Keyword Index="K" Term="RFID class" /><MSHelp:Keyword Index="K" Term="Phidgets.RFID class" /><MSHelp:Keyword Index="F" Term="RFID" /><MSHelp:Keyword Index="F" Term="Phidgets.RFID" /><MSHelp:Attr Name="TopicType" Value="apiref" /><MSHelp:Attr Name="TopicType" Value="kbSyntax" /><MSHelp:Attr Name="APIType" Value="Managed" /><MSHelp:Attr Name="APILocation" Value="Phidget21.NET.dll" /><MSHelp:Attr Name="APIName" Value=".RFID" /><MSHelp:Attr Name="Locale" Value="en-us" /><MSHelp:Attr Name="Abstract" Value="This class represents a Phidget RFID Reader. All methods to read tags and set outputs on the RFID reader are implemented in this class." /></xml></head><body><script type="text/javascript">var store = new CookieDataStore('docs');registerEventHandler(window, 'load', function() { var ss = new SplitScreen('control', 'main'); selectLanguage(store.get('lang')); });</script><div id="control"><span class="productTitle">A Sandcastle Documented Class Library</span><br /><span class="topicTitle">RFID Class</span><br /><div id="toolbar"><span id="chickenFeet"><a href="d4648875-d41a-783b-d5f4-638df39ee413.htm">Namespaces</a> ? <a href="9332f00d-a9eb-15d0-fa45-c524653f1513.htm">Phidgets</a> ? <span class="selflink">RFID</span></span><span id="languageFilter"><select id="languageSelector" onchange="var names = this.value.split(' '); toggleVisibleLanguage(names[1]); lfc.switchLanguage(names[0]); store.set('lang',this.value); store.save();"><option value="CSharp cs">C#</option><option value="VisualBasic vb">Visual Basic</option><option value="ManagedCPlusPlus cpp">Visual C++</option></select></span><script>var sd = getStyleDictionary(); var lfc = new LanguageFilterController();</script></div></div><div id="main"><span style="color: DarkGray"> </span><div class="summary">
This class represents a Phidget RFID Reader. All methods to read tags and set outputs on the RFID reader are implemented in this class.
</div><div class="section"><div class="sectionTitle" onclick="toggleSection(this.parentNode)"><img src="../icons/collapse_all.gif" /> Declaration Syntax</div><div class="sectionContent"><table class="filter"><tr class="tabs" id="syntaxTabs"><td class="tab" x-lang="CSharp" onclick="st.toggleClass('x-lang','CSharp','activeTab','tab'); sb.toggleStyle('x-lang','CSharp','display','block','none');">C#</td><td class="tab" x-lang="VisualBasic" onclick="st.toggleClass('x-lang','VisualBasic','activeTab','tab'); sb.toggleStyle('x-lang','VisualBasic','display','block','none');">Visual Basic</td><td class="tab" x-lang="ManagedCPlusPlus" onclick="st.toggleClass('x-lang','ManagedCPlusPlus','activeTab','tab'); sb.toggleStyle('x-lang','ManagedCPlusPlus','display','block','none');">Visual C++</td></tr></table><div id="syntaxBlocks"><div class="code" x-lang="CSharp"><pre><span class="keyword">public</span> <span class="keyword">class</span> <span class="identifier">RFID</span> : <a href="794b3221-4163-1211-c0e6-3055eea3768b.htm">Phidget</a></pre></div><div class="code" x-lang="VisualBasic"><pre><span class="keyword">Public</span> <span class="keyword">Class</span> <span class="identifier">RFID</span> _
<span class="keyword">Inherits</span> <a href="794b3221-4163-1211-c0e6-3055eea3768b.htm">Phidget</a></pre></div><div class="code" x-lang="ManagedCPlusPlus"><pre><span class="keyword">public</span> <span class="keyword">ref class</span> <span class="identifier">RFID</span> : <span class="keyword">public</span> <a href="794b3221-4163-1211-c0e6-3055eea3768b.htm">Phidget</a></pre></div></div><script type="text/javascript">
var st = new ElementCollection('syntaxTabs');
var sb = new ElementCollection('syntaxBlocks');
lfc.registerTabbedArea(st, sb);
st.toggleClass('x-lang','CSharp','activeTab','tab');
sb.toggleStyle('x-lang','CSharp','display','block','none');
</script></div></div><div class="section"><div class="sectionTitle" onclick="toggleSection(this.parentNode)"><img src="../icons/collapse_all.gif" /> Members</div><div class="sectionContent"><table class="filter"><tr class="tabs" id="memberTabs"><td class="tab" value="all" onclick="mt.toggleClass('value','all','activeTab','tab'); mf.subgroup='all'; ms.process(getInstanceDelegate(mf,'filterElement'));">All Members</td><td class="tab" value="constructor" onclick="mt.toggleClass('value','constructor','activeTab','tab'); mf.subgroup='constructor'; ms.process(getInstanceDelegate(mf,'filterElement'));">Constructors</td><td class="tab" value="method" onclick="mt.toggleClass('value','method','activeTab','tab'); mf.subgroup='method'; ms.process(getInstanceDelegate(mf,'filterElement'));">Methods</td><td class="tab" value="property" onclick="mt.toggleClass('value','property','activeTab','tab'); mf.subgroup='property'; ms.process(getInstanceDelegate(mf,'filterElement'));">Properties</td><td class="tab" value="field" onclick="mt.toggleClass('value','field','activeTab','tab'); mf.subgroup='field'; ms.process(getInstanceDelegate(mf,'filterElement'));">Fields</td><td class="tab" value="event" onclick="mt.toggleClass('value','event','activeTab','tab'); mf.subgroup='event'; ms.process(getInstanceDelegate(mf,'filterElement'));">Events</td></tr><tr><td class="line" colspan="2"><label for="public"><input id="public" type="checkbox" checked="true" onclick="mf['public'] = this.checked; ms.process(getInstanceDelegate(mf,'filterElement'));" />Public</label><br /><label for="protected"><input id="protected" type="checkbox" checked="true" onclick="mf['protected'] = this.checked; ms.process(getInstanceDelegate(mf,'filterElement'));" />Protected</label></td><td class="line" colspan="2"><label for="instance"><input id="instance" type="checkbox" checked="true" onclick="mf['instance'] = this.checked; ms.process(getInstanceDelegate(mf,'filterElement'));" />Instance</label><br /><label for="static"><input id="static" type="checkbox" checked="true" onclick="mf['static'] = this.checked; ms.process(getInstanceDelegate(mf,'filterElement'));" />Static</label></td><td class="line" colspan="2"><label for="declared"><input id="declared" type="checkbox" checked="true" onclick="mf['declared'] = this.checked; ms.process(getInstanceDelegate(mf,'filterElement'));" />Declared</label><br /><label for="inherited"><input id="inherited" type="checkbox" checked="true" onclick="mf['inherited'] = this.checked; ms.process(getInstanceDelegate(mf,'filterElement'));" />Inherited</label></td></tr></table><table class="members" id="memberList"><tr><th class="iconColumn">Icon</th><th class="nameColumn">Member</th><th class="descriptionColumn">Description</th></tr><tr data="constructor; public; instance; declared"><td><img src="../icons/pubmethod.gif" /></td><td><a href="d7f23775-5022-c399-5091-7f4c8e5aec56.htm">RFID<span class="languageSpecificText"><span class="cs">()</span><span class="cpp">()</span><span class="nu">()</span></span></a></td><td><div class="summary">
Class Constructor.
</div><br /></td></tr><tr data="property; public; instance; inherited"><td><img src="../icons/pubproperty.gif" /></td><td><a href="33f49595-dcb2-9c76-5322-b164ec40f2ff.htm">Address</a></td><td><div class="summary">
Gets the Address of a Phidget Webservice when this Phidget was opened as remote.
</div> (Inherited from <a href="794b3221-4163-1211-c0e6-3055eea3768b.htm">Phidget</a>.)<br /></td></tr><tr data="property; public; instance; declared"><td><img src="../icons/pubproperty.gif" /></td><td><a href="d6d9a3d4-b72f-d29d-5c64-c428f666e225.htm">Antenna</a></td><td><div class="summary">
Gets or sets the state of the antenna.
</div><br /></td></tr><tr data="event; public; instance; inherited"><td><img src="../icons/pubevent.gif" /></td><td><a href="22bf7fdb-83a7-3ba0-c2f4-0b33f08cef04.htm">Attach</a></td><td><div class="summary">
Handler for Attach Events.
</div> (Inherited from <a href="794b3221-4163-1211-c0e6-3055eea3768b.htm">Phidget</a>.)<br /></td></tr><tr data="property; public; instance; inherited"><td><img src="../icons/pubproperty.gif" /></td><td><a href="ec5bb291-7338-df68-73eb-bba41f424e81.htm">Attached</a></td><td><div class="summary">
Gets the attached status of this Phidget.
</div> (Inherited from <a href="794b3221-4163-1211-c0e6-3055eea3768b.htm">Phidget</a>.)<br /></td></tr><tr data="property; public; instance; inherited"><td><img src="../icons/pubproperty.gif" /></td><td><a href="18176332-9210-0fd6-bcc3-3a47bf0365a5.htm">AttachedToServer</a></td><td><div class="summary">
Gets the attached to server status of this Phidget.
</div> (Inherited from <a href="794b3221-4163-1211-c0e6-3055eea3768b.htm">Phidget</a>.)<br /></td></tr><tr data="method; public; instance; inherited"><td><img src="../icons/pubmethod.gif" /></td><td><a href="043cff48-3fef-1529-2d3e-9bddf22b9ef5.htm">close<span class="languageSpecificText"><span class="cs">()</span><span class="cpp">()</span><span class="nu">()</span></span></a></td><td><div class="summary">
Closes this Phidget.
</div> (Inherited from <a href="794b3221-4163-1211-c0e6-3055eea3768b.htm">Phidget</a>.)<br /></td></tr><tr data="event; public; instance; inherited"><td><img src="../icons/pubevent.gif" /></td><td><a href="739c269c-fdc1-a1e2-2124-591110a58867.htm">Detach</a></td><td><div class="summary">
Handler for Detach Events.
</div> (Inherited from <a href="794b3221-4163-1211-c0e6-3055eea3768b.htm">Phidget</a>.)<br /></td></tr><tr data="method; public; instance; inherited"><td><img src="../icons/pubmethod.gif" /></td><td><a href="b07415cb-2d77-612a-6222-c6d6fa295d8e.htm">Equals(Object)</a></td><td><div class="summary">
Compares two Phidgets.
</div> (Inherited from <a href="794b3221-4163-1211-c0e6-3055eea3768b.htm">Phidget</a>.)<br /></td></tr><tr data="event; public; instance; inherited"><td><img src="../icons/pubevent.gif" /></td><td><a href="fdbe7a0b-cd7a-bd79-bd34-2b7b9c731409.htm">Error</a></td><td><div class="summary">
Handler for Error Events.
</div> (Inherited from <a href="794b3221-4163-1211-c0e6-3055eea3768b.htm">Phidget</a>.)<br /></td></tr><tr data="method; protected; instance; declared"><td><img src="../icons/protmethod.gif" /></td><td><a href="ee960581-606b-4dc1-7d0f-4e324bfecf88.htm">Finalize<span class="languageSpecificText"><span class="cs">()</span><span class="cpp">()</span><span class="nu">()</span></span></a></td><td><div class="summary">
Class destructor/finalizer.
</div> (Overrides <a href="http://msdn2.microsoft.com/en-us/e5kfa45b" target="_blank">Object</a>.<a href="http://msdn2.microsoft.com/en-us/4k87zsw7" target="_blank">Finalize<span class="languageSpecificText"><span class="cs">()</span><span class="cpp">()</span><span class="nu">()</span></span></a>.)<br /></td></tr><tr data="method; public; instance; inherited"><td><img src="../icons/pubmethod.gif" /></td><td><a href="beac16f2-c5da-ede3-a903-26250031c48f.htm">GetHashCode<span class="languageSpecificText"><span class="cs">()</span><span class="cpp">()</span><span class="nu">()</span></span></a></td><td><div class="summary">
Returns this objects hash code.
</div> (Inherited from <a href="794b3221-4163-1211-c0e6-3055eea3768b.htm">Phidget</a>.)<br /></td></tr><tr data="method; public; instance; inherited"><td><img src="../icons/pubmethod.gif" /></td><td><a href="http://msdn2.microsoft.com/en-us/dfwy45w9" target="_blank">GetType<span class="languageSpecificText"><span class="cs">()</span><span class="cpp">()</span><span class="nu">()</span></span></a></td><td><div class="summary">Gets the <a href="http://msdn2.microsoft.com/en-us/42892f65" target="_blank">Type</a> of the current instance.</div> (Inherited from <a href="http://msdn2.microsoft.com/en-us/e5kfa45b" target="_blank">Object</a>.)<br /></td></tr><tr data="property; public; instance; inherited"><td><img src="../icons/pubproperty.gif" /></td><td><a href="6efb4cd6-e9c1-b781-99c9-0ec10dee8432.htm">Label</a></td><td><div class="summary">
Gets and sets the label associated with this Phidget.
</div> (Inherited from <a href="794b3221-4163-1211-c0e6-3055eea3768b.htm">Phidget</a>.)<br /></td></tr><tr data="property; public; instance; declared"><td><img src="../icons/pubproperty.gif" /></td><td><a href="f9ecea47-e8d0-f55a-1504-d53ace042ec6.htm">LED</a></td><td><div class="summary">
Gets or sets the state of the onboard LED.
</div><br /></td></tr><tr data="method; protected; instance; inherited"><td><img src="../icons/protmethod.gif" /></td><td><a href="http://msdn2.microsoft.com/en-us/57ctke0a" target="_blank">MemberwiseClone<span class="languageSpecificText"><span class="cs">()</span><span class="cpp">()</span><span class="nu">()</span></span></a></td><td><div class="summary">Creates a shallow copy of the current <a href="http://msdn2.microsoft.com/en-us/e5kfa45b" target="_blank">Object</a>.</div> (Inherited from <a href="http://msdn2.microsoft.com/en-us/e5kfa45b" target="_blank">Object</a>.)<br /></td></tr><tr data="property; public; instance; inherited"><td><img src="../icons/pubproperty.gif" /></td><td><a href="892b25b3-75f7-7808-0ae3-d63d9141a8fc.htm">Name</a></td><td><div class="summary">
Gets the name of this Phidget.
</div> (Inherited from <a href="794b3221-4163-1211-c0e6-3055eea3768b.htm">Phidget</a>.)<br /></td></tr><tr data="method; public; instance; inherited"><td><img src="../icons/pubmethod.gif" /></td><td><a href="329a0ce9-9d72-a729-2ab8-b738934080ac.htm">open(Int32)</a></td><td><div class="summary">
Open this Phidget with a specific serial number.
</div> (Inherited from <a href="794b3221-4163-1211-c0e6-3055eea3768b.htm">Phidget</a>.)<br /></td></tr><tr data="method; public; instance; inherited"><td><img src="../icons/pubmethod.gif" /></td><td><a href="15287481-e343-3a9a-7b15-6d86e969c62f.htm">open<span class="languageSpecificText"><span class="cs">()</span><span class="cpp">()</span><span class="nu">()</span></span></a></td><td><div class="summary">
Open a Phidget without a serial number.
</div> (Inherited from <a href="794b3221-4163-1211-c0e6-3055eea3768b.htm">Phidget</a>.)<br /></td></tr><tr data="method; public; instance; inherited"><td><img src="../icons/pubmethod.gif" /></td><td><a href="2917202c-d477-98df-2711-ede746100a53.htm">open(String, Int32)</a></td><td><div class="summary">
Open a Phidget remotely using an IP Address, without a serial number.
</div> (Inherited from <a href="794b3221-4163-1211-c0e6-3055eea3768b.htm">Phidget</a>.)<br /></td></tr><tr data="method; public; instance; inherited"><td><img src="../icons/pubmethod.gif" /></td><td><a href="dd06effc-f22d-6315-41cb-108fa526679e.htm">open(Int32, String, Int32)</a></td><td><div class="summary">
Open this Phidget remotely using an IP Address, and a specific serial number.
</div> (Inherited from <a href="794b3221-4163-1211-c0e6-3055eea3768b.htm">Phidget</a>.)<br /></td></tr><tr data="method; public; instance; inherited"><td><img src="../icons/pubmethod.gif" /></td><td><a href="e4926947-94ed-7821-274e-1e22ab45d0da.htm">open(String)</a></td><td><div class="summary">
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -