Click or drag to resize

SettingsHelperUtilZmotifGetTransferTemperatureOffset Method

Returns the transfer temperature offset value for the specified sensor.

Namespace:  Zebra.Sdk.Card.Zmotif.Settings
Assembly:  SdkApi_Card_Core (in SdkApi_Card_Core.dll) Version: 2.14.1989
Syntax
ParameterInfo GetTransferTemperatureOffset(
	TransferTemperatureType type
)

Parameters

type
Type: Zebra.Sdk.Card.EnumerationsTransferTemperatureType
The transfer temperature sensor.

Return Value

Type: ParameterInfo
The transfer temperature value and range.
Exceptions
ExceptionCondition
ConnectionExceptionIf the device is busy or there is an error communicating with the printer.
SettingsExceptionIf the type is invalid or an error occurs while retrieving the transfer temperature value.
Remarks
For ZMotif Series re-transfer printers only.
See Also