ZetiReader Methods

TegoOS

ZetiReader Methods

The ZetiReader type exposes the following members.

Methods
  Name Description
Protected method ApplySetting
Public method Connect (Overrides ReaderImplementationConnect(String).)
Public method Disconnect (Overrides ReaderImplementationDisconnect.)
Public method Equals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public method Execute (Overrides ReaderImplementationExecute(ISelection, IListOperation, ExecutionSettings, Int32).)
Protected method Finalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public method GetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Public method Initialize (Overrides ReaderImplementationInitialize.)
Protected method LoadSettingsT
Loads the settings using the persistence method.
(Inherited from ReaderImplementation.)
Protected method MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Protected method OnExecutionComplete
Raise the ExecutionComplete event if it has any listeners.
(Inherited from ReaderImplementation.)
Protected method OnNotification
Raises the Notification event in order to provide a status indication.
(Inherited from ReaderImplementation.)
Protected method OnTagResponse
Raise the TagResponse event if it has any listeners.
(Inherited from ReaderImplementation.)
Protected method SaveSettingsT
Saves the settings using the persistence method.
(Inherited from ReaderImplementation.)
Public method StartExecution (Overrides ReaderImplementationStartExecution(ISelection, IListOperation, ExecutionSettings, Int32).)
Public method StopExecution (Overrides ReaderImplementationStopExecution.)
Public method ToString
Returns a string that represents the current object.
(Inherited from Object.)
Public method Transceive
Top
See Also