Variable TerminalReaderTypeConst

TerminalReaderType: {
    VL_100: "vl_100";
    VL_110: "vl_110";
    VP_500: "vp_500";
} = ...

Type declaration

  • Readonly VL_100: "vl_100"
  • Readonly VL_110: "vl_110"
  • Readonly VP_500: "vp_500"

Generated using TypeDoc