ZebraPrinterZmotif Interface |
Namespace: Zebra.Sdk.Card.Printer
The ZebraPrinterZmotif type exposes the following members.
Name | Description | |
---|---|---|
Connection |
Gets/sets the printer's connection.
(Inherited from ZebraCardPrinter.) | |
JobControlHelper |
Returns the JobControlHelperUtilZmotif object.
| |
SettingsHelper |
Returns the SettingsHelperUtilZmotif object.
|
Name | Description | |
---|---|---|
Abort |
Aborts a print job.
(Inherited from JobUtilZmotif.) | |
CalibrateLaminate |
Calibrates the Laminator.
(Inherited from LaminatorUtilZmotif.) | |
Cancel |
Cancels all jobs or a specific job.
(Inherited from JobUtil.) | |
CheckForAlarm |
Gets the printer's current alarm code.
(Inherited from DeviceUtil.) | |
ClearError |
Clears the printer error and returns the printer alarm information.
(Inherited from DeviceUtilZmotif.) | |
ClearOcpDisplay |
Clears any custom line data from the OCP and returns it to the main view.
(Inherited from DeviceUtil.) | |
ClearRejectBinCounter |
Clears the printer's reject bin counter.
(Inherited from DeviceUtilZmotif.) | |
Destroy |
Clean up all the resources and stop any running threads.
(Inherited from JobUtil.) | |
EjectCard |
Sends the card to the eject bin.
(Inherited from JobUtil.) | |
GetAllJobSettings |
Retrieve all settings and their attributes.
(Inherited from JobControlProvider.) | |
GetAllJobSettingValues |
Retrieves all of the device's setting values.
(Inherited from JobControlProvider.) | |
GetAllSettings |
Retrieve all settings and their attributes.
(Inherited from SettingsProvider.) | |
GetAllSettingValues |
Retrieves all of the device's setting values.
(Inherited from SettingsProvider.) | |
GetAvailableCardTypes |
Queries the printer and returns the available card types.
(Inherited from DeviceUtilZmotif.) | |
GetAvailableMemory |
Queries the printer and returns the memory available for job storage.
(Inherited from DeviceUtilZmotif.) | |
GetAvailableSettings |
Retrieve all of the setting identifiers for a device.
(Inherited from SettingsProvider.) | |
GetCardCount |
Returns the printer's total card count values.
(Inherited from DeviceUtil.) | |
GetCardTypeInformation |
Queries the printer and returns the card type information for specified card type.
(Inherited from DeviceUtilZmotif.) | |
GetJobList |
Returns a list of all the current jobs in the printer's queue.
(Inherited from JobUtil.) | |
GetJobSettingRange |
Retrieves the allowable range for a setting.
(Inherited from JobControlProvider.) | |
GetJobSettings |
Retrieve all of the setting identifiers for a device.
(Inherited from JobControlProvider.) | |
GetJobSettingsValues |
Retrieves the device's setting values for a list of setting IDs.
(Inherited from JobControlProvider.) | |
GetJobSettingType |
Returns the data type of the setting.
(Inherited from JobControlProvider.) | |
GetJobSettingValue |
Retrieves the device's setting value for a setting ID.
(Inherited from JobControlProvider.) | |
GetJobStatus |
Returns the job status for the specified jobId.
(Inherited from JobUtil.) | |
GetLaminatorCardCount |
Returns the laminator's card count.
(Inherited from LaminatorUtilZmotif.) | |
GetLaminatorInformation |
Returns the laminator's device specific information.
(Inherited from LaminatorUtilZmotif.) | |
GetLaminatorOdometerValues |
Returns the odometer names and values.
(Inherited from LaminatorUtilZmotif.) | |
GetLaminatorSensorStates |
Returns the sensor names and states.
(Inherited from LaminatorUtilZmotif.) | |
GetLaminatorSensorValues |
Returns the sensor names and values.
(Inherited from LaminatorUtilZmotif.) | |
GetLaminatorStatus |
Returns the laminator's current status.
(Inherited from LaminatorUtilZmotif.) | |
GetLog |
Queries the printer and returns the specified log.
(Inherited from DeviceUtilZmotif.) | |
GetMagneticEncoderConfiguration |
Returns the printer's magnetic encoder configuration.
(Inherited from DeviceUtil.) | |
GetMediaInformation |
Returns a List of the printer's installed media information.
(Inherited from DeviceUtil.) | |
GetOcpDisplay |
Returns the line data currently displayed on the printer's OCP.
(Inherited from DeviceUtil.) | |
GetPrintCapability |
Returns the transfer type of the printer.
(Inherited from DeviceUtil.) | |
GetPrinterInformation |
Returns the printer's specific device information.
(Inherited from DeviceUtil.) | |
GetPrinterStatus |
Returns the printer's current status information.
(Inherited from DeviceUtil.) | |
GetReservationStatus |
Queries the printer and returns the current status of the printer from the supplied reservation token.
(Inherited from JobUtilZmotif.) | |
GetSensorStates |
Returns the printer's sensor states.
(Inherited from DeviceUtil.) | |
GetSensorValues |
Returns the printer's sensor values.
(Inherited from DeviceUtil.) | |
GetSettingRange |
Retrieves the allowable range for a setting.
(Inherited from SettingsProvider.) | |
GetSettingsValues |
Retrieves the device's setting values for a list of setting IDs.
(Inherited from SettingsProvider.) | |
GetSettingType |
Returns the data type of the setting.
(Inherited from SettingsProvider.) | |
GetSettingValue |
Retrieves the device's setting value for a setting id.
(Inherited from SettingsProvider.) | |
GetSmartCardConfigurations |
Returns the printer's smart card encoder configurations.
(Inherited from DeviceUtil.) | |
GetTestPrintImageNames |
Queries the printer and returns a list of available test print image names.
(Inherited from JobUtilZmotif.) | |
GetWirelessRadioStatus |
Queries the printer and returns the Wireless Radio Status.
(Inherited from DeviceUtilZmotif.) | |
GetWirelessStatus |
Queries the printer and returns the Wireless Status.
(Inherited from DeviceUtilZmotif.) | |
HasBarcodeReader |
Queries the printer's configuration and returns true if the printer's configuration includes a barcode reader.
(Inherited from DeviceUtilZmotif.) | |
HasLaminator |
Returns true if the printer includes a laminator.
(Inherited from DeviceUtil.) | |
HasMagneticEncoder |
Returns true if the printer includes a magnetic encoder.
(Inherited from DeviceUtil.) | |
HasSmartCardEncoder |
Returns true if the printer includes a smart card encoder.
(Inherited from DeviceUtil.) | |
IsEncryptionEnabled |
Returns whether encryption is enabled on the printer.
(Inherited from DeviceUtilZmotif.) | |
IsHostAuthenticationEnabled |
Returns whether host authentication mode is enabled.
(Inherited from DeviceUtilZmotif.) | |
IsJobSettingReadOnly |
Returns true if the setting is read only.
(Inherited from JobControlProvider.) | |
IsJobSettingValid |
Returns true if value is valid for the given setting.
(Inherited from JobControlProvider.) | |
IsJobSettingWriteOnly |
Returns true if the setting is write only.
(Inherited from JobControlProvider.) | |
IsSettingReadOnly |
Returns true if the setting is read only.
(Inherited from SettingsProvider.) | |
IsSettingValid |
Returns true if value is valid for the given setting.
(Inherited from SettingsProvider.) | |
IsSettingWriteOnly |
Returns true if the setting is write only.
(Inherited from SettingsProvider.) | |
MagEncode |
Encodes a magnetic card for the current job.
(Inherited from JobUtil.) | |
PositionCard |
Moves a card from the specified source to the specified destination.
(Inherited from JobUtil.) | |
Prints a card.
(Inherited from JobUtil.) | ||
PrintAndMagEncode |
Writes the magnetic encoding data and prints a card.
(Inherited from JobUtil.) | |
PrintTemplate |
Prints a card from the provided templatejobData.
(Inherited from JobUtil.) | |
PrintTestCard(String) |
Prints the specified test image.
(Inherited from JobUtilZmotif.) | |
PrintTestCard(Byte, Int32, Boolean) |
Prints the specified test image.
(Inherited from JobUtilZmotif.) | |
ProcessSettingsViaMap |
Change or retrieve printer settings.
(Inherited from SettingsProvider.) | |
ReadBarcodeData |
Sends a job to the printer to scan and return the barcode data from a card.
(Inherited from JobUtilZmotif.) | |
ReadMagData(DataSource) |
Reads the data from a magnetically encoded card.
(Inherited from JobUtil.) | |
ReadMagData(DataSource, Boolean) |
Reads the data from a magnetically encoded card.
(Inherited from JobUtil.) | |
RegisterAlarmHandler |
Registers a callback routine for asynchronous reporting of printer alarm conditions.
(Inherited from DeviceUtil.) | |
Reject |
Rejects a card from the printer's home position.
(Inherited from JobUtilZmotif.) | |
ReleaseDeviceReservation |
Releases the reservation session associated with the reservationToken.
(Inherited from JobUtilZmotif.) | |
Reprint |
Reprints the last rendered job.
(Inherited from JobUtil.) | |
ReserveDevice |
Requests a reservation to a shared printer.
(Inherited from JobUtilZmotif.) | |
Reset |
Resets the printer.
(Inherited from DeviceUtil.) | |
ResetNetwork |
Sends the network reset command to the printer.
(Inherited from DeviceUtilZmotif.) | |
RestoreLaminatorDefaultConfiguration |
Restores the laminator's settings to their default configuration values.
(Inherited from LaminatorUtilZmotif.) | |
Resume |
Resumes the processing of a held job such as a smart card encoding job.
(Inherited from JobUtil.) | |
ResumeFromStandby |
Resumes the printer from standby.
(Inherited from DeviceUtilZmotif.) | |
RetrySmartCard |
Repositions a smart card that is already present at the encoder.
(Inherited from JobUtilZmotif.) | |
ScanWirelessAccessPoints |
Gets the Access points discoverable by printer.
(Inherited from DeviceUtilZmotif.) | |
SetConnection |
Sets the printer connection.
(Inherited from ZebraCardPrinter.) | |
SetJobSetting |
Sets the setting to the given value.
(Inherited from JobControlProvider.) | |
SetJobSettings |
Set more than one setting.
(Inherited from JobControlProvider.) | |
SetOcpDisplay |
Displays the specified line data on the printer's OCP.
(Inherited from DeviceUtil.) | |
SetSetting |
Sets the setting to the given value.
(Inherited from SettingsProvider.) | |
SetSettings |
Set more than one setting.
(Inherited from SettingsProvider.) | |
SmartCardEncode |
Positions a card at the smart card station, suspends the job to allow the card to be read or encoded, and waits for Resume
to be called before completing the job.
(Inherited from JobUtil.) | |
UpdateFirmware(String) |
Updates the printers firmware.
(Inherited from DeviceUtil.) | |
UpdateFirmware(String, CardFirmwareUpdateHandler) |
Updates the printers firmware.
(Inherited from DeviceUtil.) |