Show / Hide Table of Contents

Enum ProfileFlags

Various conditions that can occur at the moment the profile was captured.

Namespace: JoeScan.Pinchot
Assembly: JoeScan.Pinchot.dll
Syntax
[Flags]
public enum ProfileFlags

Fields

Name Description
EncoderMainFaultA

ScanSync encoder A+/A- input connection is faulty.

EncoderMainFaultB

ScanSync encoder B+/B- input connection is faulty.

EncoderMainFaultY

ScanSync aux Y+/Y- input connection is faulty.

EncoderMainFaultZ

ScanSync index Z+/Z- input connection is faulty.

EncoderMainIndexZ

ScanSync index Z input is logic high.

EncoderMainOverrun

ScanSync encoder data rate exceeds hardware capabilities.

EncoderMainSync

ScanSync sync input is logic high.

EncoderMainTerminationEnable

ScanSync termination resistor pairs installed.

None

No flags are present.

  • Improve this Doc
  • View Source
Back to top Copyright JoeScan, Inc.
Generated by DocFX