RFIDReadWriteForm Class [AX 2012]
| Method | Description | |
|---|---|---|
| active | |
| addMultiReadButton | |
| addReadButton | |
| addTagId | |
| addWriteButton | |
| allowOverwritingTagInformation | Warns the user if tag information will be overwritten, and lets the user cancel the operation. |
| build | |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| close | |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| init | |
| initParmDefault | |
| isRFIDTaggingEnabled | Determines if RFID tagging is enabled in the active configuration. |
| lastValueDataAreaId | |
| lastValueDesignName | |
| lastValueElementName | |
| lastValueType | |
| lastValueUserId | |
| multiReadTag | |
| new | Initializes a new instance of the RFIDReadWriteForm class. |
| notify | Releases the hold on an object that has called the wait method on this object. (Inherited from Object.) |
| notifyAll | Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.) |
| objectOnServer | Determines whether the object is on a server. (Inherited from Object.) |
| owner | Returns the instance that owns the object. (Inherited from Object.) |
| pack | Serializes the current instance of the RFIDReadWriteForm class. |
| parmCaption | Gets or sets the Caption parameter. |
| parmDeviceName | Gets or sets the DeviceName parameter. |
| parmEpc | Gets or sets the Epc parameter. |
| parmFormRun | Gets or sets the FormRun parameter. |
| parmHideParameterGroup | Gets or sets the HideParameterGroup parameter. |
| parmParentControlId | Gets or sets the ParentControlId parameter. |
| parmPrinterSettings | Gets or sets the PrinterSettings parameter. |
| parmServerId | Gets or sets the ServerId parameter. |
| readTag | |
| rfidButtonMultiRead_clicked | |
| rfidButtonRead_clicked | |
| rfidButtonWrite_clicked | |
| rfidDeviceGroup_clicked | |
| rfidDeviceName_lookup | |
| rfidDeviceName_modified | |
| rfidServerId_modified | |
| setButtonAccess | |
| setButtonText | |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| tagId | |
| tagMap | |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| unpack | Deserializes the packedClass parameter value to an instance of the RFIDReadWriteForm class. |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| wait | Pauses a process. (Inherited from Object.) |
| writeTag | |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::construct | Initializes a new instance of the RFIDReadWriteForm class. |
| ::main | Provides an entry point for the RFIDReadWriteForm class when it is called from a menu item. |
| ::newInventSerial | |
| ::newRFIDMatchForm | |
| ::newTagValidator | |
| ::newWMSPallet | |
| ::newWMSPickForm | Creates an RFIDReadWriteForm instance to be used with the WMSPickForm form. |
| ::newWMSPickingLinePick | |
| ::newWMSTransportHandling |
Community Additions
ADD
Show: