Skip to content

Function: findAllD1MediaByTapeWidth()

ts
function findAllD1MediaByTapeWidth(tapeWidthMm: number): readonly D1Media[];

Find every catalogued cartridge for a given tape width.

Includes every material (Standard, Permanent, Flexible, Durable, Rhino*) and every text/background colour combination at that width.

Parameters

ParameterType
tapeWidthMmnumber

Returns

readonly D1Media[]