Loading

prtInputGroup

The prtInputGroup consists of the prtInputTable. The prtInputTable contains an entry for each input tray. When input trays are linked each input tray is still separately addressable. Each prtInputEntry consists of the following supported objects:

  • prtInputType

  • prtInputDimUnit

  • prtInputMediaDimFeedDirDeclared

  • prtInputMediaDimXFeedDirDeclared

  • prtInputMediaDimFeedDirChosen

  • prtInputMediaDimXFeedDirChosen

  • prtInputCapacityUnit

  • prtInputMaxCapacity

  • prtInputCurrentLevel

  • prtInputStatus

  • prtInputMediaName

  • prtInputName

  • prtInputVendorName

  • prtInputModel

  • prtInputVersion

  • prtInputSerialNumber

  • prtInputDescription

  • prtInputSecurity

  • prtInputMediaWeight

  • prtInputMediaType

  • prtInputMediaColor

  • prtInputMediaFormParts

  • prtInputMediaLoadTimeout

  • prtInputNextIndex

prtInputDimUnit

The returned value depends on the value of setting "System of measurement" in the Settings Editor.

For "Metric": micrometers(4) is returned.

For "Imperial": tenThousandthOfInches (3) is returned.

prtInputMediaDimFeedDirDeclared

The dimensions of the media are returned. If the dimensions of the media are unknown, then "-2" is returned.

prtInputMediaDimXFeedDirDeclared

The cross feed dimensions of the media are returned. If the dimensions of the media are unknown, then "-2" is returned.

prtInputMediaDimFeedDirChosen

The chosen media feed dimensions are the same as the declared ones.

prtInputMediaDimXFeedDirChosen

The chosen media cross feed dimensions are the same as the declared ones.

prtInputMaxCapacity

The maximum capacity of the tray is returned. The unit is: sheets. The value is given for 80 g/m² paper.

prtInputStatus

Each input tray can have the following status values:

  • Empty (16): "Critical Alerts"

  • Available and Idle (0)

prtInputVendorName

The return value is "Oce".

prtInputModel

This object is implemented as a dummy entry and always returns an empty string: "".

prtInputVersion

This object is implemented as a dummy entry and always returns an empty string: "".

prtInputSerialNumber

This object is implemented as a dummy entry and always returns an empty string: "".

prtInputDescription

This object is implemented as a dummy entry and always returns an empty string: "".

prtInputSecurity

If tray locking is enabled, on (3) is returned, otherwise off (4) is returned.

prtInputMediaType

The supported values are:

  • stationery

  • transparency

  • tab-stock

When the tray is set to 'undefined', the value 'Unknown' (-2) will be returned.

prtInputMediaColor

The media colour is returned if the colour is known and supported.

When the colour is unknown, the value 'Unknown' (-2) will be returned.

prtInputMediaFormParts

The object will always return the value 1.

prtInputMediaLoadTimeout

The value 'Unknown' (-2) will be returned.

prtInputNextIndex

The value 'Unknown' (-2) will be returned.