Variable TerminalReaderTypeConst

TerminalReaderType: {
    VL_100: "vl_100";
    VL_100_PRO: "vl_100_pro";
    VL_110: "vl_110";
    VL_550: "vl_550";
    VP_500: "vp_500";
    VP_550: "vp_550";
    VP_550E: "vp_550e";
} = ...

Type declaration

  • Readonly VL_100: "vl_100"
  • Readonly VL_100_PRO: "vl_100_pro"
  • Readonly VL_110: "vl_110"
  • Readonly VL_550: "vl_550"
  • Readonly VP_500: "vp_500"
  • Readonly VP_550: "vp_550"
  • Readonly VP_550E: "vp_550e"

Generated using TypeDoc