Search Results for

    Show / Hide Table of Contents

    Enum SensorStatuses

    Translates status byte to sensor status

    Namespace: PTIRelianceLib.Protocol
    Assembly: PTIRelianceLib.dll
    Syntax
    public enum SensorStatuses : byte

    Fields

    Name Description
    Arm

    0 = No paper on arm 1 = Paper detected on arm

    Cutter

    0 = cutter not home 1 = cutter home

    Notch

    0 = No notch detected 1 = Notch detected

    Paper

    0 = No paper at path 1 = Paper Present at path

    Path

    0 = No paper in path 1 = Paper Present in path

    Platen

    0 = platen off 1 = platen on

    Presenter

    0 = No paper at presenter 1 = Paper Present at presenter

    Tach

    0 = Tach error 1 = Tach OK

    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 Pyramid Technologies
    Generated by DocFX