Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration ErrorCode

FrontPanel API return codes.

Index

Enumeration members

CommunicationError

CommunicationError: = -5

DataAlignmentError

DataAlignmentError: = -18

DeviceNotOpen

DeviceNotOpen: = -8

DisconnectByClient

DisconnectByClient: = -100

DisconnectByServer

DisconnectByServer: = -101

DoneNotHigh

DoneNotHigh: = -3

FIFOOverflow

FIFOOverflow: = -17

FIFOUnderflow

FIFOUnderflow: = -16

Failed

Failed: = -1

FileError

FileError: = -7

I2CBitError

I2CBitError: = -12

I2CNack

I2CNack: = -13

I2CRestrictedAddress

I2CRestrictedAddress: = -11

I2CUnknownStatus

I2CUnknownStatus: = -14

InvalidBitstream

InvalidBitstream: = -6

InvalidBlockSize

InvalidBlockSize: = -10

InvalidEndpoint

InvalidEndpoint: = -9

InvalidParameter

InvalidParameter: = -20

InvalidResetProfile

InvalidResetProfile: = -19

NoError

NoError: = 0

Timeout

Timeout: = -2

TransferError

TransferError: = -4

UnsupportedFeature

UnsupportedFeature: = -15

Generated using TypeDoc