Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- AltiaArgumentIsNull - Static variable in class com.quanser.common.ErrorCode
-
The altia argument to altia_open is NULL.
- AltiaInputIsNull - Static variable in class com.quanser.common.ErrorCode
-
The altia_input argument to altia_register_input is NULL.
- AltiaOutputIsNull - Static variable in class com.quanser.common.ErrorCode
-
The altia_output argument to altia_register_output is NULL.
- AnalogExpirationsNotConfigured - Static variable in class com.quanser.common.ErrorCode
-
Some of the analog output expiration states have not been configured.
- AnalogExpirationStateNotZero - Static variable in class com.quanser.common.ErrorCode
-
This board only supports resetting the analog outputs to zero when the watchdog expires.
- AnalogInputChannelsNotSupported - Static variable in class com.quanser.common.ErrorCode
-
Analog input channels are not supported by this board.
- AnalogInputRangeDiff - Static variable in class com.quanser.common.ErrorCode
-
All analog input channels must have the same input range for this board.
- AnalogOutputChannelsNotSupported - Static variable in class com.quanser.common.ErrorCode
-
Analog output channels are not supported by this board.
- AnalogOutputIsNan - Static variable in class com.quanser.common.ErrorCode
-
An attempt was made to write an analog output value that is Not-a-Number (NaN).
- AnalogOutputLocked - Static variable in class com.quanser.common.ErrorCode
-
The requested analog output is locked.
- AnalogOutputRangeDiff - Static variable in class com.quanser.common.ErrorCode
-
All analog output channels must have the same output range for this board.
- AnalogResourceInUse - Static variable in class com.quanser.common.ErrorCode
-
The analog-to-digital converter on the HIL board is currently in use by another operation.
- ArcnetCannotOpen - Static variable in class com.quanser.common.ErrorCode
-
Cannot open and initialize the ARCNET board.
- ArcnetExcessiveNaks - Static variable in class com.quanser.common.ErrorCode
-
The ARCNET transmission failed due to excessive NAKs.
- ArcnetNodeIdOutOfBounds - Static variable in class com.quanser.common.ErrorCode
-
The given ARCNET node ID is out of bounds (0-255).
- ArcnetTargetNodeDne - Static variable in class com.quanser.common.ErrorCode
-
The ARCNET message cannot be sent because there is no node on the network with the given target node ID.
- ArgumentListTooBig - Static variable in class com.quanser.common.ErrorCode
-
The argument list for the model is too big.
- AutopilotArgumentIsNull - Static variable in class com.quanser.common.ErrorCode
-
The autopilot argument to val_open is NULL.
- AutopilotNotActive - Static variable in class com.quanser.common.ErrorCode
-
The autopilot is not valid.
- AutopilotTypeArgumentIsNull - Static variable in class com.quanser.common.ErrorCode
-
The autopilot type argument to val_open is NULL.
B
- BackingStoreNotSupported - Static variable in class com.quanser.common.ErrorCode
-
A backing store is not supported.
- BarometerNotResponding - Static variable in class com.quanser.common.ErrorCode
-
The barometer is not responding.
- BaudRateExceedsMaximum - Static variable in class com.quanser.common.ErrorCode
-
The baud rate exceeds the maximum baud rate set when the stream was created.
- BeepArgumentIsNull - Static variable in class com.quanser.common.ErrorCode
-
The beep argument to beep_open is NULL.
- BeepFailed - Static variable in class com.quanser.common.ErrorCode
-
A beep was attempted but it failed for some reason.
- BeepFrequencyOutOfRange - Static variable in class com.quanser.common.ErrorCode
-
The specified beep frequency is out of the acceptable range.
- BeginControlNotCalled - Static variable in class com.quanser.common.ErrorCode
-
The reconfiguration_begin_control function has not been called.
- BeginResolutionNotCalled - Static variable in class com.quanser.common.ErrorCode
-
The qtimer_begin_resolution function has not been called successfully.
- BipolarPwmOnEvenChannelsOnly - Static variable in class com.quanser.common.ErrorCode
-
The bipolar PWM configuration may only be configured on the even PWM channels for this card.
- BlockDeleteRefused - Static variable in class com.quanser.common.ErrorCode
-
Block delete refused.
- BlockInsertRefused - Static variable in class com.quanser.common.ErrorCode
-
Block insert refused.
- BoardAlreadyOpen - Static variable in class com.quanser.common.ErrorCode
-
The HIL board is already opened by another process.
- BoardArgumentIsNull - Static variable in class com.quanser.common.ErrorCode
-
The board argument passed to the board-specific HIL driver is NULL.
- BoardIdentifierArgumentIsNull - Static variable in class com.quanser.common.ErrorCode
-
The board identifier argument passed to the board-specific HIL driver is NULL.
- BoardInUse - Static variable in class com.quanser.common.ErrorCode
-
The board is in use by another process and the board-specific driver does not support multi-process access to the card.
- BoardNotFound - Static variable in class com.quanser.common.ErrorCode
-
An operating system specific kernel-level driver for the specified card could not be found.
- BorderTypeNotSupported - Static variable in class com.quanser.common.ErrorCode
-
The border type selected for the operation is not supported by the current operation.
- BufferIsNull - Static variable in class com.quanser.common.ErrorCode
-
The buffer argument is NULL.
- BufferModeNotSupported - Static variable in class com.quanser.common.ErrorCode
-
The specified buffer mode is not supported.
- BufferOverflow - Static variable in class com.quanser.common.ErrorCode
-
For a read operation, the buffer has overflowed.
- BufferTooSmall - Static variable in class com.quanser.common.ErrorCode
-
The supplied buffer is too small for the data requested.
- Busy - Static variable in class com.quanser.common.ErrorCode
-
An operation is already in progress.
- ByteOrderNotSupported - Static variable in class com.quanser.common.ErrorCode
-
The specified byte order is not supported.
C
- CalibrationFailed - Static variable in class com.quanser.common.ErrorCode
-
Sensor calibration failed for some reason.
- CameraInUse - Static variable in class com.quanser.common.ErrorCode
-
The camera is already in use by another application.
- CameraNameNotAssigned - Static variable in class com.quanser.common.ErrorCode
-
The specified virtual name for the camera has not been assigned to an actual device.
- CanBusIdentifierTooLarge - Static variable in class com.quanser.common.ErrorCode
-
The CAN bus identifier is too large for the standard frame format.
- CannotAcceptConnection - Static variable in class com.quanser.common.ErrorCode
-
The listening socket was unable to accept a client connection.
- CannotAccessGameController - Static variable in class com.quanser.common.ErrorCode
-
Unable to access game controller.
- CannotAddTimeouts - Static variable in class com.quanser.common.ErrorCode
-
The timeouts cannot be added because both sides are absolute timeouts.
- CannotAutodetectDsmExternal - Static variable in class com.quanser.common.ErrorCode
-
The type of DSM protocol cannot be auto-detected for external remotes.
- CannotBindSocket - Static variable in class com.quanser.common.ErrorCode
-
It was not possible to bind the socket to the given port.
- CannotBroadcast - Static variable in class com.quanser.common.ErrorCode
-
The communication protocol, such as UDP, could not be configured for broadcasting.
- CannotChangeParameter - Static variable in class com.quanser.common.ErrorCode
-
The parameter cannot be changed at the present time.
- CannotClose - Static variable in class com.quanser.common.ErrorCode
-
Unable to close the connection.
- CannotClosePa10 - Static variable in class com.quanser.common.ErrorCode
-
An error occurred while attempting to stop and close the PA10.
- CannotCompress - Static variable in class com.quanser.common.ErrorCode
-
Cannot compress.
- CannotConnect - Static variable in class com.quanser.common.ErrorCode
-
It was not possible to connect to the specified URI.
- CannotConnectToLicenseManager - Static variable in class com.quanser.common.ErrorCode
-
It was not possible to connect to the license manager.
- CannotConnectToPlc - Static variable in class com.quanser.common.ErrorCode
-
It was not possible to connect to the specified PLC.
- CannotConvertCharacter - Static variable in class com.quanser.common.ErrorCode
-
A character was encountered that cannot be converted.
- CannotCopyRamToRom - Static variable in class com.quanser.common.ErrorCode
-
Cannot copy RAM to ROM.
- CannotCreateForceFeedbackEffect - Static variable in class com.quanser.common.ErrorCode
-
Unable to create a force feedback effect.
- CannotCreateGameControllerWindow - Static variable in class com.quanser.common.ErrorCode
-
Unable to create a window for the force feedback game controller.
- CannotCreatePreferencesNode - Static variable in class com.quanser.common.ErrorCode
-
It was not possible to create the preferences node.
- CannotCreateTemporaryFile - Static variable in class com.quanser.common.ErrorCode
-
Failed to create a temporary file.
- CannotDeletePreferencesValue - Static variable in class com.quanser.common.ErrorCode
-
The preferences value could not be deleted.
- CannotEnumerateValues - Static variable in class com.quanser.common.ErrorCode
-
The values of a preferences node could not be enumerated.
- CannotFindSocketDriver - Static variable in class com.quanser.common.ErrorCode
-
The operation failed because the socket manager/driver could not be found.
- CannotGetBufferSize - Static variable in class com.quanser.common.ErrorCode
-
It was not possible to get the buffer size.
- CannotGetCameraProperties - Static variable in class com.quanser.common.ErrorCode
-
Unable to get the properties of the camera.
- CannotGetGameControllerState - Static variable in class com.quanser.common.ErrorCode
-
Unable to get the state of the game controller.
- CannotGetMouseState - Static variable in class com.quanser.common.ErrorCode
-
Unable to get the state of the mouse.
- CannotGetPacketSize - Static variable in class com.quanser.common.ErrorCode
-
It was not possible to get the maximum packet size.
- CannotGetPreferencesValue - Static variable in class com.quanser.common.ErrorCode
-
The preferences value could not be retrieved.
- CannotGetProcessAffinity - Static variable in class com.quanser.common.ErrorCode
-
The process affinity could not be determined.
- CannotGetResolution - Static variable in class com.quanser.common.ErrorCode
-
The timer resolution could not be retrieved.
- CannotGetTime - Static variable in class com.quanser.common.ErrorCode
-
Unable to get the current high-resolution time.
- CannotIndicateClosure - Static variable in class com.quanser.common.ErrorCode
-
It was not possible to indicate closure of the connection to the remote peer.
- CannotInitializeOpenvr - Static variable in class com.quanser.common.ErrorCode
-
The OpenVR cannot be properly initialized due to an error.
- CannotInitializePa10 - Static variable in class com.quanser.common.ErrorCode
-
The PA10 cannot be properly initialized due to an error.
- CannotInitializeSockets - Static variable in class com.quanser.common.ErrorCode
-
It was not possible to initialize the socket library.
- CannotLinger - Static variable in class com.quanser.common.ErrorCode
-
Unable to set the linker options for a connection.
- CannotListen - Static variable in class com.quanser.common.ErrorCode
-
It was not possible to listen on the specified connection.
- CannotNegotiatePdu - Static variable in class com.quanser.common.ErrorCode
-
Unable to negotiate protocol data unit (PDU) size.
- CannotObtainLock - Static variable in class com.quanser.common.ErrorCode
-
Cannot obtain a lock to gain exclusive access to a critical section of code.
- CannotOpenDriverDirectory - Static variable in class com.quanser.common.ErrorCode
-
An attempt to get the driver directory failed.
- CannotOpenEthercat - Static variable in class com.quanser.common.ErrorCode
-
Unable to open the EtherCAT device specified.
- CannotOpenLicenseFile - Static variable in class com.quanser.common.ErrorCode
-
Unable to open license file.
- CannotPoll - Static variable in class com.quanser.common.ErrorCode
-
Unable to poll a connection.
- CannotPollGameController - Static variable in class com.quanser.common.ErrorCode
-
Unable to poll the game controller.
- CannotQuantizeToFewColors - Static variable in class com.quanser.common.ErrorCode
-
It is not possible to quantize to so few colors.
- CannotQuantizeToManyColors - Static variable in class com.quanser.common.ErrorCode
-
It is not possible to quantize to so many colors.
- CannotReadSchunkGripper - Static variable in class com.quanser.common.ErrorCode
-
An error occurred while attempting to read the state of the SCHUNK gripper.
- CannotReadTemporaryFile - Static variable in class com.quanser.common.ErrorCode
-
Failed to read a temporary file.
- CannotReceive - Static variable in class com.quanser.common.ErrorCode
-
Unable to receive data over a connection.
- CannotResetEncoderToNonzeroValue - Static variable in class com.quanser.common.ErrorCode
-
The encoder cannot be reset to a non-zero value on this device.
- CannotSeekTemporaryFile - Static variable in class com.quanser.common.ErrorCode
-
Failed to seek on a temporary file.
- CannotSelectVariable - Static variable in class com.quanser.common.ErrorCode
-
Variables cannot be selected after a visualization task has already been started.
- CannotSend - Static variable in class com.quanser.common.ErrorCode
-
Unable to send data over a connection.
- CannotSetDescriptorFlags - Static variable in class com.quanser.common.ErrorCode
-
Unable to set the flags of a file descriptor or socket.
- CannotSetForceFeedbackEffectParameters - Static variable in class com.quanser.common.ErrorCode
-
Unable to set the parameters of a force feedback effect.
- CannotSetGameControllerCooperativeLevel - Static variable in class com.quanser.common.ErrorCode
-
Unable to set the cooperation level of the force feedback game controller.
- CannotSetGameControllerFormat - Static variable in class com.quanser.common.ErrorCode
-
Unable to set data format of game controller.
- CannotSetPortUnreachable - Static variable in class com.quanser.common.ErrorCode
-
Cannot set the port unreachable option to disable reporting ICMP Port Unreachable messages for UDP datagrams
- CannotSetPosition - Static variable in class com.quanser.common.ErrorCode
-
The position of the stream cannot be set.
- CannotSetPreferencesValue - Static variable in class com.quanser.common.ErrorCode
-
The preferences value could not be set.
- CannotSetResolution - Static variable in class com.quanser.common.ErrorCode
-
The timer resolution could not be set.
- CannotShutdown - Static variable in class com.quanser.common.ErrorCode
-
Unable to shut down send and/or receives on the connection.
- CannotStartForceFeedbackEffect - Static variable in class com.quanser.common.ErrorCode
-
Unable to download or start a force feedback effect.
- CannotStartInterruptThread - Static variable in class com.quanser.common.ErrorCode
-
Failed to launch an interrupt thread
- CannotStartLicenseManager - Static variable in class com.quanser.common.ErrorCode
-
The Quanser license manager could not be started.
- CannotStartPlc - Static variable in class com.quanser.common.ErrorCode
-
The PLC could not be started.
- CannotStartTargetManager - Static variable in class com.quanser.common.ErrorCode
-
The QUARC Target Manager could not be started.
- CannotStartXmlrpcClient - Static variable in class com.quanser.common.ErrorCode
-
The XMLRPC client cannot be started.
- CannotStartXmlrpcServer - Static variable in class com.quanser.common.ErrorCode
-
The XMLRPC server cannot be started.
- CannotStopForceFeedbackEffect - Static variable in class com.quanser.common.ErrorCode
-
Unable to stop a force feedback effect.
- CannotStopLicenseManager - Static variable in class com.quanser.common.ErrorCode
-
The Quanser license manager could not be stopped.
- CannotStopPlc - Static variable in class com.quanser.common.ErrorCode
-
The PLC canot be stopped.
- CannotStopTargetManager - Static variable in class com.quanser.common.ErrorCode
-
The QUARC Target Manager could not be stopped.
- CannotSubtractTimeouts - Static variable in class com.quanser.common.ErrorCode
-
The timeouts cannot be subtracted because the left-hand side is relative and the right hand side is absolute.
- CannotSuspend - Static variable in class com.quanser.common.ErrorCode
-
Suspension is not allowed at this point.
- CannotSwitch - Static variable in class com.quanser.common.ErrorCode
-
An attempt to switch models failed due to a communication failure.
- CannotTalkToRosMaster - Static variable in class com.quanser.common.ErrorCode
-
The XMLRPC client cannot establish communication with ROS master.
- CannotWriteTemporaryFile - Static variable in class com.quanser.common.ErrorCode
-
Failed to write to a temporary file.
- CanpciGetMessageFailed - Static variable in class com.quanser.common.ErrorCode
-
The CANPCI device failed to receive a CAN message.
- CanpciInitFailed - Static variable in class com.quanser.common.ErrorCode
-
Initialization of the CANPCI driver failed.
- CanpciInvalidChannel - Static variable in class com.quanser.common.ErrorCode
-
The CANPCI channel specified is invalid.
- CanpciInvalidParameters - Static variable in class com.quanser.common.ErrorCode
-
Parameters supplied to a CANPCI driver function are invalid.
- CanpciNotFound - Static variable in class com.quanser.common.ErrorCode
-
The specified CANPCI could not be found.
- CanpciSendMessageFailed - Static variable in class com.quanser.common.ErrorCode
-
The CANPCI device failed to send a CAN message.
- CanpciStartFailed - Static variable in class com.quanser.common.ErrorCode
-
Failed to start the CANPCI card(s).
- CardArgumentIsNull - Static variable in class com.quanser.common.ErrorCode
-
The card argument to hil_open is NULL.
- CardIdentifierArgumentIsNull - Static variable in class com.quanser.common.ErrorCode
-
The card identifier argument to hil_open is NULL.
- CardLocationIsNull - Static variable in class com.quanser.common.ErrorCode
-
The card location pointer passed as an argument is NULL.
- CardNotActive - Static variable in class com.quanser.common.ErrorCode
-
The card is not valid.
- CardSpecificOptionNotRecognized - Static variable in class com.quanser.common.ErrorCode
-
The card specific option specified is not recognized.
- CardSpecificOptionNotSupported - Static variable in class com.quanser.common.ErrorCode
-
The card specific option specified is recognized, but is not supported by this board.
- CardSpecificOptionValueInvalid - Static variable in class com.quanser.common.ErrorCode
-
The value of a card specific option specified is invalid.
- CardSpecificOptionValueNotRecognized - Static variable in class com.quanser.common.ErrorCode
-
The value of a card specific option specified is not recognized.
- CardTypeArgumentIsNull - Static variable in class com.quanser.common.ErrorCode
-
The card type argument to hil_open is NULL.
- CaspaCaptureFailed - Static variable in class com.quanser.common.ErrorCode
-
Failed to capture video.
- Ccir601NotImplemented - Static variable in class com.quanser.common.ErrorCode
-
CCIR601 sampling is not implemented yet.
- CdataTerminatorInCharData - Static variable in class com.quanser.common.ErrorCode
-
The CDATA termination sequence ']]>' is not allowed within XML content.
- ChangeNotificationsNotSupported - Static variable in class com.quanser.common.ErrorCode
-
Change notifications are not supported on the specified file system.
- ChannelIsListening - Static variable in class com.quanser.common.ErrorCode
-
The channel is a listening channel so it cannot be used to send and receive data.
- ChannelNotListening - Static variable in class com.quanser.common.ErrorCode
-
The channel is not a listening channel so it cannot be used to accept connections.
- CigiHostCouldNotOpenDevice - Static variable in class com.quanser.common.ErrorCode
-
The CIGI Host could not be opened.
- CircularBufferNotFound - Static variable in class com.quanser.common.ErrorCode
-
The corresponding Circular Buffer Initialize could not be found.
- ClockFrequencyInvalid - Static variable in class com.quanser.common.ErrorCode
-
The clock frequency is invalid for the specified clock, or the clock may be unavailable.
- ClockFrequencyIsNan - Static variable in class com.quanser.common.ErrorCode
-
An attempt was made to set the clock frequency to a value that is Not-a-Number (NaN).
- ClockFrequencyNotPositive - Static variable in class com.quanser.common.ErrorCode
-
The clock frequency specified is negative or zero.
- ClockFrequencyTooHigh - Static variable in class com.quanser.common.ErrorCode
-
The clock frequency is too high for the specified clock.
- ClockFrequencyTooLow - Static variable in class com.quanser.common.ErrorCode
-
The clock frequency is too low for the specified clock.
- ClockModeNotSupported - Static variable in class com.quanser.common.ErrorCode
-
The specified clock mode is not supported by this board.
- ClockNotSupported - Static variable in class com.quanser.common.ErrorCode
-
The specified clock is not supported by the board-specific HIL driver for this board.
- ClockNotWatchdog - Static variable in class com.quanser.common.ErrorCode
-
The specified clock is not a watchdog timer on this board.
- ClockPeriodTooHigh - Static variable in class com.quanser.common.ErrorCode
-
The clock period is too high for the specified clock.
- ClockPeriodTooLow - Static variable in class com.quanser.common.ErrorCode
-
The clock period is too low for the specified clock.
- ColorComponentCount - Static variable in class com.quanser.common.ErrorCode
-
There are too many color components.
- ColorConversionNotImplemented - Static variable in class com.quanser.common.ErrorCode
-
The specified color conversion is not supported.
- ColorModeChangeInvalid - Static variable in class com.quanser.common.ErrorCode
-
The color quantization mode change was invalid.
- com.quanser.common - package com.quanser.common
- ComplexNumbersNotSupported - Static variable in class com.quanser.common.ErrorCode
-
Complex numbers are not currently supported.
- CompressedImageTooLarge - Static variable in class com.quanser.common.ErrorCode
-
The compressed image is too large to fit in the destination.
- ConflictingCounterModes - Static variable in class com.quanser.common.ErrorCode
-
The specified counter is used as both an encoder and a PWM output channel.
- ConflictingDigitalDirections - Static variable in class com.quanser.common.ErrorCode
-
A digital channel was specified as both an input and an output.
- ConflictingDigitalFunctions - Static variable in class com.quanser.common.ErrorCode
-
The special purpose function (e.g.
- ConflictingDigitalModes - Static variable in class com.quanser.common.ErrorCode
-
The specified digital IO is configured for a special purpose (e.g.
- ConnectionAborted - Static variable in class com.quanser.common.ErrorCode
-
An incoming connection was indicated, but was subsequently terminated by the remote peer prior to accepting the call.
- ConnectionNotBound - Static variable in class com.quanser.common.ErrorCode
-
The connection has not been bound.
- ConnectionRefused - Static variable in class com.quanser.common.ErrorCode
-
The remote peer refused the connection, most likely because no server application was listening for connections
- ConnectionReset - Static variable in class com.quanser.common.ErrorCode
-
The connection was reset.
- ConnectionShutdown - Static variable in class com.quanser.common.ErrorCode
-
The connection has been shut down.
- ContinuousThresholdExceedsPeek - Static variable in class com.quanser.common.ErrorCode
-
The specified continuous threshold exceeds the peak threshold.
- CorruptedRoombaStream - Static variable in class com.quanser.common.ErrorCode
-
Roomba stream is corrupted.
- CorruptFile - Static variable in class com.quanser.common.ErrorCode
-
The file is corrupt or is not the expected format.
- CorruptFpgaBitfile - Static variable in class com.quanser.common.ErrorCode
-
The specified bitfile is invalid or corrupt.
- CounterResourceConflict - Static variable in class com.quanser.common.ErrorCode
-
Counter parameter is illegal in current operation mode.
- CpuGpioInUse - Static variable in class com.quanser.common.ErrorCode
-
A GPIO is in use by another application.
- CudaCompilationFailed - Static variable in class com.quanser.common.ErrorCode
-
Compilation of CUDA PTX code failed.
- CudaContextInUse - Static variable in class com.quanser.common.ErrorCode
-
The CUDA context passed to an API call is already in use by another thread.
D
- DacCommTimeout - Static variable in class com.quanser.common.ErrorCode
-
Cannot communicate with analog output.
- DaqmxCannotAttachAdcToTask - Static variable in class com.quanser.common.ErrorCode
-
DAQmx was unable to attach the specified analog input to the analog input task.
- DaqmxCannotAttachDacToTask - Static variable in class com.quanser.common.ErrorCode
-
DAQmx was unable to attach the specified analog output to the National Instruments analog output task.
- DaqmxCannotAttachDigitalToTask - Static variable in class com.quanser.common.ErrorCode
-
DAQmx was unable to attach the specified digital lines to the National Instruments task.
- DaqmxCannotAttachEncoderToTask - Static variable in class com.quanser.common.ErrorCode
-
DAQmx was unable to attach the specified channel to the National Instruments encoder input task.
- DaqmxCannotAttachPwmToTask - Static variable in class com.quanser.common.ErrorCode
-
DAQmx was unable to attach the specified counter channel to the PWM output task.
- DaqmxCannotClearTask - Static variable in class com.quanser.common.ErrorCode
-
DAQmx was unable to clear or release a National Instruments task.
- DaqmxCannotCreateTask - Static variable in class com.quanser.common.ErrorCode
-
DAQmx was unable to create a new task.
- DaqmxCannotGetPwmChannelName - Static variable in class com.quanser.common.ErrorCode
-
DAQmx was unable to obtain the name of the PWM channel attached to the PWM output task.
- DaqmxCannotSetHardwareClockRate - Static variable in class com.quanser.common.ErrorCode
-
Error setting the hardware timing for the time-base block.
- DaqmxCannotStartTask - Static variable in class com.quanser.common.ErrorCode
-
DAQmx was unable to start the National Instruments device task.
- DaqmxClockErrorWaitingForSample - Static variable in class com.quanser.common.ErrorCode
-
Either the configuration is invalid, or a sample edge was missed before executing the wait.
- DaqmxErrorChangingEncDirSrc - Static variable in class com.quanser.common.ErrorCode
-
DAQmx failed to change the source for the encoder count direction.
- DaqmxErrorChangingPwmOutTerm - Static variable in class com.quanser.common.ErrorCode
-
DAQmx failed to change the counter output terminal.
- DaqmxErrorChangingTimebaseRate - Static variable in class com.quanser.common.ErrorCode
-
DAQmx was unable to set the counter timebase rate.
- DaqmxErrorResettingDevice - Static variable in class com.quanser.common.ErrorCode
-
DAQmx failed to reset the device.
- DaqmxErrorSamplingAdc - Static variable in class com.quanser.common.ErrorCode
-
DAQmx failed to execute the National Instruments analog input task.
- DaqmxErrorSamplingDigital - Static variable in class com.quanser.common.ErrorCode
-
DAQmx failed to execute the digital read task.
- DaqmxErrorSamplingEncoder - Static variable in class com.quanser.common.ErrorCode
-
DAQmx failed to execute the National Instruments encoder input task.
- DaqmxErrorSettingImplicitTiming - Static variable in class com.quanser.common.ErrorCode
-
DAQmx was unable to configure implicit timing for the PWM output task.
- DaqmxErrorWritingDac - Static variable in class com.quanser.common.ErrorCode
-
DAQmx failed to output the requested analog value.
- DaqmxErrorWritingDigital - Static variable in class com.quanser.common.ErrorCode
-
DAQmx failed to output the requested digital values.
- DaqmxErrorWritingPwm - Static variable in class com.quanser.common.ErrorCode
-
DAQmx failed to output the requested PWM values.
- DaqmxOnlyDeviceNamesSupported - Static variable in class com.quanser.common.ErrorCode
-
Using a numeric board identifier for NI cards is not supported on this system.
- DatagramTooLarge - Static variable in class com.quanser.common.ErrorCode
-
The datagram received was too large for the buffer provided in the receive operation.
- DctCoefficientOutOfRange - Static variable in class com.quanser.common.ErrorCode
-
The DCT coefficient out of range.
- Deadlock - Static variable in class com.quanser.common.ErrorCode
-
A deadlock situation would have occurred.
- DensoReadTimeout - Static variable in class com.quanser.common.ErrorCode
-
The Denso Read block has timed out since no data was received.
- DestroyingObject - Static variable in class com.quanser.common.ErrorCode
-
Cannot perform the operation.
- DeviceDisconnected - Static variable in class com.quanser.common.ErrorCode
-
Device was disconnected, this can be caused by outside intervention, by internal firmware error or due to insufficient power.
- DeviceDriverIncompatible - Static variable in class com.quanser.common.ErrorCode
-
The device driver appears to be incompatible with the device.
- DeviceInitializationFailed - Static variable in class com.quanser.common.ErrorCode
-
Device initialization failed.
- DeviceIoError - Static variable in class com.quanser.common.ErrorCode
-
I/O device failure.
- DeviceNotConnected - Static variable in class com.quanser.common.ErrorCode
-
The device is not connected.
- DeviceRecovering - Static variable in class com.quanser.common.ErrorCode
-
Device is in recovery mode and might require firmware update.
- DigitalExpirationsNotConfigured - Static variable in class com.quanser.common.ErrorCode
-
Some of the digital output expiration states have not been configured.
- DigitalExpirationStateNotTristate - Static variable in class com.quanser.common.ErrorCode
-
This board only supports resetting the digital outputs to tri-state when the watchdog expires.
- DigitalExpirationStateNotUnchanged - Static variable in class com.quanser.common.ErrorCode
-
This board does not support setting the expiration state of all digital outputs.
- DigitalExpirationStateNotZero - Static variable in class com.quanser.common.ErrorCode
-
This board only supports resetting the digital outputs to zero when the watchdog expires.
- DigitalExpirationStateTristateInvalid - Static variable in class com.quanser.common.ErrorCode
-
This board does not support tristating the digital outputs when the watchdog expires.
- DigitalInputChannelsNotSupported - Static variable in class com.quanser.common.ErrorCode
-
Digital input channels are not supported by this board.
- DigitalInputsNotInitialized - Static variable in class com.quanser.common.ErrorCode
-
The specified digital input channels are not initialized.
- DigitalOutputChannelsNotSupported - Static variable in class com.quanser.common.ErrorCode
-
Digital output channels are not supported by this board.
- DigitalOutputLocked - Static variable in class com.quanser.common.ErrorCode
-
The requested digital output is locked.
- DigitalOutputsNotInitialized - Static variable in class com.quanser.common.ErrorCode
-
The specified digital output channels are not initialized.
- DirectxNotInstalled - Static variable in class com.quanser.common.ErrorCode
-
Unable to use DirectX.
- DisplayNotInGraphicsMode - Static variable in class com.quanser.common.ErrorCode
-
The display is not in graphics mode.
- DisplayNotInTextMode - Static variable in class com.quanser.common.ErrorCode
-
The display is not in text mode.
- DivisionByZero - Static variable in class com.quanser.common.ErrorCode
-
A division by zero occurred.
- DmaBufferLock - Static variable in class com.quanser.common.ErrorCode
-
A DMA buffer lock failed.
- DoublePropertyIsNan - Static variable in class com.quanser.common.ErrorCode
-
An attempt was made to set a double property to a value that is Not-a-Number (NaN).
- DownloadFailed - Static variable in class com.quanser.common.ErrorCode
-
Download sequence failed.
- DpcDisconnected - Static variable in class com.quanser.common.ErrorCode
-
The DPC connection has been closed at the peer.
- DraganflyX6CrcFailed - Static variable in class com.quanser.common.ErrorCode
-
The Draganfly X6 autopilot message failed the CRC check.
- DriverIncompatibleWithBoardDll - Static variable in class com.quanser.common.ErrorCode
-
The board-specific HIL driver passed an invalid parameter to the operating system specific kernel-level driver for the board.
- DriverMissingGetOrReleaseAccess - Static variable in class com.quanser.common.ErrorCode
-
The hil_get_exclusive_access or hil_release_exclusive_access function is present in the driver while the other one is not.
- DriverMissingOpenOrClose - Static variable in class com.quanser.common.ErrorCode
-
A hardware driver is missing the open and/or close function.
- DriverTimedOut - Static variable in class com.quanser.common.ErrorCode
-
The HIL driver timed out trying to communicate with the card.
- DtrDsrNotSupported - Static variable in class com.quanser.common.ErrorCode
-
The selected serial port does not support the data-terminal-ready (DTR) and data-set-ready (DSR) lines.
- DuplicateXmlAttribute - Static variable in class com.quanser.common.ErrorCode
-
An XML element has more than one attribute with the same name.
- DutyCycleNotPositive - Static variable in class com.quanser.common.ErrorCode
-
The specified duty cycle is negative and negative duty cycles are not supported by this board.
- DutyCycleTooHigh - Static variable in class com.quanser.common.ErrorCode
-
The specified duty cycle is more than 100% (i.e.
- DynamixelCommunicationError - Static variable in class com.quanser.common.ErrorCode
-
Could not communicate with Dynamixel OpenManipulator X.
- DynamixelCouldNotChangeWriteGroup - Static variable in class com.quanser.common.ErrorCode
-
Could not change parameters of a write group for the Dynamixel OpenManipulator X.
- DynamixelCouldNotCreateReadGroup - Static variable in class com.quanser.common.ErrorCode
-
Could not create a read group for the Dynamixel OpenManipulator X.
- DynamixelCouldNotCreateWriteGroup - Static variable in class com.quanser.common.ErrorCode
-
Could not create a write group for the Dynamixel OpenManipulator X.
- DynamixelCouldNotOpenDevice - Static variable in class com.quanser.common.ErrorCode
-
Could not open the Dynamixel OpenManipulator X device.
- DynamixelCouldNotStartDevice - Static variable in class com.quanser.common.ErrorCode
-
Could not start the Dynamixel OpenManipulator X control loop.
- DynamixelFailedToInitialize - Static variable in class com.quanser.common.ErrorCode
-
The Dynamixel OpenManipulator X failed to initialize.
- DynamixelInvalidGains - Static variable in class com.quanser.common.ErrorCode
-
The position PID or feedforward gains for the Dynamixel OpenManipulator X device is out of range.
- DynamixelInvalidGoalPosition - Static variable in class com.quanser.common.ErrorCode
-
The goal Position for the Dynamixel OpenManipulator X device is out of range.
- DynamixelInvalidGoalPwm - Static variable in class com.quanser.common.ErrorCode
-
The goal PWM for the Dynamixel OpenManipulator X device is out of range.
- DynamixelInvalidProfileParams - Static variable in class com.quanser.common.ErrorCode
-
The profile velocity or acceleration parameters for the Dynamixel OpenManipulator X device is out of range.
E
- ElvisiiiEepromError - Static variable in class com.quanser.common.ErrorCode
-
Failed to access the NI ELVIS III top board EEPROM during initialization.
- ElvisiiiTopBoardIncompatible - Static variable in class com.quanser.common.ErrorCode
-
The top board attached to the NI ELVIS III is not compatbile with the driver, make sure the correct top board is attached that matches the board type as selected in HIL Initialize.
- ElvisiiiTopBoardNoPower - Static variable in class com.quanser.common.ErrorCode
-
The NI ELVIS III top board is not powered, the top board must be powered before this board can be used.
- EmitterCannotBeDisabled - Static variable in class com.quanser.common.ErrorCode
-
The laser emitter on the depth camera cannot be disabled.
- EmptyImage - Static variable in class com.quanser.common.ErrorCode
-
The image is empty.
- EmptyScan - Static variable in class com.quanser.common.ErrorCode
-
The stream was closed before the first character was read.
- EmsReadFailed - Static variable in class com.quanser.common.ErrorCode
-
A read from the EMS failed.
- EmsWriteFailed - Static variable in class com.quanser.common.ErrorCode
-
A write to the EMS failed.
- EncoderFilterFrequencyIsNan - Static variable in class com.quanser.common.ErrorCode
-
An attempt was made to set the encoder filter frequency to a value that is Not-a-Number (NaN).
- EncoderInputChannelsNotSupported - Static variable in class com.quanser.common.ErrorCode
-
Counter input channels are not supported by this board.
- EncoderInputError - Static variable in class com.quanser.common.ErrorCode
-
An error has occurred reading an encoder input.
- EncoderQuadratureModeNotSupported - Static variable in class com.quanser.common.ErrorCode
-
The selected quadrature decoding is not available for this board.
- EndBeforeTag - Static variable in class com.quanser.common.ErrorCode
-
End of input stream encountered before tag name.
- EndInTag - Static variable in class com.quanser.common.ErrorCode
-
End of input stream encountered within tag name.
- EndOfInputExpected - Static variable in class com.quanser.common.ErrorCode
-
The end of the input was expected.
- EndQuoteExpected - Static variable in class com.quanser.common.ErrorCode
-
The ending quote for a string was expected.
- EnvironmentVariableNotFound - Static variable in class com.quanser.common.ErrorCode
-
The environment variable could not be found.
- ErrorCode - Class in com.quanser.common
-
Enumerates all possible Quanser error codes.
- ErrorCode() - Constructor for class com.quanser.common.ErrorCode
-
Constructs an
ErrorCode
object. - ErrorMessageNotFound - Static variable in class com.quanser.common.ErrorCode
-
An error message corresponding to the given error code could not be found.
- EthercatCommandTimedOut - Static variable in class com.quanser.common.ErrorCode
-
An EtherCAT slave did not respond as expected within the timeout interval.
- EthercatDatagramTooLarge - Static variable in class com.quanser.common.ErrorCode
-
The EtherCAT datagram to be sent is too large.
- EthercatDeviceIsNull - Static variable in class com.quanser.common.ErrorCode
-
A null pointer was specified instead of a valid EtherCAT device.
- EthercatInvalidByteSize - Static variable in class com.quanser.common.ErrorCode
-
Invalid ByteSize field specified for EtherCAT process image.
- EthercatMasterAlreadyRunning - Static variable in class com.quanser.common.ErrorCode
-
An EtherCAT master is already running on the given MAC address.
- EthercatMasterNotFound - Static variable in class com.quanser.common.ErrorCode
-
The corresponding EtherCAT Master could not be found.
- EthercatPacketLost - Static variable in class com.quanser.common.ErrorCode
-
An EtherCAT packet that was sent was lost and never returned.
- EthercatSyncClientIsNull - Static variable in class com.quanser.common.ErrorCode
-
The EtherCAT device does not have a synchronization client.
- EthercatTelegramLost - Static variable in class com.quanser.common.ErrorCode
-
An EtherCAT telegram that was sent within a packet was not present in the packet when the packet returned.
- EthercatValidateDataWrongLength - Static variable in class com.quanser.common.ErrorCode
-
The Validate/Data field in an initialization command for an EtherCAT device contains data of a different size than the Data or DataLength field.
- EthercatValidateMaskWrongLength - Static variable in class com.quanser.common.ErrorCode
-
The Validate/DataMask field in an initialization command for an EtherCAT device contains data of a different size than the Data or DataLength field.
- ExclusiveAccessAlreadyGranted - Static variable in class com.quanser.common.ErrorCode
-
Exclusive access to this card has already been granted to another process.
- ExclusiveAccessNotGranted - Static variable in class com.quanser.common.ErrorCode
-
Exclusive access to this card was not granted to the process which is attempting to release it.
F
- FailedToParseInteger - Static variable in class com.quanser.common.ErrorCode
-
Failed to parse an integer value in a string.
- FailedToParseRealNumber - Static variable in class com.quanser.common.ErrorCode
-
Failed to parse a real value in a string.
- FalconCouldNotCreateCallback - Static variable in class com.quanser.common.ErrorCode
-
Could not create a callback for the Novint Falcon.
- FalconCouldNotMakeCurrent - Static variable in class com.quanser.common.ErrorCode
-
Novint Falcon error.
- FalconCouldNotOpenDevice - Static variable in class com.quanser.common.ErrorCode
-
Could not open the Novint Falcon device.
- FalconCouldNotStartDevice - Static variable in class com.quanser.common.ErrorCode
-
Could not start the Novint Falcon control loop.
- FalconFailedToInitialize - Static variable in class com.quanser.common.ErrorCode
-
The Novint Falcon failed to initialize.
- FeatureNotCompiled - Static variable in class com.quanser.common.ErrorCode
-
The requested feature was omitted at compile time.
- FileAlreadyExists - Static variable in class com.quanser.common.ErrorCode
-
The file already exists and cannot be overwritten.
- FileNotExecutable - Static variable in class com.quanser.common.ErrorCode
-
The model specified is not executable.
- FileNotFound - Static variable in class com.quanser.common.ErrorCode
-
The file could not be found.
- FileReadFailed - Static variable in class com.quanser.common.ErrorCode
-
An error occurred reading from a file.
- FileSystemError - Static variable in class com.quanser.common.ErrorCode
-
A physical I/O error occurred trying to access the file system.
- FileTooLarge - Static variable in class com.quanser.common.ErrorCode
-
The file has become too large for the given file format.
- FileWriteFailed - Static variable in class com.quanser.common.ErrorCode
-
An error occurred writing to a file.
- FilterMaskSizeNotSupported - Static variable in class com.quanser.common.ErrorCode
-
The mask size specified for the filter is not supported.
- FilterProtocolsRequireUri - Static variable in class com.quanser.common.ErrorCode
-
Missing "uri" option.
- ForceDimensionCloseFailed - Static variable in class com.quanser.common.ErrorCode
-
An attempt to close a Force Dimension haptic device failed.
- ForceDimensionNotCalibrated - Static variable in class com.quanser.common.ErrorCode
-
The Force Dimension haptic device has not been calibrated.
- ForceDimensionOpenFailed - Static variable in class com.quanser.common.ErrorCode
-
An attempt to open a Force Dimension haptic device failed.
- ForceDimensionReadFailed - Static variable in class com.quanser.common.ErrorCode
-
An attempt to read from the Force Dimension haptic device failed.
- ForceDimensionWriteFailed - Static variable in class com.quanser.common.ErrorCode
-
An attempt to write to the Force Dimension haptic device failed.
- ForceTorqueSensorDisconnected - Static variable in class com.quanser.common.ErrorCode
-
The force/torque sensor appears to be disconnected.
- FpgaAlreadyRunning - Static variable in class com.quanser.common.ErrorCode
-
The FPGA is already running.
- FpgaBusy - Static variable in class com.quanser.common.ErrorCode
-
Operation could not be performed because the FPGA is busy.
- FpgaBusyCApi - Static variable in class com.quanser.common.ErrorCode
-
Operation could not be performed because the FPGA is busy operating in FPGA Interface C API mode.
- FpgaBusyEmulation - Static variable in class com.quanser.common.ErrorCode
-
Operation could not be performed because the FPGA is busy operating in Emulation mode.
- FpgaBusyFpgaInterface - Static variable in class com.quanser.common.ErrorCode
-
Operation could not be performed because the FPGA is busy operating in FPGA Interface mode.
- FpgaBusyInteractive - Static variable in class com.quanser.common.ErrorCode
-
Operation could not be performed because the FPGA is busy operating in Interactive mode.
- FpgaBusyScanInterface - Static variable in class com.quanser.common.ErrorCode
-
The chassis is in Scan Interface programming mode.
- FractionalSamplingNotImplemented - Static variable in class com.quanser.common.ErrorCode
-
Fractional sampling is not implemented yet.
- FramingError - Static variable in class com.quanser.common.ErrorCode
-
A framing error occurred
- FunctionNotSupported - Static variable in class com.quanser.common.ErrorCode
-
The function is not supported.
- FunctionRefused - Static variable in class com.quanser.common.ErrorCode
-
Function refused by CPU (Unknown error).
G
- GameControllerNotFound - Static variable in class com.quanser.common.ErrorCode
-
The specified game controller could not be found.
- GenicamCannotClose - Static variable in class com.quanser.common.ErrorCode
-
An error occurred while attempting to close the GenICam camera.
- GenicamCannotFindCamera - Static variable in class com.quanser.common.ErrorCode
-
The requested GenICam camera cannot be found.
- GenicamCannotGetCameraNode - Static variable in class com.quanser.common.ErrorCode
-
The requested GenICam camera nodemap cannot be acquired.
- GenicamCannotGetFeatures - Static variable in class com.quanser.common.ErrorCode
-
An error occurred while attempting to get features from the GenICam camera.
- GenicamCannotGrabImage - Static variable in class com.quanser.common.ErrorCode
-
An error occurred while attempting to grab an image using the GenICam camera.
- GenicamCannotInitializeCamera - Static variable in class com.quanser.common.ErrorCode
-
An error occurred while attempting to initialize the GenICam camera.
- GenicamCannotReadNode - Static variable in class com.quanser.common.ErrorCode
-
An error occurred while attempting to read nodes from the GenICam camera.
- GenicamCannotSetAcquisitionNode - Static variable in class com.quanser.common.ErrorCode
-
Cannot set GenICam camera acquisition mode.
- GenicamCannotSetAnalogControl - Static variable in class com.quanser.common.ErrorCode
-
Cannot set GenICam camera analog controls to desired value.
- GenicamCannotSetImageSize - Static variable in class com.quanser.common.ErrorCode
-
Cannot set GenICam camera image to the desired size.
- GenicamCannotSetPixelFormat - Static variable in class com.quanser.common.ErrorCode
-
Cannot set GenICam camera image to the desired pixel format.
- GenicamCannotWriteNode - Static variable in class com.quanser.common.ErrorCode
-
An error occurred while attempting to write nodes to the GenICam camera.
- GenicamGrabImageTimeout - Static variable in class com.quanser.common.ErrorCode
-
A timeout occurred while attempting to grab an image using the GenICam camera.
- getMilliseconds() - Method in class com.quanser.common.Timeout
-
Get the total number of milliseconds in the timeout.
- getNanoseconds() - Method in class com.quanser.common.Timeout
-
Get the number of nanoseconds in the timeout.
- getSeconds() - Method in class com.quanser.common.Timeout
-
Get the number of seconds in the timeout.
- GpsReadFailed - Static variable in class com.quanser.common.ErrorCode
-
A read of the GPS device failed.
- GrabV4l2Image - Static variable in class com.quanser.common.ErrorCode
-
Failed to grab image from v4l2 video input.
- GumstixWatchdogClockPeriodTooHigh - Static variable in class com.quanser.common.ErrorCode
-
The watchdog timer period (a.k.a., timeout interval) is too high.
- GumstixWatchdogClockPeriodTooLow - Static variable in class com.quanser.common.ErrorCode
-
The watchdog timer period (a.k.a., timeout interval) is too low.
H
- HardwareClockInUse - Static variable in class com.quanser.common.ErrorCode
-
The specified hardware clock is already in use for another operation and the board-specific HIL driver for this board does not permit sharing of the hardware clock.
- HardwareFailure - Static variable in class com.quanser.common.ErrorCode
-
The hardware appears to have failed.
- HardwareFlowControlNotSupported - Static variable in class com.quanser.common.ErrorCode
-
The selected serial port does not support hardware flow control.
- HilAcquireExclusiveAccessNotSupported - Static variable in class com.quanser.common.ErrorCode
-
The hil_acquire_exclusive_access function and Exclusive access to device option on the HIL Initialize block are not supported by this particular card.
- HilAtLeastOneChannelRequired - Static variable in class com.quanser.common.ErrorCode
-
The HIL function requires at least one channel to be specified.
- HilConflictingDigitalOutputs - Static variable in class com.quanser.common.ErrorCode
-
Two or more digital outputs were specified with output values that conflict with one another.
- HilDriverNotFound - Static variable in class com.quanser.common.ErrorCode
-
Support for the given board type does not appear to be installed.
- HilGetDoublePropertyNotSupported - Static variable in class com.quanser.common.ErrorCode
-
The hil_get_double_property function and HIL Get Property block are not supported by this particular card.
- HilGetIntegerPropertyNotSupported - Static variable in class com.quanser.common.ErrorCode
-
The hil_get_integer_property function and HIL Get Property block are not supported by this particular card.
- HilGetStringPropertyNotSupported - Static variable in class com.quanser.common.ErrorCode
-
The hil_get_string_property function and HIL Get Property block are not supported by this particular card.
- HilInvalidDigitalDirections - Static variable in class com.quanser.common.ErrorCode
-
The combination of directions specified for the digital channels are not compatible with the capabilities of this particular card.
- HilInvalidDigitalState - Static variable in class com.quanser.common.ErrorCode
-
One of the digital states specified was not a valid state.
- HilInvalidFpgaSignature - Static variable in class com.quanser.common.ErrorCode
-
The specified signature does not match the signature of the bitfile.
- HilInvalidResourceName - Static variable in class com.quanser.common.ErrorCode
-
Either the supplied resource name is invalid as a RIO resource name, or the device was not found.
- HilMonitorCreateInterruptReaderNotSupported - Static variable in class com.quanser.common.ErrorCode
-
The hil_monitor_create_interrupt_reader function and HIL Interrupt block are not supported by this particular card.
- HilMonitorDeleteNotSupported - Static variable in class com.quanser.common.ErrorCode
-
The hil_monitor_delete function is not supported by this particular card.
- HilMonitorReadInterruptNotSupported - Static variable in class com.quanser.common.ErrorCode
-
The hil_monitor_read_interrupt function is not supported by this particular card.
- HilMonitorStartNotSupported - Static variable in class com.quanser.common.ErrorCode
-
The hil_monitor_start function is not supported by this particular card.
- HilMonitorStopNotSupported - Static variable in class com.quanser.common.ErrorCode
-
The hil_monitor_stop function is not supported by this particular card.
- HilNameNotAssigned - Static variable in class com.quanser.common.ErrorCode
-
The specified virtual name for the HIL card has not been assigned to an actual device.
- HilPollInterruptNotSupported - Static variable in class com.quanser.common.ErrorCode
-
The hil_poll_interrupt function and HIL Poll Interrupt block are not supported by this particular card.
- HilReadAnalogBufferNotSupported - Static variable in class com.quanser.common.ErrorCode
-
The hil_read_analog_buffer function and HIL Read Analog Buffer block are not supported by this particular card.
- HilReadAnalogCodesNotSupported - Static variable in class com.quanser.common.ErrorCode
-
The hil_read_analog_codes function and HIL Read Analog Codes block are not supported by this particular card.
- HilReadAnalogNotSupported - Static variable in class com.quanser.common.ErrorCode
-
The hil_read_analog function in C or MATLAB and HIL Read Analog block in QUARC are not supported by this particular card.
- HilReadAnalogWriteAnalogBufferNotSupported - Static variable in class com.quanser.common.ErrorCode
-
The hil_read_analog_write_analog_buffer function and HIL Read Analog Write Analog Buffer block are not supported by this particular card.
- HilReadAnalogWriteAnalogNotSupported - Static variable in class com.quanser.common.ErrorCode
-
The hil_read_analog_write_analog function and HIL Read Analog Write Analog block are not supported by this particular card.
- HilReadBufferNotSupported - Static variable in class com.quanser.common.ErrorCode
-
The hil_read_buffer function and HIL Read Buffer block are not supported by this particular card.
- HilReadDigitalBufferNotSupported - Static variable in class com.quanser.common.ErrorCode
-
The hil_read_digital_buffer function and HIL Read Digital Buffer block are not supported by this particular card.
- HilReadDigitalNotSupported - Static variable in class com.quanser.common.ErrorCode
-
The hil_read_digital function in C or MATLAB and HIL Read Digital block in QUARC are not supported by this particular card.
- HilReadDigitalWriteDigitalBufferNotSupported - Static variable in class com.quanser.common.ErrorCode
-
The hil_read_digital_write_digital_buffer function and HIL Read Digital Write Digital Buffer block are not supported by this particular card.
- HilReadDigitalWriteDigitalNotSupported - Static variable in class com.quanser.common.ErrorCode
-
The hil_read_digital_write_digital function and HIL Read Digital Write Digital block are not supported by this particular card.
- HilReadEncoderBufferNotSupported - Static variable in class com.quanser.common.ErrorCode
-
The hil_read_encoder_buffer function and HIL Read Encoder Buffer block are not supported by this particular card.
- HilReadEncoderNotSupported - Static variable in class com.quanser.common.ErrorCode
-
The hil_read_encoder function in C or MATLAB and HIL Read Encoder block in QUARC are not supported by this particular card.
- HilReadEncoderWritePwmBufferNotSupported - Static variable in class com.quanser.common.ErrorCode
-
The hil_read_encoder_write_pwm_buffer function and HIL Read Encoder Write PWM Buffer block are not supported by this particular card.
- HilReadEncoderWritePwmNotSupported - Static variable in class com.quanser.common.ErrorCode
-
The hil_read_encoder_write_pwm function and HIL Read Encoder Write PWM block are not supported by this particular card.
- HilReadNotSupported - Static variable in class com.quanser.common.ErrorCode
-
The hil_read function in C or MATLAB and HIL Read block in QUARC are not supported by this particular card.
- HilReadOtherBufferNotSupported - Static variable in class com.quanser.common.ErrorCode
-
The hil_read_other_buffer function and HIL Read Other Buffer block are not supported by this particular card.
- HilReadOtherNotSupported - Static variable in class com.quanser.common.ErrorCode
-
The hil_read_other function in C or MATLAB and HIL Read Other block in QUARC are not supported by this particular card.
- HilReadOtherWriteOtherBufferNotSupported - Static variable in class com.quanser.common.ErrorCode
-
The hil_read_other_write_other_buffer function and HIL Read Other Write Other Buffer block are not supported by this particular card.
- HilReadOtherWriteOtherNotSupported - Static variable in class com.quanser.common.ErrorCode
-
The hil_read_other_write_other function and HIL Read Write Other block are not supported by this particular card.
- HilReadWriteBufferNotSupported - Static variable in class com.quanser.common.ErrorCode
-
The hil_read_write_buffer function and HIL Read Write Buffer block are not supported by this particular card.
- HilReadWriteNotSupported - Static variable in class com.quanser.common.ErrorCode
-
The hil_read_write function and HIL Read Write block are not supported by this particular card.
- HilReleaseExclusiveAccessNotSupported - Static variable in class com.quanser.common.ErrorCode
-
The hil_release_exclusive_access function and Exclusive access to device option on the HIL Initialize block are not supported by this particular card.
- HilSetAnalogInputConfigurationNotSupported - Static variable in class com.quanser.common.ErrorCode
-
The hil_set_analog_input_configuration function is not supported by this particular card.
- HilSetAnalogInputRangesNotSupported - Static variable in class com.quanser.common.ErrorCode
-
The hil_set_analog_input_ranges function is not supported by this particular card.
- HilSetAnalogOutputRangesNotSupported - Static variable in class com.quanser.common.ErrorCode
-
The hil_set_analog_output_ranges function is not supported by this particular card.
- HilSetAnalogTerminationStateNotSupported - Static variable in class com.quanser.common.ErrorCode
-
The hil_set_analog_termination_state function is not supported by this particular card.
- HilSetCardSpecificOptionsNotSupported - Static variable in class com.quanser.common.ErrorCode
-
The hil_set_card_specific_options function is not supported by this particular card.
- HilSetClockFrequencyNotSupported - Static variable in class com.quanser.common.ErrorCode
-
The hil_set_clock_frequency function is not supported by this particular card.
- HilSetClockModeNotSupported - Static variable in class com.quanser.common.ErrorCode
-
The hil_set_clock_mode function is not supported by this particular card.
- HilSetDigitalDirectionsNotSupported - Static variable in class com.quanser.common.ErrorCode
-
The hil_set_digital_directions function is not supported by this particular card.
- HilSetDigitalOutputConfigurationNotSupported - Static variable in class com.quanser.common.ErrorCode
-
The hil_set_digital_output_configuration function is not supported by this particular card.
- HilSetDigitalTerminationStateNotSupported - Static variable in class com.quanser.common.ErrorCode
-
The hil_set_digital_termination_state function is not supported by this particular card.
- HilSetDoublePropertyNotSupported - Static variable in class com.quanser.common.ErrorCode
-
The hil_set_double_property function and HIL Set Property block are not supported by this particular card.
- HilSetEncoderCountsNotSupported - Static variable in class com.quanser.common.ErrorCode
-
The hil_set_encoder_counts function and HIL Set Encoder Counts block are not supported by this particular card.
- HilSetEncoderFilterFrequencyNotSupported - Static variable in class com.quanser.common.ErrorCode
-
The hil_set_encoder_filter_frequency function is not supported by this particular card.
- HilSetEncoderQuadratureModeNotSupported - Static variable in class com.quanser.common.ErrorCode
-
The hil_set_encoder_quadrature_mode function is not supported by this particular card.
- HilSetIntegerPropertyNotSupported - Static variable in class com.quanser.common.ErrorCode
-
The hil_set_integer_property function and HIL Set Property block are not supported by this particular card.
- HilSetOtherTerminationStateNotSupported - Static variable in class com.quanser.common.ErrorCode
-
The hil_set_other_termination_state function is not supported by this particular card.
- HilSetPwmConfigurationNotSupported - Static variable in class com.quanser.common.ErrorCode
-
The hil_set_pwm_configuration function is not supported by this particular card.
- HilSetPwmDeadbandNotSupported - Static variable in class com.quanser.common.ErrorCode
-
The hil_set_pwm_deadband function is not supported by this particular card.
- HilSetPwmDutyCycleNotSupported - Static variable in class com.quanser.common.ErrorCode
-
The hil_set_pwm_duty_cycle function is not supported by this particular card.
- HilSetPwmFrequencyNotSupported - Static variable in class com.quanser.common.ErrorCode
-
The hil_set_pwm_frequency function is not supported by this particular card.
- HilSetPwmModeNotSupported - Static variable in class com.quanser.common.ErrorCode
-
The hil_set_pwm_mode function is not supported by this particular card.
- HilSetPwmTerminationStateNotSupported - Static variable in class com.quanser.common.ErrorCode
-
The hil_set_pwm_termination_state function is not supported by this particular card.
- HilSetStringPropertyNotSupported - Static variable in class com.quanser.common.ErrorCode
-
The hil_set_string_property function and HIL Set Property block are not supported by this particular card.
- HilTaskCreateAnalogReaderAnalogWriterNotSupported - Static variable in class com.quanser.common.ErrorCode
-
The hil_task_create_analog_reader_analog_writer function and HIL Read Analog Write Analog Timebase block are not supported by this particular card.
- HilTaskCreateAnalogReaderNotSupported - Static variable in class com.quanser.common.ErrorCode
-
The hil_task_create_analog_reader function and HIL Read Analog Timebase block are not supported by this particular card.
- HilTaskCreateAnalogWriterNotSupported - Static variable in class com.quanser.common.ErrorCode
-
The hil_task_create_analog_writer function and HIL Write Analog Timebase block are not supported by this particular card.
- HilTaskCreateDigitalReaderDigitalWriterNotSupported - Static variable in class com.quanser.common.ErrorCode
-
The hil_task_create_digital_reader_digital_writer function and HIL Read Digital Write Digital Timebase block are not supported by this particular card.
- HilTaskCreateDigitalReaderNotSupported - Static variable in class com.quanser.common.ErrorCode
-
The hil_task_create_digital_reader function and HIL Read Digital Timebase block are not supported by this particular card.
- HilTaskCreateDigitalWriterNotSupported - Static variable in class com.quanser.common.ErrorCode
-
The hil_task_create_digital_writer function that HIL Write Digital Timebase block are not supported by this particular card.
- HilTaskCreateEncoderReaderNotSupported - Static variable in class com.quanser.common.ErrorCode
-
The hil_task_create_encoder_reader function and HIL Read Encoder Timebase block are not supported by this particular card.
- HilTaskCreateEncoderReaderPwmWriterNotSupported - Static variable in class com.quanser.common.ErrorCode
-
The hil_task_create_encoder_reader_pwm_writer function and HIL Read Encoder Write PWM Timebase block are not supported by this particular card.
- HilTaskCreateOtherReaderNotSupported - Static variable in class com.quanser.common.ErrorCode
-
The hil_task_create_other_reader function and HIL Read Other Timebase block are not supported by this particular card.
- HilTaskCreateOtherReaderOtherWriterNotSupported - Static variable in class com.quanser.common.ErrorCode
-
The hil_task_create_other_reader_other_writer function and HIL Read Other Write Other Timebase block are not supported by this particular card.
- HilTaskCreateOtherWriterNotSupported - Static variable in class com.quanser.common.ErrorCode
-
The hil_task_create_other_writer function and HIL Write Other Timebase block are not supported by this particular card.
- HilTaskCreatePwmWriterNotSupported - Static variable in class com.quanser.common.ErrorCode
-
The hil_task_create_pwm_writer function and HIL Write PWM Timebase block are not supported by this particular card.
- HilTaskCreateReaderNotSupported - Static variable in class com.quanser.common.ErrorCode
-
The hil_task_create_reader function and HIL Read Timebase block are not supported by this particular card.
- HilTaskCreateReaderWriterNotSupported - Static variable in class com.quanser.common.ErrorCode
-
The hil_task_create_reader_writer function and HIL Read Write Timebase block are not supported by this particular card.
- HilTaskCreateWriterNotSupported - Static variable in class com.quanser.common.ErrorCode
-
The hil_task_create_writer function and HIL Write Timebase block are not supported by this particular card.
- HilTaskDeleteNotSupported - Static variable in class com.quanser.common.ErrorCode
-
The hil_task_delete function is not supported by this particular card.
- HilTaskFlushNotSupported - Static variable in class com.quanser.common.ErrorCode
-
The hil_task_flush function is not supported by this particular card.
- HilTaskGetBufferOverflowsNotSupported - Static variable in class com.quanser.common.ErrorCode
-
The hil_task_get_buffer_overflows function is not supported by this particular card.
- HilTaskReadAnalogNotSupported - Static variable in class com.quanser.common.ErrorCode
-
The hil_task_read_analog function is not supported by this particular card.
- HilTaskReadAnalogWriteAnalogNotSupported - Static variable in class com.quanser.common.ErrorCode
-
The hil_task_read_analog_write_analog function is not supported by this particular card.
- HilTaskReadDigitalNotSupported - Static variable in class com.quanser.common.ErrorCode
-
The hil_task_read_digital function is not supported by this particular card.
- HilTaskReadDigitalWriteDigitalNotSupported - Static variable in class com.quanser.common.ErrorCode
-
The hil_task_read_digital_write_digital function is not supported by this particular card.
- HilTaskReadEncoderNotSupported - Static variable in class com.quanser.common.ErrorCode
-
The hil_task_read_encoder function is not supported by this particular card.
- HilTaskReadEncoderWritePwmNotSupported - Static variable in class com.quanser.common.ErrorCode
-
The hil_task_read_encoder_write_pwm function is not supported by this particular card.
- HilTaskReadNotSupported - Static variable in class com.quanser.common.ErrorCode
-
The hil_task_read function is not supported by this particular card.
- HilTaskReadOtherNotSupported - Static variable in class com.quanser.common.ErrorCode
-
The hil_task_read_other function is not supported by this particular card.
- HilTaskReadOtherWriteOtherNotSupported - Static variable in class com.quanser.common.ErrorCode
-
The hil_task_read_other_write_other function is not supported by this particular card.
- HilTaskReadWriteNotSupported - Static variable in class com.quanser.common.ErrorCode
-
The hil_task_read_write function is not supported by this particular card.
- HilTaskSetBufferOverflowModeNotSupported - Static variable in class com.quanser.common.ErrorCode
-
The hil_task_set_buffer_overflow_mode function is not supported by this particular card.
- HilTaskStartNotSupported - Static variable in class com.quanser.common.ErrorCode
-
The hil_task_start function is not supported by this particular card.
- HilTaskStopNotSupported - Static variable in class com.quanser.common.ErrorCode
-
The hil_task_stop function is not supported by this particular card.
- HilTaskWriteAnalogNotSupported - Static variable in class com.quanser.common.ErrorCode
-
The hil_task_write_analog function is not supported by this particular card.
- HilTaskWriteDigitalNotSupported - Static variable in class com.quanser.common.ErrorCode
-
The hil_task_write_digital function is not supported by this particular card.
- HilTaskWriteNotSupported - Static variable in class com.quanser.common.ErrorCode
-
The hil_task_write function is not supported by this particular card.
- HilTaskWriteOtherNotSupported - Static variable in class com.quanser.common.ErrorCode
-
The hil_task_write_other function is not supported by this particular card.
- HilTaskWritePwmNotSupported - Static variable in class com.quanser.common.ErrorCode
-
The hil_task_write_pwm function is not supported by this particular card.
- HilUnableToReadBitfile - Static variable in class com.quanser.common.ErrorCode
-
The FPGA bitfile could not be read.
- HilWatchdogClear - Static variable in class com.quanser.common.ErrorCode
-
The hil_watchdog_clear function is not supported by this particular card.
- HilWatchdogIsExpired - Static variable in class com.quanser.common.ErrorCode
-
The hil_watchdog_is_expired function is not supported by this particular card.
- HilWatchdogReload - Static variable in class com.quanser.common.ErrorCode
-
The hil_watchdog_reload function is not supported by this particular card.
- HilWatchdogSetAnalogExpirationStateNotSupported - Static variable in class com.quanser.common.ErrorCode
-
The hil_watchdog_set_analog_expiration_state function is not supported by this particular card.
- HilWatchdogSetDigitalExpirationStateNotSupported - Static variable in class com.quanser.common.ErrorCode
-
The hil_watchdog_set_digital_expiration_state function is not supported by this particular card.
- HilWatchdogSetOtherExpirationStateNotSupported - Static variable in class com.quanser.common.ErrorCode
-
The hil_watchdog_set_other_expiration_state function is not supported by this particular card.
- HilWatchdogSetPwmExpirationStateNotSupported - Static variable in class com.quanser.common.ErrorCode
-
The hil_watchdog_set_pwm_expiration_state function is not supported by this particular card.
- HilWatchdogStart - Static variable in class com.quanser.common.ErrorCode
-
The hil_watchdog_start function is not supported by this particular card.
- HilWatchdogStop - Static variable in class com.quanser.common.ErrorCode
-
The hil_watchdog_stop function is not supported by this particular card.
- HilWriteAnalogBufferNotSupported - Static variable in class com.quanser.common.ErrorCode
-
The hil_write_analog_buffer function and HIL Write Analog Buffer block are not supported by this particular card.
- HilWriteAnalogCodesNotSupported - Static variable in class com.quanser.common.ErrorCode
-
The hil_write_analog_codes function and HIL Write Analog Codes block are not supported by this particular card.
- HilWriteAnalogNotSupported - Static variable in class com.quanser.common.ErrorCode
-
The hil_write_analog function in C or MATLAB and HIL Write Analog block in QUARC are not supported by this particular card.
- HilWriteBufferNotSupported - Static variable in class com.quanser.common.ErrorCode
-
The hil_write_buffer function and HIL Write Buffer block are not supported by this particular card.
- HilWriteDigitalBufferNotSupported - Static variable in class com.quanser.common.ErrorCode
-
The hil_write_digital_buffer function and HIL Write Digital Buffer block are not supported by this particular card.
- HilWriteDigitalNotSupported - Static variable in class com.quanser.common.ErrorCode
-
The hil_write_digital function in C or MATLAB and HIL Write Digital block in QUARC are not supported by this particular card.
- HilWriteNotSupported - Static variable in class com.quanser.common.ErrorCode
-
The hil_write function in C or MATLAB and HIL Write block in QUARC are not supported by this particular card.
- HilWriteOtherBufferNotSupported - Static variable in class com.quanser.common.ErrorCode
-
The hil_write_other_buffer function and HIL Write Other Buffer block are not supported by this particular card.
- HilWriteOtherNotSupported - Static variable in class com.quanser.common.ErrorCode
-
The hil_write_other function in C or MATLAB and HIL Write Other block in QUARC are not supported by this particular card.
- HilWritePwmBufferNotSupported - Static variable in class com.quanser.common.ErrorCode
-
The hil_write_pwm_buffer function and HIL Write PWM Buffer block are not supported by this particular card.
- HilWritePwmNotSupported - Static variable in class com.quanser.common.ErrorCode
-
The hil_write_pwm function in C or MATLAB and HIL Write PWM block in QUARC are not supported by this particular card.
- HilWriteTerminationStatesNotSupported - Static variable in class com.quanser.common.ErrorCode
-
The hil_write_termination_states function is not supported by this particular card.
- HiqBuildNumberMismatch - Static variable in class com.quanser.common.ErrorCode
-
The HiQ firmware build number does not match the HiQ driver build number.
- HiqReceiveBlocked - Static variable in class com.quanser.common.ErrorCode
-
The HiQ thread failed to receive any data from the HiQ board.
- HiqUnknownReportType - Static variable in class com.quanser.common.ErrorCode
-
The specified HiQ report type is unknown.
- HostBusy - Static variable in class com.quanser.common.ErrorCode
-
The host is too busy to accept a connection at this point in time.
- HostInPipeUri - Static variable in class com.quanser.common.ErrorCode
-
The pipe URI contains a hostname.
- HostNotFound - Static variable in class com.quanser.common.ErrorCode
-
The specified host could not be found.
- HostShutdown - Static variable in class com.quanser.common.ErrorCode
-
The host was shut down during the operation.
- HuffmanMissingCode - Static variable in class com.quanser.common.ErrorCode
-
A Huffman code table entry was missing.
- HuffmanTableOverflow - Static variable in class com.quanser.common.ErrorCode
-
The Huffman code size table overflowed.
- Hymotion11000CouldNotOpenDevice - Static variable in class com.quanser.common.ErrorCode
-
The HyMotion-11000 could not be opened.
I
- IdctSizeNotSupported - Static variable in class com.quanser.common.ErrorCode
-
The specified IDCT output block size is not supported.
- IllegalControlCharacter - Static variable in class com.quanser.common.ErrorCode
-
An illegal control character was encountered in the stream.
- IllegalMultibyteCharacter - Static variable in class com.quanser.common.ErrorCode
-
An illegal multi-byte character was encountered in the stream.
- IllegalNonCharacter - Static variable in class com.quanser.common.ErrorCode
-
An illegal non-character was encountered in the stream.
- IllegalSurrogateCharacter - Static variable in class com.quanser.common.ErrorCode
-
An illegal surrogate character was encountered in the stream.
- IllegalUtf16Character - Static variable in class com.quanser.common.ErrorCode
-
An illegal UTF-16 character was encountered in the stream.
- IllegalUtf16LeadChar - Static variable in class com.quanser.common.ErrorCode
-
The UTF-16 code unit is not a valid lead byte.
- IllegalUtf32Character - Static variable in class com.quanser.common.ErrorCode
-
An illegal UTF-32 character was encountered in the stream.
- IllegalUtf8Character - Static variable in class com.quanser.common.ErrorCode
-
An illegal UTF-8 character was encountered in the stream.
- IllegalUtf8LeadChar - Static variable in class com.quanser.common.ErrorCode
-
The UTF-8 code unit is not a valid lead byte.
- ImageCannotConvert - Static variable in class com.quanser.common.ErrorCode
-
An error occurred attempting to convert the source image.
- ImageDataTypeNotSupported - Static variable in class com.quanser.common.ErrorCode
-
The data type selected is not currently supported by the chosen image format.
- ImageStreamNotFound - Static variable in class com.quanser.common.ErrorCode
-
The specified image stream could not be found.
- ImageTooBig - Static variable in class com.quanser.common.ErrorCode
-
The image was too big.
- ImageTooWide - Static variable in class com.quanser.common.ErrorCode
-
The image is too wide for this implementation.
- ImuHardwareError - Static variable in class com.quanser.common.ErrorCode
-
The IMU is not responding properly.
- IncompatibleFirmwareImage - Static variable in class com.quanser.common.ErrorCode
-
The version of the firmware image is not compatible with the driver.
- IncompatibleHardware - Static variable in class com.quanser.common.ErrorCode
-
The hardware appears to be incompatible with the board type selected.
- IncompatibleHardwareVersion - Static variable in class com.quanser.common.ErrorCode
-
The hardware version is incompatible with the firmware being flashed.
- IncompatiblePipe - Static variable in class com.quanser.common.ErrorCode
-
An attempt was made to create a named pipe for a pipe that already exists and the properties of the pipe are incompatible.
- IncompatibleTargetType - Static variable in class com.quanser.common.ErrorCode
-
The code being downloaded or run is not compatible with the type of target referenced by the target URI.
- IncompatibleTexturingMode - Static variable in class com.quanser.common.ErrorCode
-
The CUDA kernel launched using an incompatible texturing mode.
- IncompleteRead - Static variable in class com.quanser.common.ErrorCode
-
This error should never be returned.
- IncompleteWrite - Static variable in class com.quanser.common.ErrorCode
-
This error should never be returned.
- InitV4l2Device - Static variable in class com.quanser.common.ErrorCode
-
Failed to initialize v4l2 video input.
- InternalBufferTooSmall - Static variable in class com.quanser.common.ErrorCode
-
The board-specific HIL driver used an internal buffer that was too small for the operating system specific kernel-level driver for the board.
- Interrupted - Static variable in class com.quanser.common.ErrorCode
-
A blocking operation was interrupted by a signal.
- InterruptOperationArgumentIsNull - Static variable in class com.quanser.common.ErrorCode
-
The interrupt operation argument to a board-specific HIL driver is NULL.
- InterruptVectorInUse - Static variable in class com.quanser.common.ErrorCode
-
The interrupt vector required by the board is in use by another device and the board-specific HIL driver does not support sharing of the interrupt vector.
- IntimeNotRunning - Static variable in class com.quanser.common.ErrorCode
-
A real-time object could not be created.
- InvalidAddressDigit - Static variable in class com.quanser.common.ErrorCode
-
The address contains an invalid hexadecimal digit.
- InvalidAlgorithmHint - Static variable in class com.quanser.common.ErrorCode
-
The specified algorithm hint is not supported.
- InvalidAlignmentType - Static variable in class com.quanser.common.ErrorCode
-
The alignment type is invalid.
- InvalidAllocationChunk - Static variable in class com.quanser.common.ErrorCode
-
The maximum allocation chunk is invalid.
- InvalidAltia - Static variable in class com.quanser.common.ErrorCode
-
An invalid Altia handle was passed as an argument.
- InvalidAltiaEventName - Static variable in class com.quanser.common.ErrorCode
-
An invalid event name was passed to an altia function.
- InvalidAltiaInput - Static variable in class com.quanser.common.ErrorCode
-
An invalid t_altia_input handle was passed as an argument.
- InvalidAltiaOutput - Static variable in class com.quanser.common.ErrorCode
-
An invalid t_altia_output handle was passed as an argument.
- InvalidAnalogInputChannel - Static variable in class com.quanser.common.ErrorCode
-
One of the analog input channels that was specified is not a valid channel number.
- InvalidAnalogInputConfiguration - Static variable in class com.quanser.common.ErrorCode
-
One of the configurations specified for an analog input channel is not valid for the selected hardware.
- InvalidAnalogInputRange - Static variable in class com.quanser.common.ErrorCode
-
One of the ranges specified for an analog input channel is not valid for the selected hardware.
- InvalidAnalogOutputChannel - Static variable in class com.quanser.common.ErrorCode
-
One of the analog output channels that was specified is not a valid channel number.
- InvalidAnalogOutputRange - Static variable in class com.quanser.common.ErrorCode
-
One of the ranges specified for an analog output channel is not valid for the selected hardware.
- InvalidArgument - Static variable in class com.quanser.common.ErrorCode
-
One of the arguments is invalid.
- InvalidArrayElementSeparator - Static variable in class com.quanser.common.ErrorCode
-
Invalid array element separator when parsing.
- InvalidAutopilotHandle - Static variable in class com.quanser.common.ErrorCode
-
The given t_autopilot handle is not a valid autopilot.
- InvalidBase - Static variable in class com.quanser.common.ErrorCode
-
The given base is invalid and cannot be used to convert the integer to a string.
- InvalidBeep - Static variable in class com.quanser.common.ErrorCode
-
An invalid beep handle was passed as an argument.
- InvalidBlockNumber - Static variable in class com.quanser.common.ErrorCode
-
Invalid block number.
- InvalidBlockSize - Static variable in class com.quanser.common.ErrorCode
-
Invalid block size.
- InvalidBlockType - Static variable in class com.quanser.common.ErrorCode
-
Invalid block type.
- InvalidBoardHandle - Static variable in class com.quanser.common.ErrorCode
-
An invalid board handle was passed as an argument to the board-specific HIL driver.
- InvalidBoardIdentifier - Static variable in class com.quanser.common.ErrorCode
-
The board identifier is not valid.
- InvalidBoardVersion - Static variable in class com.quanser.common.ErrorCode
-
Version information retrieved from the HIL board does not match the driver.
- InvalidBufferHandle - Static variable in class com.quanser.common.ErrorCode
-
An invalid buffer handle was passed to a board-specific HIL driver function.
- InvalidBufferMode - Static variable in class com.quanser.common.ErrorCode
-
The buffer mode is invalid.
- InvalidBufferSize - Static variable in class com.quanser.common.ErrorCode
-
The specified buffer size is not valid.
- InvalidByteCountDigit - Static variable in class com.quanser.common.ErrorCode
-
The byte count contains an invalid hexadecimal digit.
- InvalidCalibration - Static variable in class com.quanser.common.ErrorCode
-
The calibration data appears to be invalid.
- InvalidCameraPropertyValue - Static variable in class com.quanser.common.ErrorCode
-
The property value specified is not supported by the camera.
- InvalidCardHandle - Static variable in class com.quanser.common.ErrorCode
-
The given t_card handle is not a valid card.
- InvalidChannel - Static variable in class com.quanser.common.ErrorCode
-
The given t_channel handle is not valid.
- InvalidChannelOrderForBipolarPwm - Static variable in class com.quanser.common.ErrorCode
-
The PWM output channels are not ordered correctly for the bipolar PWM output.
- InvalidChecksum - Static variable in class com.quanser.common.ErrorCode
-
The checksum is invalid.
- InvalidChecksumDigit - Static variable in class com.quanser.common.ErrorCode
-
The checksum contains an invalid hexadecimal digit.
- InvalidCigiHost - Static variable in class com.quanser.common.ErrorCode
-
Invalid object.
- InvalidCircularBuffer - Static variable in class com.quanser.common.ErrorCode
-
The circular buffer is invalid.
- InvalidComponentId - Static variable in class com.quanser.common.ErrorCode
-
The component ID is invalid.
- InvalidConditionEffectType - Static variable in class com.quanser.common.ErrorCode
-
An invalid condition effect type was passed to the game_controller_add_condition_force_effect function.
- InvalidConnection - Static variable in class com.quanser.common.ErrorCode
-
The connection is not valid.
- InvalidCropRequest - Static variable in class com.quanser.common.ErrorCode
-
The crop request is invalid.
- InvalidCudaContext - Static variable in class com.quanser.common.ErrorCode
-
The CUDA context has not been initialized.
- InvalidDacIndex - Static variable in class com.quanser.common.ErrorCode
-
Invalid DAC index.
- InvalidDacValue - Static variable in class com.quanser.common.ErrorCode
-
Invalid DAC value.
- InvalidDataDigit - Static variable in class com.quanser.common.ErrorCode
-
The data contains an invalid hexadecimal digit.
- InvalidDataSizeReceived - Static variable in class com.quanser.common.ErrorCode
-
Invalid data size received.
- InvalidDataType - Static variable in class com.quanser.common.ErrorCode
-
The specified data type is not supported.
- InvalidDeflateMode - Static variable in class com.quanser.common.ErrorCode
-
The mode option specified for a deflate URI is invalid.
- InvalidDeviceHandle - Static variable in class com.quanser.common.ErrorCode
-
The handle to the device is invalid.
- InvalidDhtIndex - Static variable in class com.quanser.common.ErrorCode
-
Invalid DHT index.
- InvalidDigitalInputChannel - Static variable in class com.quanser.common.ErrorCode
-
One of the digital input channels that was specified is not a valid channel number.
- InvalidDigitalOutputChannel - Static variable in class com.quanser.common.ErrorCode
-
One of the digital output channels that was specified is not a valid channel number.
- InvalidDimensions - Static variable in class com.quanser.common.ErrorCode
-
The dimensions exceed the maximum dimensions specified.
- InvalidDoctypeName - Static variable in class com.quanser.common.ErrorCode
-
The name of the document type is invalid.
- InvalidDoctypeNotTerminated - Static variable in class com.quanser.common.ErrorCode
-
The document type definition is not terminated properly.
- InvalidDomNamedNodeMap - Static variable in class com.quanser.common.ErrorCode
-
The DOM named node map is null or otherwise invalid.
- InvalidDomNode - Static variable in class com.quanser.common.ErrorCode
-
The DOM node is NULL or otherwise invalid.
- InvalidDomNodeList - Static variable in class com.quanser.common.ErrorCode
-
The DOM node list is null or otherwise invalid.
- InvalidDpc - Static variable in class com.quanser.common.ErrorCode
-
The DPC object is not valid.
- InvalidDqtIndex - Static variable in class com.quanser.common.ErrorCode
-
Invalid DQT index.
- InvalidDsrControl - Static variable in class com.quanser.common.ErrorCode
-
Invalid dsr option.
- InvalidEncoderFilterFrequency - Static variable in class com.quanser.common.ErrorCode
-
One of the encoder filter frequencies specified was not a valid frequency.
- InvalidEncoderInputChannel - Static variable in class com.quanser.common.ErrorCode
-
One of the encoder input channels that was specified is not a valid channel number.
- InvalidEncoderQuadratureMode - Static variable in class com.quanser.common.ErrorCode
-
One of the encoder quadrature modes specified was not a valid mode.
- InvalidEndOfFileRecordLength - Static variable in class com.quanser.common.ErrorCode
-
The end-of-file record has a non-zero byte count.
- InvalidEscapeSequence - Static variable in class com.quanser.common.ErrorCode
-
An escape sequence in a quoted string is invalid.
- InvalidEthercatAddressOffset - Static variable in class com.quanser.common.ErrorCode
-
Invalid Ado field (physical address offset) in an initialization or cyclic command for an EtherCAT device.
- InvalidEthercatAddressPage - Static variable in class com.quanser.common.ErrorCode
-
Invalid Adp field (physical address page) in an initialization or cyclic command for an EtherCAT device.
- InvalidEthercatBeforeSlave - Static variable in class com.quanser.common.ErrorCode
-
Invalid BeforeSlave field in an initialization command for an EtherCAT device.
- InvalidEthercatCommand - Static variable in class com.quanser.common.ErrorCode
-
Invalid Cmd field in an initialization or cyclic command for an EtherCAT device.
- InvalidEthercatCount - Static variable in class com.quanser.common.ErrorCode
-
Invalid Cnt field (working counter value) in an initialization command for an EtherCAT device.
- InvalidEthercatCyclicCommand - Static variable in class com.quanser.common.ErrorCode
-
The EtherCAT process image either could not be created or is not large enough for one of the cyclic command specified in the XML.
- InvalidEthercatDataLength - Static variable in class com.quanser.common.ErrorCode
-
Invalid DataLength field in an initialization or cyclic command for an EtherCAT device.
- InvalidEthercatFrameLength - Static variable in class com.quanser.common.ErrorCode
-
The telegrams within an EtherCAT packet do not fit within the EtherCAT frame.
- InvalidEthercatInitializationData - Static variable in class com.quanser.common.ErrorCode
-
Invalid Data field in an initialization command for an EtherCAT device.
- InvalidEthercatInputOffset - Static variable in class com.quanser.common.ErrorCode
-
Invalid InputOffs field (offset at which a cyclic command reads from the process image) in the cyclic commands for an EtherCAT device.
- InvalidEthercatLogicalAddress - Static variable in class com.quanser.common.ErrorCode
-
Invalid Addr field (logical address) in an initialization or cyclic command for EtherCAT device.
- InvalidEthercatMailboxSize - Static variable in class com.quanser.common.ErrorCode
-
Invalid Count field in the mailbox states description for EtherCAT master.
- InvalidEthercatMasterState - Static variable in class com.quanser.common.ErrorCode
-
EtherCAT master cannot be set to the state requested.
- InvalidEthercatOutputOffset - Static variable in class com.quanser.common.ErrorCode
-
Invalid OutputOffs field (offset at which a cyclic command writes to the process image) in the cyclic commands for an EtherCAT device.
- InvalidEthercatRequiresField - Static variable in class com.quanser.common.ErrorCode
-
Invalid Requires field in an initialization command for an EtherCAT device.
- InvalidEthercatRetries - Static variable in class com.quanser.common.ErrorCode
-
Invalid Retries field in an initialization command for an EtherCAT device.
- InvalidEthercatSlaveAddress - Static variable in class com.quanser.common.ErrorCode
-
Invalid PhysAddr field (physical address) in the information section (Info) for an EtherCAT slave.
- InvalidEthercatSource - Static variable in class com.quanser.common.ErrorCode
-
Invalid Source Mac address field for the EtherCAT device.
- InvalidEthercatStartAddress - Static variable in class com.quanser.common.ErrorCode
-
Invalid StartAddr field in the mailbox states description for an EtherCAT master.
- InvalidEthercatState - Static variable in class com.quanser.common.ErrorCode
-
Invalid State field (slave state) in the cyclic commands for an EtherCAT device.
- InvalidEthercatTelegramLength - Static variable in class com.quanser.common.ErrorCode
-
An EtherCAT telegram received from a slave was a different size than the telegram originally sent.
- InvalidEthercatTimeout - Static variable in class com.quanser.common.ErrorCode
-
Invalid Validate/Timeout field in an initialization command for an EtherCAT device.
- InvalidEthercatTransition - Static variable in class com.quanser.common.ErrorCode
-
Invalid Transition field in an initialization command for an EtherCAT device.
- InvalidEthercatValidationData - Static variable in class com.quanser.common.ErrorCode
-
Invalid Validate/Data field in an initialization command for an EtherCAT device.
- InvalidEthercatValidationMask - Static variable in class com.quanser.common.ErrorCode
-
Invalid Validate/DataMask field in an initialization command for an EtherCAT device.
- InvalidFileHandle - Static variable in class com.quanser.common.ErrorCode
-
The file handle is not valid.
- InvalidFileMode - Static variable in class com.quanser.common.ErrorCode
-
The mode option specified for a file URI is invalid.
- InvalidFileShareMode - Static variable in class com.quanser.common.ErrorCode
-
The share mode option specified for a file URI is invalid.
- InvalidFileType - Static variable in class com.quanser.common.ErrorCode
-
The file type is wrong.
- InvalidFirstCharacterOfName - Static variable in class com.quanser.common.ErrorCode
-
Invalid first character of tag name.
- InvalidFlashFormat - Static variable in class com.quanser.common.ErrorCode
-
Invalid flash file format.
- InvalidFlowControl - Static variable in class com.quanser.common.ErrorCode
-
Invalid flow control option.
- InvalidForceFeedbackAxis - Static variable in class com.quanser.common.ErrorCode
-
An invalid axis number was specified for a force feedback effect.
- InvalidForceFeedbackEffect - Static variable in class com.quanser.common.ErrorCode
-
The given force feedback effect is invalid and does not belong to the game controller specified.
- InvalidFormatRestriction - Static variable in class com.quanser.common.ErrorCode
-
An invalid restriction on a format specifier was specified.
- InvalidGameController - Static variable in class com.quanser.common.ErrorCode
-
The specified game controller is invalid.
- InvalidGraphicsContext - Static variable in class com.quanser.common.ErrorCode
-
The OpenGL or DirectX graphics context is invalid.
- InvalidHost - Static variable in class com.quanser.common.ErrorCode
-
The host passed as an argument is invalid.
- InvalidHostPacket - Static variable in class com.quanser.common.ErrorCode
-
A Host block appears to be incompatible with the current version of QUARC because it has sent invalid data.
- InvalidHuffmanTable - Static variable in class com.quanser.common.ErrorCode
-
The Huffman table definition is invalid.
- InvalidHymotion11000 - Static variable in class com.quanser.common.ErrorCode
-
Invalid object.
- InvalidI2cState - Static variable in class com.quanser.common.ErrorCode
-
The I2C channel has entered an unexpected state.
- InvalidI2cTimingConfig - Static variable in class com.quanser.common.ErrorCode
-
Could not configure the I2C timing registers to the specified clock frequency.
- InvalidImageDimension - Static variable in class com.quanser.common.ErrorCode
-
Invalid dimension for image data
- InvalidImageName - Static variable in class com.quanser.common.ErrorCode
-
The specified image does not exist.
- InvalidInputColorspace - Static variable in class com.quanser.common.ErrorCode
-
The input colorspace is invalid.
- InvalidInterface - Static variable in class com.quanser.common.ErrorCode
-
The interface code received is not valid.
- InvalidInterruptOperationHandle - Static variable in class com.quanser.common.ErrorCode
-
An invalid interrupt operation handle was passed as an argument to the board-specific HIL driver.
- InvalidInterruptSource - Static variable in class com.quanser.common.ErrorCode
-
One of the interrupt sources that was specified is not a valid interrupt source.
- InvalidIplimage - Static variable in class com.quanser.common.ErrorCode
-
Invalid IplImage structure.
- InvalidIpv6Address - Static variable in class com.quanser.common.ErrorCode
-
The IPv6 address is invalid or incomplete.
- InvalidJpegColorspace - Static variable in class com.quanser.common.ErrorCode
-
The JPEG colorspace is invalid.
- InvalidJson - Static variable in class com.quanser.common.ErrorCode
-
The JSON is invalid.
- InvalidKinect - Static variable in class com.quanser.common.ErrorCode
-
Invalid Kinect sensor.
- InvalidKukaRobot - Static variable in class com.quanser.common.ErrorCode
-
Invalid object.
- InvalidLibraryState - Static variable in class com.quanser.common.ErrorCode
-
A library call was made when the library is not in the proper state.
- InvalidLicense - Static variable in class com.quanser.common.ErrorCode
-
The Quanser product does not have a valid license for the requested operation.
- InvalidLicenseFile - Static variable in class com.quanser.common.ErrorCode
-
The license file is invalid.
- InvalidLicenseForBuildfile - Static variable in class com.quanser.common.ErrorCode
-
The Configure Licensing tool can only generate a build file snippet for a network client license.
- InvalidLinearAddressLength - Static variable in class com.quanser.common.ErrorCode
-
The extended linear address record has a byte count other than 2.
- InvalidLog - Static variable in class com.quanser.common.ErrorCode
-
The log object is not valid.
- InvalidMacroName - Static variable in class com.quanser.common.ErrorCode
-
The macro does not match any of the standard macro names or the name of an environment variable.
- InvalidMarkerLength - Static variable in class com.quanser.common.ErrorCode
-
The marker length is invalid.
- InvalidMcuSize - Static variable in class com.quanser.common.ErrorCode
-
The sampling factors are too large for an interleaved scan.
- InvalidMediaType - Static variable in class com.quanser.common.ErrorCode
-
The media type is not supported, either because parameters such as the frame rate are invalid or there is no codec for that media type.
- InvalidMethod - Static variable in class com.quanser.common.ErrorCode
-
The method code received is not valid.
- InvalidMico - Static variable in class com.quanser.common.ErrorCode
-
Invalid object.
- InvalidMonitorHandle - Static variable in class com.quanser.common.ErrorCode
-
An invalid monitor handle was passed as an argument to a HIL function.
- InvalidMutex - Static variable in class com.quanser.common.ErrorCode
-
The mutex is not valid.
- InvalidNees - Static variable in class com.quanser.common.ErrorCode
-
Invalid object.
- InvalidNewlineSeparatedString - Static variable in class com.quanser.common.ErrorCode
-
The initialization string is invalid.
- InvalidNmeaChecksum - Static variable in class com.quanser.common.ErrorCode
-
Invalid NMEA checksum
- InvalidNmeaMsg - Static variable in class com.quanser.common.ErrorCode
-
Invalid NMEA message
- InvalidNumberOfConditions - Static variable in class com.quanser.common.ErrorCode
-
Invalid number of conditions for a condition force effect.
- InvalidNumberOfSamples - Static variable in class com.quanser.common.ErrorCode
-
The number of samples requested in the read or write operation must be greater than zero.
- InvalidNumberOfSamplesInBuffer - Static variable in class com.quanser.common.ErrorCode
-
The number of samples in the task buffer must be greater than zero.
- InvalidOperationHandle - Static variable in class com.quanser.common.ErrorCode
-
An invalid operation handle was passed as an argument to the board-specific HIL driver.
- InvalidOtherInputChannel - Static variable in class com.quanser.common.ErrorCode
-
One of the other input channels that was specified is not a valid channel number.
- InvalidOtherOutputChannel - Static variable in class com.quanser.common.ErrorCode
-
One of the other output channels that was specified is not a valid channel number.
- InvalidPacket - Static variable in class com.quanser.common.ErrorCode
-
The packet format is invalid.
- InvalidParity - Static variable in class com.quanser.common.ErrorCode
-
Invalid parity option.
- InvalidPassword - Static variable in class com.quanser.common.ErrorCode
-
Invalid password.
- InvalidPeerAccess - Static variable in class com.quanser.common.ErrorCode
-
The peer access was invalid.
- InvalidPeerOption - Static variable in class com.quanser.common.ErrorCode
-
Invalid "peer" option was specified.
- InvalidPeriodicEffectType - Static variable in class com.quanser.common.ErrorCode
-
An invalid periodic effect type was passed to the game_controller_add_periodic_force_effect function.
- InvalidPiTargetName - Static variable in class com.quanser.common.ErrorCode
-
The name of the XML processing instruction target is invalid.
- InvalidPlcAnswer - Static variable in class com.quanser.common.ErrorCode
-
The PLC returned an invalid answer.
- InvalidPoolId - Static variable in class com.quanser.common.ErrorCode
-
The memory pool code is invalid.
- InvalidPrecision - Static variable in class com.quanser.common.ErrorCode
-
The specified data precision is not supported.
- InvalidPreferencesRoot - Static variable in class com.quanser.common.ErrorCode
-
The root node specified for preferences was invalid.
- InvalidProcessAffinity - Static variable in class com.quanser.common.ErrorCode
-
The process was assigned an affinity that does not correspond to an existing CPU.
- InvalidProgression - Static variable in class com.quanser.common.ErrorCode
-
The progressive image parameters are invalid.
- InvalidProgressiveScript - Static variable in class com.quanser.common.ErrorCode
-
The progressive image parameters at the scan script entry are invalid.
- InvalidPwmAlignment - Static variable in class com.quanser.common.ErrorCode
-
One of the PWM output alignments specified is not a valid configuration.
- InvalidPwmConfiguration - Static variable in class com.quanser.common.ErrorCode
-
One of the PWM output configurations specified is not a valid configuration.
- InvalidPwmDeadband - Static variable in class com.quanser.common.ErrorCode
-
One of the PWM deadbands specified is negative.
- InvalidPwmOutputChannel - Static variable in class com.quanser.common.ErrorCode
-
One of the PWM output channels that was specified is not a valid channel number.
- InvalidPwmPolarity - Static variable in class com.quanser.common.ErrorCode
-
One of the PWM output polarities specified is not a valid configuration.
- InvalidRealsenseVersion - Static variable in class com.quanser.common.ErrorCode
-
The version of the Intel RealSense API expected does not match the version that is installed.
- InvalidReconfiguration - Static variable in class com.quanser.common.ErrorCode
-
Reconfiguration instance is not valid.
- InvalidRecordTypeDigit - Static variable in class com.quanser.common.ErrorCode
-
The record type contains an invalid hexadecimal digit.
- InvalidRoomba - Static variable in class com.quanser.common.ErrorCode
-
The Roomba object is not valid.
- InvalidRoombaDemo - Static variable in class com.quanser.common.ErrorCode
-
Roomba demo number must be 1 to 11.
- InvalidRoombaDigitalOutput - Static variable in class com.quanser.common.ErrorCode
-
Roomba digital output must be 0 to 7.
- InvalidRoombaDriverBits - Static variable in class com.quanser.common.ErrorCode
-
Roomba low side driver number must be 0 to 7.
- InvalidRoombaDutyCycle - Static variable in class com.quanser.common.ErrorCode
-
Roomba duty cycle must be 0 to 128.
- InvalidRoombaEventNo - Static variable in class com.quanser.common.ErrorCode
-
Roomba event no must be 1 to 22.
- InvalidRoombaLedBits - Static variable in class com.quanser.common.ErrorCode
-
Roomba LED bits must be 0 to 10.
- InvalidRoombaMode - Static variable in class com.quanser.common.ErrorCode
-
Roomba mode number must be 1 to 3.
- InvalidRoombaNoteNumber - Static variable in class com.quanser.common.ErrorCode
-
The note number of Roomba song must be 31 to 127.
- InvalidRoombaPacketNumber - Static variable in class com.quanser.common.ErrorCode
-
The number of Roomba sensor packets requested must be 0 to 43
- InvalidRoombaScriptLength - Static variable in class com.quanser.common.ErrorCode
-
Data length mismatches according to the script length defined in the first byte.
- InvalidRoombaSensorId - Static variable in class com.quanser.common.ErrorCode
-
The Roomba sensor id is not valid.
- InvalidRoombaSongLength - Static variable in class com.quanser.common.ErrorCode
-
Roomba song length must be 1 to 16.
- InvalidRoombaSongNumber - Static variable in class com.quanser.common.ErrorCode
-
Roomba song number must be 0 to 15.
- InvalidRoombaStreamHeader - Static variable in class com.quanser.common.ErrorCode
-
Roomba stream header must be 19.
- InvalidRoombaStreamSize - Static variable in class com.quanser.common.ErrorCode
-
Roomba stream size must be (number of packets + number of data bytes + 3)
- InvalidRoombaStreamState - Static variable in class com.quanser.common.ErrorCode
-
Roomba stream state must be 0 to 1.
- InvalidRos - Static variable in class com.quanser.common.ErrorCode
-
The ROS property object is not valid.
- InvalidRosMasterResponse - Static variable in class com.quanser.common.ErrorCode
-
The ROS master has responded with invalid response.
- InvalidRosSlaveRequest - Static variable in class com.quanser.common.ErrorCode
-
The ROS slave API request is invalid.
- InvalidRosTopic - Static variable in class com.quanser.common.ErrorCode
-
The ROS topic is not recognized.
- InvalidRoundingMode - Static variable in class com.quanser.common.ErrorCode
-
The specified rounding mode is not supported.
- InvalidSampling - Static variable in class com.quanser.common.ErrorCode
-
The sampling factors are invalid.
- InvalidScan - Static variable in class com.quanser.common.ErrorCode
-
No valid points were found in the scan.
- InvalidScanScript - Static variable in class com.quanser.common.ErrorCode
-
The scan script is invalid.
- InvalidSegmentAddressLength - Static variable in class com.quanser.common.ErrorCode
-
The extended segment address record has a byte count other than 2.
- InvalidSemaphore - Static variable in class com.quanser.common.ErrorCode
-
The semaphore is not valid.
- InvalidSeraccel - Static variable in class com.quanser.common.ErrorCode
-
The SerAccel object is not valid.
- InvalidSetupOperation - Static variable in class com.quanser.common.ErrorCode
-
An invalid operation was detected in the installation database.
- InvalidShmemScope - Static variable in class com.quanser.common.ErrorCode
-
The shmem protocol is designed for communicating between a real-time model and a foreground application.
- InvalidSocket - Static variable in class com.quanser.common.ErrorCode
-
Socket is not valid.
- InvalidStartLinearLength - Static variable in class com.quanser.common.ErrorCode
-
The start linear address record has a byte count other than 4 or an address other than zero.
- InvalidStartSegmentLength - Static variable in class com.quanser.common.ErrorCode
-
The start segment address record has a byte count other than 4 or an address other than zero.
- InvalidState - Static variable in class com.quanser.common.ErrorCode
-
The state is invalid.
- InvalidStopBits - Static variable in class com.quanser.common.ErrorCode
-
Stop bits option has an invalid value.
- InvalidStream - Static variable in class com.quanser.common.ErrorCode
-
The stream is not valid.
- InvalidStreamFormat - Static variable in class com.quanser.common.ErrorCode
-
The character format specified for the stream is out of range.
- InvalidStride - Static variable in class com.quanser.common.ErrorCode
-
The image stride was either too small or is not a multiple of the pixel size.
- InvalidStructSize - Static variable in class com.quanser.common.ErrorCode
-
The structure size was invalid.
- InvalidTaskHandle - Static variable in class com.quanser.common.ErrorCode
-
An invalid task handle was passed as an argument to a HIL function.
- InvalidThread - Static variable in class com.quanser.common.ErrorCode
-
The given thread handle is not valid.
- InvalidThreadAffinity - Static variable in class com.quanser.common.ErrorCode
-
The thread was assigned an affinity that does not correspond to an existing CPU or a CPU in the process affinity.
- InvalidTimer - Static variable in class com.quanser.common.ErrorCode
-
The timer passed as an argument is invalid.
- InvalidTimerEvent - Static variable in class com.quanser.common.ErrorCode
-
The timer event passed as an argument is invalid.
- InvalidTimerNotification - Static variable in class com.quanser.common.ErrorCode
-
The timer notification structure is invalid.
- InvalidTimerPeriod - Static variable in class com.quanser.common.ErrorCode
-
The specified timer period is invalid.
- InvalidTimerResolution - Static variable in class com.quanser.common.ErrorCode
-
The specified timer resolution is invalid.
- InvalidTimerSemaphore - Static variable in class com.quanser.common.ErrorCode
-
The timer semaphore passed as an argument is invalid.
- InvalidTypeOfPreferencesValue - Static variable in class com.quanser.common.ErrorCode
-
The preferences value is not a string.
- InvalidUblox - Static variable in class com.quanser.common.ErrorCode
-
The Ublox object is not valid.
- InvalidUbloxChecksum - Static variable in class com.quanser.common.ErrorCode
-
Invalid Ublox checksum
- InvalidUbloxData - Static variable in class com.quanser.common.ErrorCode
-
Invalid Ublox data
- InvalidUbloxIdentifiers - Static variable in class com.quanser.common.ErrorCode
-
Invalid Ublox identifiers
- InvalidUbloxMsg - Static variable in class com.quanser.common.ErrorCode
-
Invalid Ublox message
- InvalidUri - Static variable in class com.quanser.common.ErrorCode
-
The absolute URI is not valid.
- InvalidUriOptionValue - Static variable in class com.quanser.common.ErrorCode
-
The option for a URI is present but the value is invalid.
- InvalidUriPortValue - Static variable in class com.quanser.common.ErrorCode
-
The port for a URI is present but the value is invalid.
- InvalidVariableDatatype - Static variable in class com.quanser.common.ErrorCode
-
The wrong data type is being used to set the value of the given variable.
- InvalidVariableName - Static variable in class com.quanser.common.ErrorCode
-
The variable indicated could not be found in the scene.
- InvalidVersionArgument - Static variable in class com.quanser.common.ErrorCode
-
The version structure does not have the right length.
- InvalidVirtualAccess - Static variable in class com.quanser.common.ErrorCode
-
The virtual array access was invalid.
- InvalidVisualizationHandle - Static variable in class com.quanser.common.ErrorCode
-
An invalid visualization handle was passed to a Visualization VI or function.
- InvalidWiimoteDeviceHandle - Static variable in class com.quanser.common.ErrorCode
-
Unable to open a handle to the wiimote device.
- InvalidXml - Static variable in class com.quanser.common.ErrorCode
-
Malformed XML in the XML file.
- InvalidXmlCdata - Static variable in class com.quanser.common.ErrorCode
-
The contents of a CDATA section were invalid.
- InvalidXmlCdataTag - Static variable in class com.quanser.common.ErrorCode
-
The XML <![CDATA[ ...]]> tag was invalid.
- InvalidXmlCharReference - Static variable in class com.quanser.common.ErrorCode
-
The value of the character reference is not a valid character for XML.
- InvalidXmlComment - Static variable in class com.quanser.common.ErrorCode
-
An invalid comment was specified in the XML file.
- InvalidXmlDeclaration - Static variable in class com.quanser.common.ErrorCode
-
The <?xml ...?> XML declaration is not formed correctly.
- InvalidXmlDeclarationEnd - Static variable in class com.quanser.common.ErrorCode
-
The <?xml ...?> XML declaration is not terminated correctly.
- InvalidXmlDocumentType - Static variable in class com.quanser.common.ErrorCode
-
Missing document type declaration <!DOCTYPE ...> in the XML file.
- InvalidXmlElement - Static variable in class com.quanser.common.ErrorCode
-
An XML element is invalid.
- InvalidXmlElementName - Static variable in class com.quanser.common.ErrorCode
-
The name of the XML element is invalid.
- InvalidXmlEncoding - Static variable in class com.quanser.common.ErrorCode
-
The encoding information in the <?xml ...> XML declaration is not specified properly.
- InvalidXmlEntityReference - Static variable in class com.quanser.common.ErrorCode
-
Invalid XML entity reference.
- InvalidXmlExternalId - Static variable in class com.quanser.common.ErrorCode
-
The external identifier in the document type declaration is invalid.
- InvalidXmlProcessingInstruction - Static variable in class com.quanser.common.ErrorCode
-
The XML processing instruction was invalid.
- InvalidXmlStandalone - Static variable in class com.quanser.common.ErrorCode
-
The standalone option in the <?xml ...> XML declaration is not specified properly.
- InvalidXmlSystemLiteral - Static variable in class com.quanser.common.ErrorCode
-
The system literal associated with the external identifier in the document type declaration is invalid.
- InvalidXmlTag - Static variable in class com.quanser.common.ErrorCode
-
An XML tag is invalid.
- InvalidXmlVersion - Static variable in class com.quanser.common.ErrorCode
-
The specified XML version is not supported by this XML parser.
- IoError - Static variable in class com.quanser.common.ErrorCode
-
An I/O error occurred.
- isAbsolute() - Method in class com.quanser.common.Timeout
-
Returns true if the timeout is absolute.
- isNegative() - Method in class com.quanser.common.Timeout
-
Returns true if the timeout is negative.
- isZero() - Method in class com.quanser.common.Timeout
-
Returns true if the timeout is equal to zero.
- ItemNotInList - Static variable in class com.quanser.common.ErrorCode
-
An attempt was made to access a node in a list to which it did not belong, or the node does not belong to a list.
- ItemNotInMap - Static variable in class com.quanser.common.ErrorCode
-
An attempt was made to access a node in a map to which it did not belong, or the node does not belong to a map.
J
- JacoAckNotReceived - Static variable in class com.quanser.common.ErrorCode
-
Jaco did not send an acknowledge message when one was expected.
- JacoInvalidJoint - Static variable in class com.quanser.common.ErrorCode
-
The joint specified for the Jaco device is outside the valid range.
- JacoJointAddressInvalid - Static variable in class com.quanser.common.ErrorCode
-
The Jaco joint address is invalid.
- JacoJointInitializationFailed - Static variable in class com.quanser.common.ErrorCode
-
Unable to initialize one of the Jaco joints.
- JacoReadFailed - Static variable in class com.quanser.common.ErrorCode
-
Failed to read CANbus for the Jaco.
- JacoReadTimeout - Static variable in class com.quanser.common.ErrorCode
-
A JACO read timeout expired.
- JacoShutdown - Static variable in class com.quanser.common.ErrorCode
-
Unable to complete the operation because the JACO is shutting down.
- JobPending - Static variable in class com.quanser.common.ErrorCode
-
A job is already pending.
- JoiningPartitionDenied - Static variable in class com.quanser.common.ErrorCode
-
It was not possible to join the partition.
- Jr3pciCannotInit - Static variable in class com.quanser.common.ErrorCode
-
Cannot initialize the JR3 PCI force torque sensor.
- Jr3pciCannotSetFullScales - Static variable in class com.quanser.common.ErrorCode
-
An error occurred attempting to set the full scales for the JR3 sensor.
K
- KernelCannotRegisterBoard - Static variable in class com.quanser.common.ErrorCode
-
The kernel-mode driver can't register the board.
- KinectAlreadyInitialized - Static variable in class com.quanser.common.ErrorCode
-
The Kinect sensor is already initialized so the requested settings can no longer be configured.
- KinectFeatureNotEnabled - Static variable in class com.quanser.common.ErrorCode
-
The Kinect has been initialized without at least one of the requested features.
- KinectNotFound - Static variable in class com.quanser.common.ErrorCode
-
The corresponding Kinect Initialize could not be found.
- KinectNotInitialized - Static variable in class com.quanser.common.ErrorCode
-
The Kinect sensor has not been initialized.
- KinectNotSupported - Static variable in class com.quanser.common.ErrorCode
-
The type of Kinect selected is not currently supported on this target.
- KukaRobotCouldNotOpenDevice - Static variable in class com.quanser.common.ErrorCode
-
The KUKA robot device could not be opened.
L
- LeapmotionNotFound - Static variable in class com.quanser.common.ErrorCode
-
The Leap Motion device cannot be found on the system.
- LibraryLoadError - Static variable in class com.quanser.common.ErrorCode
-
The dynamic link library was found, but an error occurred while loading it.
- LibraryNotClosed - Static variable in class com.quanser.common.ErrorCode
-
Failed to close dynamic link library or shared object.
- LibraryNotFound - Static variable in class com.quanser.common.ErrorCode
-
Unable to locate the dynamic link library or shared object.
- LicenseManagerNotInstalled - Static variable in class com.quanser.common.ErrorCode
-
The Quanser license manager is not installed.
- LicenseManagerNotRunning - Static variable in class com.quanser.common.ErrorCode
-
The Quanser license manager is not running.
M
- MacroNotTerminated - Static variable in class com.quanser.common.ErrorCode
-
A macro was missing the closing parenthesis.
- MagnetometerNotResponding - Static variable in class com.quanser.common.ErrorCode
-
The magnetometer is not responding.
- MapFailed - Static variable in class com.quanser.common.ErrorCode
-
Failed to perform a mapping or register operation.
- MarkerNotSupported - Static variable in class com.quanser.common.ErrorCode
-
The marker type is not supported.
- MatrixNotInvertible - Static variable in class com.quanser.common.ErrorCode
-
The matrix is not invertible.
- MatrixTypeNotRecognized - Static variable in class com.quanser.common.ErrorCode
-
The matrix type of the MAT-file was not recognized.
- MicoError - Static variable in class com.quanser.common.ErrorCode
-
Error from the Kinova MICO device.
- MicoErrorCannotRead - Static variable in class com.quanser.common.ErrorCode
-
Error from the Kinova MICO device: cannot perform the read operation.
- MicoErrorCannotWrite - Static variable in class com.quanser.common.ErrorCode
-
Error from the Kinova MICO device: cannot perform the write operation.
- MicoFirmwareVersionNotRead - Static variable in class com.quanser.common.ErrorCode
-
The Kinova MICO firmware version could not be read.
- MicoFirmwareVersionNotSupported - Static variable in class com.quanser.common.ErrorCode
-
The Kinova MICO joint and/or finger firmware version number is not supported.
- MicoInvalidJoint - Static variable in class com.quanser.common.ErrorCode
-
The joint specified for the Kinova MICO device is outside the valid range.
- MicoMessageInvalid - Static variable in class com.quanser.common.ErrorCode
-
The Kinova MICO serial link message is invalid.
- MismatchedCharacter - Static variable in class com.quanser.common.ErrorCode
-
A character in the input stream did not match the character sequence described in the format string when scanning the stream.
- MismatchedClockFrequency - Static variable in class com.quanser.common.ErrorCode
-
One of the clock frequencies specified does not match the frequency of another channel which shares the same clock resources.
- MismatchedEncoderFilterFrequency - Static variable in class com.quanser.common.ErrorCode
-
One of the encoder filter frequencies specified does not match the filter frequency of the other channels.
- MismatchedPwmPeriodInBank - Static variable in class com.quanser.common.ErrorCode
-
One of the PWM periods specified does not match the period of the other channels.
- MismatchedQuantizationTable - Static variable in class com.quanser.common.ErrorCode
-
It is not possible to transcode due to multiple uses of the quantization table.
- MismatchedSamplingRatio - Static variable in class com.quanser.common.ErrorCode
-
The sampling ratio is mismatched.
- MismatchedSchedulingPolicy - Static variable in class com.quanser.common.ErrorCode
-
The scheduling policy for the thread must match the system scheduling policy on this target operating system.
- MismatchedStreamFormat - Static variable in class com.quanser.common.ErrorCode
-
The character format set for the stream does not match the format indicated by the byte order mark (BOM) in the stream itself.
- MismatchedXmlElementTag - Static variable in class com.quanser.common.ErrorCode
-
An XML end tag does not match the corresponding start tag.
- MissingAnalogInputBuffer - Static variable in class com.quanser.common.ErrorCode
-
Analog input channels have been specified but not enough buffer space has been provided for the read operation.
- MissingAnalogInputConfiguration - Static variable in class com.quanser.common.ErrorCode
-
No configurations were specified when setting the analog input configuration, even though the number of channels indicated was non-zero.
- MissingAnalogInputs - Static variable in class com.quanser.common.ErrorCode
-
No analog input channels were specified even though the number of analog inputs is nonzero.
- MissingAnalogMaximums - Static variable in class com.quanser.common.ErrorCode
-
No analog maximums were specified when setting the analog ranges, even though the number of channels indicated was non-zero.
- MissingAnalogMinimums - Static variable in class com.quanser.common.ErrorCode
-
No analog minimums were specified when setting the analog ranges, even though the number of channels indicated was non-zero.
- MissingAnalogOutputBuffer - Static variable in class com.quanser.common.ErrorCode
-
Analog output channels have been specified but not enough values have been provided for the write operation.
- MissingAnalogOutputs - Static variable in class com.quanser.common.ErrorCode
-
No analog output channels were specified even though the number of analog outputs is nonzero.
- MissingCanpci - Static variable in class com.quanser.common.ErrorCode
-
The CANPCI SDK does not appear to be installed or is not in the PATH.
- MissingClockInputs - Static variable in class com.quanser.common.ErrorCode
-
No clocks were specified even though the number of clocks is nonzero.
- MissingClockModes - Static variable in class com.quanser.common.ErrorCode
-
Clocks have been specified but not enough clock modes have been provided.
- MissingDigitalConfigurations - Static variable in class com.quanser.common.ErrorCode
-
Digital output channels have been specified but not enough digital output configurations have been provided.
- MissingDigitalInputBuffer - Static variable in class com.quanser.common.ErrorCode
-
Digital input channels have been specified but not enough buffer space has been provided for the read operation.
- MissingDigitalInputs - Static variable in class com.quanser.common.ErrorCode
-
No digital input channels were specified even though the number of digital inputs is nonzero.
- MissingDigitalOutputBuffer - Static variable in class com.quanser.common.ErrorCode
-
Digital output channels have been specified but not enough values have has been provided for the write operation.
- MissingDigitalOutputs - Static variable in class com.quanser.common.ErrorCode
-
No digital outputs were specified even though the number of digital outputs is nonzero.
- MissingEncoderCounts - Static variable in class com.quanser.common.ErrorCode
-
Encoder input channels have been specified but not enough encoder counts have been provided.
- MissingEncoderFilterFrequencies - Static variable in class com.quanser.common.ErrorCode
-
Encoder input channels have been specified but not enough encoder filter frequencies have been provided.
- MissingEncoderInputBuffer - Static variable in class com.quanser.common.ErrorCode
-
Encoder input channels have been specified but not enough buffer space has been provided for the read operation.
- MissingEncoderInputs - Static variable in class com.quanser.common.ErrorCode
-
No encoder input channels were specified even though the number of encoder inputs is nonzero.
- MissingEncoderQuadratureModes - Static variable in class com.quanser.common.ErrorCode
-
Encoder input channels have been specified but not enough encoder quadrature modes have been provided.
- MissingEndTagName - Static variable in class com.quanser.common.ErrorCode
-
Missing end tag name e.g.
- MissingEthercatAddressOffset - Static variable in class com.quanser.common.ErrorCode
-
Missing Ado node within an InitCmd in EtherCAT XML configuration file.
- MissingEthercatAddressPage - Static variable in class com.quanser.common.ErrorCode
-
Missing Adp node within an InitCmd in EtherCAT XML configuration file.
- MissingEthercatCommand - Static variable in class com.quanser.common.ErrorCode
-
Missing Cmd node within an InitCmd in EtherCAT XML configuration file.
- MissingEthercatComment - Static variable in class com.quanser.common.ErrorCode
-
Missing Comment node within an InitCmd in EtherCAT XML configuration file.
- MissingEthercatConfiguration - Static variable in class com.quanser.common.ErrorCode
-
Missing Config node within the EtherCAT XML configuration file.
- MissingEthercatCyclicState - Static variable in class com.quanser.common.ErrorCode
-
Missing State node within a cyclic Cmd node in EtherCAT XML configuration file.
- MissingEthercatData - Static variable in class com.quanser.common.ErrorCode
-
Missing Data or DataLength node within an InitCmd in EtherCAT XML configuration file.
- MissingEthercatLogicalAddress - Static variable in class com.quanser.common.ErrorCode
-
Missing Addr node within an InitCmd in EtherCAT XML configuration file.
- MissingEthercatMailboxCount - Static variable in class com.quanser.common.ErrorCode
-
Missing Count node within the MailboxStates section of an EtherCAT XML configuration file.
- MissingEthercatMailboxStartAddress - Static variable in class com.quanser.common.ErrorCode
-
Missing StartAddr node within the MailboxStates section of an EtherCAT XML configuration file.
- MissingEthercatMaster - Static variable in class com.quanser.common.ErrorCode
-
Missing Master node within the EtherCAT XML configuration file.
- MissingEthercatMasterCommand - Static variable in class com.quanser.common.ErrorCode
-
Missing InitCmd node within the Master section of an EtherCAT XML configuration file.
- MissingEthercatMasterCommands - Static variable in class com.quanser.common.ErrorCode
-
Missing InitCmds section within the Master section of an EtherCAT XML configuration file.
- MissingEthercatMasterInfo - Static variable in class com.quanser.common.ErrorCode
-
Missing Info node within the Master section of an EtherCAT XML configuration file.
- MissingEthercatMasterSource - Static variable in class com.quanser.common.ErrorCode
-
Missing Source node within the Master section of an EtherCAT XML configuration file.
- MissingEthercatProcessImage - Static variable in class com.quanser.common.ErrorCode
-
Missing ProcessImage node within the EtherCAT XML configuration file.
- MissingEthercatProcessInputs - Static variable in class com.quanser.common.ErrorCode
-
Missing Inputs node within the ProcessImage section of the EtherCAT XML configuration file.
- MissingEthercatProcessInputsSize - Static variable in class com.quanser.common.ErrorCode
-
Missing ByteSize node within the ProcessImage/Inputs section of the EtherCAT XML configuration file.
- MissingEthercatProcessOutputs - Static variable in class com.quanser.common.ErrorCode
-
Missing Outputs node within the ProcessImage section of the EtherCAT XML configuration file.
- MissingEthercatProcessOutputsSize - Static variable in class com.quanser.common.ErrorCode
-
Missing ByteSize node within the ProcessImage/Outputs section of the EtherCAT XML configuration file.
- MissingEthercatRetries - Static variable in class com.quanser.common.ErrorCode
-
Missing Retries node within an InitCmd in EtherCAT XML configuration file.
- MissingEthercatSlave - Static variable in class com.quanser.common.ErrorCode
-
Missing Slave node within the EtherCAT XML configuration file.
- MissingEthercatSlaveCommand - Static variable in class com.quanser.common.ErrorCode
-
Missing InitCmd node within a Slave in EtherCAT XML configuration file.
- MissingEthercatSlaveCommands - Static variable in class com.quanser.common.ErrorCode
-
Missing InitCmds section within a Slave in EtherCAT XML configuration file.
- MissingEthercatSlaveInfo - Static variable in class com.quanser.common.ErrorCode
-
Missing Info node within a Slave in EtherCAT XML configuration file.
- MissingEthercatSlaveName - Static variable in class com.quanser.common.ErrorCode
-
Missing Name node within a Slave in EtherCAT XML configuration file.
- MissingEthercatTransition - Static variable in class com.quanser.common.ErrorCode
-
Missing Transition node within an InitCmd in EtherCAT XML configuration file.
- MissingEthercatValidateData - Static variable in class com.quanser.common.ErrorCode
-
Missing Data node within the Validate section of an InitCmd in EtherCAT XML configuration file.
- MissingFalcon - Static variable in class com.quanser.common.ErrorCode
-
The HDAL software does not appear to be installed or is not in the PATH.
- MissingFglove - Static variable in class com.quanser.common.ErrorCode
-
The 5DT Data Glove SDK does not appear to be installed or is not in the PATH.
- MissingFlyCapture - Static variable in class com.quanser.common.ErrorCode
-
The FlyCapture SDK does not appear to be installed or is not in the PATH.
- MissingForceDimension - Static variable in class com.quanser.common.ErrorCode
-
The Force Dimension SDK does not appear to be installed or is not in the PATH.
- MissingFormatSpecifier - Static variable in class com.quanser.common.ErrorCode
-
A format specifier is missing in the option template.
- MissingFunction - Static variable in class com.quanser.common.ErrorCode
-
A required function is missing from a driver.
- MissingInterruptOccurredBuffer - Static variable in class com.quanser.common.ErrorCode
-
Interrupt sources have been specified but not enough buffer space has been provided for the poll operation.
- MissingInterruptSources - Static variable in class com.quanser.common.ErrorCode
-
No interrupt sources were specified even though the number of interrupt sources is nonzero.
- MissingLeapmotion - Static variable in class com.quanser.common.ErrorCode
-
The Leap SDK does not appear to be installed or is not in the PATH.
- MissingLicenseFile - Static variable in class com.quanser.common.ErrorCode
-
The license file is missing.
- MissingOpenvr - Static variable in class com.quanser.common.ErrorCode
-
The OpenVR SDK software does not appear to be installed or is not in the PATH.
- MissingOtherInputBuffer - Static variable in class com.quanser.common.ErrorCode
-
Other input channels have been specified but not enough buffer space has been provided for the read operation.
- MissingOtherInputs - Static variable in class com.quanser.common.ErrorCode
-
No other input channels were specified even though the number of other inputs is nonzero.
- MissingOtherOutputBuffer - Static variable in class com.quanser.common.ErrorCode
-
Other output channels have been specified but not enough values have been provided for the write operation.
- MissingOtherOutputs - Static variable in class com.quanser.common.ErrorCode
-
No other output channels were specified even though the number of other outputs is nonzero.
- MissingPcan - Static variable in class com.quanser.common.ErrorCode
-
The PCAN-Basic API does not appear to be installed or is not in the PATH.
- MissingProperties - Static variable in class com.quanser.common.ErrorCode
-
No properties were specified even though the number of properties is nonzero.
- MissingPropertiesBuffer - Static variable in class com.quanser.common.ErrorCode
-
Properties have been specified but no values have been provided for the operation.
- MissingPwmAlignments - Static variable in class com.quanser.common.ErrorCode
-
PWM output channels have been specified but not enough PWM alignments have been provided.
- MissingPwmConfigurations - Static variable in class com.quanser.common.ErrorCode
-
PWM output channels have been specified but not enough PWM configurations have been provided.
- MissingPwmDeadbands - Static variable in class com.quanser.common.ErrorCode
-
PWM output channels have been specified but not enough PWM high-to-low or low-to-high deadband values have been provided.
- MissingPwmDutyCycles - Static variable in class com.quanser.common.ErrorCode
-
PWM output channels have been specified but not enough PWM duty cycles have been provided.
- MissingPwmFrequencies - Static variable in class com.quanser.common.ErrorCode
-
PWM output channels have been specified but not enough PWM frequencies have been provided.
- MissingPwmModes - Static variable in class com.quanser.common.ErrorCode
-
PWM output channels have been specified but not enough PWM modes have been provided.
- MissingPwmOutputBuffer - Static variable in class com.quanser.common.ErrorCode
-
PWM output channels have been specified but not enough values have been provided for the write operation.
- MissingPwmOutputs - Static variable in class com.quanser.common.ErrorCode
-
No PWM output channels were specified even though the number of PWM outputs is nonzero.
- MissingPwmPolarities - Static variable in class com.quanser.common.ErrorCode
-
PWM output channels have been specified but not enough PWM polarities have been provided.
- MissingRealsense - Static variable in class com.quanser.common.ErrorCode
-
The RealSense 2 library is not installed.
- MissingScanData - Static variable in class com.quanser.common.ErrorCode
-
The scan script does not transmit all data.
- MissingSchunk - Static variable in class com.quanser.common.ErrorCode
-
The Schunk PowerCube software does not appear to be installed or is not in the PATH.
- MissingSpinnaker - Static variable in class com.quanser.common.ErrorCode
-
The Spinnaker SDK does not appear to be installed or is not in the PATH.
- MissingUriOptionName - Static variable in class com.quanser.common.ErrorCode
-
No option name was found even though a value was specified.
- MissingUriOptionValue - Static variable in class com.quanser.common.ErrorCode
-
The option for a URI is present but there is no associated value, as expected.
- MissingUriPath - Static variable in class com.quanser.common.ErrorCode
-
The path component of the URI is missing.
- MissingVicon - Static variable in class com.quanser.common.ErrorCode
-
The Vicon DataStream SDK does not appear to be installed or is not in the PATH.
- MissingXmlAttributeValue - Static variable in class com.quanser.common.ErrorCode
-
An attribute appears in an XML element tag but there is no associated value.
- MissingXmlVersion - Static variable in class com.quanser.common.ErrorCode
-
The version information in the <?xml ...> XML declaration is missing.
- MonitorArgumentIsNull - Static variable in class com.quanser.common.ErrorCode
-
The monitor argument to a HIL function is NULL.
- MultipleSpiChipSelects - Static variable in class com.quanser.common.ErrorCode
-
More than one SPI chip select signal was chosen by setting both the frame and slave options of the URI.
- MultipleXmlRoots - Static variable in class com.quanser.common.ErrorCode
-
The XML file has more than one root element.
- MultisampleOperationNotSupportedDuringDecimatedSampling - Static variable in class com.quanser.common.ErrorCode
-
Multiple samples for the selected task operation are not supported with decimated sampling by this board.
- MustBeAdministrator - Static variable in class com.quanser.common.ErrorCode
-
The process lacks the appropriate privileges to perform the operation.
- MutexAbandoned - Static variable in class com.quanser.common.ErrorCode
-
The mutex was owned by another thread but that thread terminated while the lock was still held so the mutex has been abandoned.
- MutexAlreadyExists - Static variable in class com.quanser.common.ErrorCode
-
The named mutex already exists.
- MutexNotFound - Static variable in class com.quanser.common.ErrorCode
-
The named mutex could not be found.
N
- NagleNotSupported - Static variable in class com.quanser.common.ErrorCode
-
The Nagle algorithm is not supported for the given communication subsystem.
- NameConflict - Static variable in class com.quanser.common.ErrorCode
-
A different kind of object with the same name appears in the global namespace.
- NameTooLong - Static variable in class com.quanser.common.ErrorCode
-
The length of a path or pathname component exceeds the limit.
- NeesCouldNotClose - Static variable in class com.quanser.common.ErrorCode
-
Could not close the NEES block.
- NeesCouldNotCommunicate - Static variable in class com.quanser.common.ErrorCode
-
Could not communicate with the NEES daemon.
- NeesCouldNotInitialize - Static variable in class com.quanser.common.ErrorCode
-
The NEES block could not be initialized.
- NeesInvalidDataFromDaemon - Static variable in class com.quanser.common.ErrorCode
-
Received invalid data from the NEES daemon.
- NetworkFailed - Static variable in class com.quanser.common.ErrorCode
-
The network subsystem has failed.
- NewerVersionInstalled - Static variable in class com.quanser.common.ErrorCode
-
A newer version is installed.
- NiDutyCycleOutOfRange - Static variable in class com.quanser.common.ErrorCode
-
The specified PWM duty cycle is out of range.
- NiFrequencyOutOfRange - Static variable in class com.quanser.common.ErrorCode
-
The specified PWM frequency is out of range.
- NoAccessToSharedMemory - Static variable in class com.quanser.common.ErrorCode
-
The process does not have permission to create global shared memory.
- NoAcknowledgement - Static variable in class com.quanser.common.ErrorCode
-
Device did not send an acknowledgement.
- NoAltiaLicense - Static variable in class com.quanser.common.ErrorCode
-
You do not have a valid license for the Altia blockset.
- NoArithmeticTable - Static variable in class com.quanser.common.ErrorCode
-
An arithmetic table was not defined.
- NoCancellationHandler - Static variable in class com.quanser.common.ErrorCode
-
An attempt was made to pop a cancellation handler when no cancellation handler was pushed on the stack!
- NoCodecFound - Static variable in class com.quanser.common.ErrorCode
-
No suitable codec was found to encode or decode the content.
- NoCommunicationsLicense - Static variable in class com.quanser.common.ErrorCode
-
You do not have a valid license for the Quanser Communications blockset.
- NoCorrespondingInternetAddress - Static variable in class com.quanser.common.ErrorCode
-
There is no corresponding Internet address for the given MAC address.
- NoCorrespondingNetworkCard - Static variable in class com.quanser.common.ErrorCode
-
There is no corresponding network card for the given MAC address.
- NoDataInReceiveBuffer - Static variable in class com.quanser.common.ErrorCode
-
A communication protocol is being used that sends and receives data at the same time, such as SPI, and there is no data in the stream's receive buffer to receive.
- NoDataToSend - Static variable in class com.quanser.common.ErrorCode
-
There is no data to send.
- NoDensoLicense - Static variable in class com.quanser.common.ErrorCode
-
You do not have a valid license for the Denso blockset.
- NoDesignatedPeer - Static variable in class com.quanser.common.ErrorCode
-
An attempt was made to send data when no connection has been established with a particular peer.
- NoDestinationSet - Static variable in class com.quanser.common.ErrorCode
-
The operation cannot be performed because no destination has been configured for the operation.
- NoDevice - Static variable in class com.quanser.common.ErrorCode
-
The device is not available.
- NoDeviceAddress - Static variable in class com.quanser.common.ErrorCode
-
No device address was specified.
- NoDeviceSimulationLicense - Static variable in class com.quanser.common.ErrorCode
-
You do not have a valid license for using third-party devices in normal simulation.
- NoDynamicReconfigurationLicense - Static variable in class com.quanser.common.ErrorCode
-
You do not have a valid license for the Dynamic Reconfiguration blockset.
- NoElvisiiiLicense - Static variable in class com.quanser.common.ErrorCode
-
You do not have a valid license for the NI ELVIS III you are using.
- NoError - Static variable in class com.quanser.common.ErrorCode
-
NoError.
- NoEthercatLicense - Static variable in class com.quanser.common.ErrorCode
-
You do not have a valid license for the EtherCAT blockset.
- NoFileSize - Static variable in class com.quanser.common.ErrorCode
-
The end of the file could not be determined.
- NoForceDimensionLicense - Static variable in class com.quanser.common.ErrorCode
-
You do not have a valid license for the Force Dimension blockset.
- NoGameControllersAttached - Static variable in class com.quanser.common.ErrorCode
-
There are no game controllers currently attached to the system.
- NoGpsLicense - Static variable in class com.quanser.common.ErrorCode
-
You do not have a valid license for the GPS blockset.
- NoHilProxy - Static variable in class com.quanser.common.ErrorCode
-
The connection to the HIL simulation or HIL Proxy Server was refused.
- NoHuffmanTable - Static variable in class com.quanser.common.ErrorCode
-
A Huffman table was not defined.
- NoInternalUseLicense - Static variable in class com.quanser.common.ErrorCode
-
The "Active during normal simulation" feature is not available.
- NoIrobotRoombaLicense - Static variable in class com.quanser.common.ErrorCode
-
You do not have a valid license for the IRobot Roomba blockset.
- NoiseError - Static variable in class com.quanser.common.ErrorCode
-
A noise error occurred
- NoJr3ForceTorqueLicense - Static variable in class com.quanser.common.ErrorCode
-
You do not have a valid license for the JR3 Force/Torque Sensor blockset.
- NoKinectSensor - Static variable in class com.quanser.common.ErrorCode
-
No Kinect sensor was detected with the given index or identifier.
- NoKukaRobotsLicense - Static variable in class com.quanser.common.ErrorCode
-
You do not have a valid license for the KUKA robots blockset.
- NoMitsubishiPa10License - Static variable in class com.quanser.common.ErrorCode
-
You do not have a valid license for the Mitsubishi PA-10 blockset.
- NoMoreEthercatPackets - Static variable in class com.quanser.common.ErrorCode
-
The EtherCAT master puts a limit on the number of packets which may be queued for transmission.
- NoNaturalpointOptitrackLicense - Static variable in class com.quanser.common.ErrorCode
-
You do not have a valid license for the NaturalPoint OptiTrack blockset.
- NonBlockingNotSupported - Static variable in class com.quanser.common.ErrorCode
-
Non-blocking mode is not supported for the given protocol.
- NoNintendoWiimoteLicense - Static variable in class com.quanser.common.ErrorCode
-
You do not have a valid license for the Nintendo Wiimote blockset.
- NoNovintFalconLicense - Static variable in class com.quanser.common.ErrorCode
-
You do not have a valid license for the Novint Falcon blockset.
- NoPasswordToSetOrClear - Static variable in class com.quanser.common.ErrorCode
-
No password to set or clear.
- NoPermission - Static variable in class com.quanser.common.ErrorCode
-
The process lacks the appropriate privileges to perform the operation.
- NoPhantomDesktopLicense - Static variable in class com.quanser.common.ErrorCode
-
You do not have a valid license for the Phantom Desktop blockset.
- NoPhantomOmniLicense - Static variable in class com.quanser.common.ErrorCode
-
You do not have a valid license for the Phantom Omni blockset.
- NoPhantomPremium6DofLicense - Static variable in class com.quanser.common.ErrorCode
-
You do not have a valid license for the Phantom Premium 6DOF blockset.
- NoPhantomPremiumLicense - Static variable in class com.quanser.common.ErrorCode
-
You do not have a valid license for the Phantom Premium blockset.
- NoPointgreyCamerasLicense - Static variable in class com.quanser.common.ErrorCode
-
You do not have a valid license for the Point Grey Research Cameras blockset.
- NoPtiVisualeyezLicense - Static variable in class com.quanser.common.ErrorCode
-
You do not have a valid license for the PTI VisualEyez blockset.
- NoQbotLicense - Static variable in class com.quanser.common.ErrorCode
-
You do not have a valid license for the Qbot vehicle.
- NoQuantizationTable - Static variable in class com.quanser.common.ErrorCode
-
A quantization table was not defined.
- NoReferenceScan - Static variable in class com.quanser.common.ErrorCode
-
No reference scan has been set.
- NoRexrothHymotion11000License - Static variable in class com.quanser.common.ErrorCode
-
You do not have a valid license for the Rexroth HyMotion-11000 blockset.
- NoRioGenericLicense - Static variable in class com.quanser.common.ErrorCode
-
You do not have a valid license for the myRIO or generic NI ELVIS III board.
- NoRoboticsLicense - Static variable in class com.quanser.common.ErrorCode
-
You do not have a valid license for the Robotics blockset you are using.
- NoRoomInReceiveBuffer - Static variable in class com.quanser.common.ErrorCode
-
A communication protocol is being used that sends and receives data at the same time, such as SPI, and there is no room in the stream's receive buffer for the data that will be received during the send/flush operation.
- NoRpcServerForBeep - Static variable in class com.quanser.common.ErrorCode
-
The RPC server is unavailable so the beep cannot be sounded.
- NoSchunkGripperLicense - Static variable in class com.quanser.common.ErrorCode
-
You do not have a valid license for the Schunk Gripper blockset.
- NoSensableOmniLicense - Static variable in class com.quanser.common.ErrorCode
-
You do not have a valid license for the SensAble Omni blockset.
- NoSimulinkDevelopmentLicense - Static variable in class com.quanser.common.ErrorCode
-
You do not have a valid license for the QUARC Simulink Development Environment.
- NoSosMarker - Static variable in class com.quanser.common.ErrorCode
-
The SOS marker is missing.
- NoSpaceOnFileSystem - Static variable in class com.quanser.common.ErrorCode
-
There is no space left on the file system.
- NoSpiChipSelect - Static variable in class com.quanser.common.ErrorCode
-
No SPI chip select signal was chosen using the frame or slave options of the URI.
- NoSuchDevice - Static variable in class com.quanser.common.ErrorCode
-
No such device or address
- NoSuchSpiChannel - Static variable in class com.quanser.common.ErrorCode
-
The SPI port specified in the URI is not available.
- NotDirectory - Static variable in class com.quanser.common.ErrorCode
-
A component of the path isn't a directory.
- NotHilProxy - Static variable in class com.quanser.common.ErrorCode
-
The server to which a connection was attempted is not a HIL proxy server or HIL simulation.
- NoThreadCancellationState - Static variable in class com.quanser.common.ErrorCode
-
The calling thread does not support setting the cancellation state of the thread.
- NotSockStream - Static variable in class com.quanser.common.ErrorCode
-
The operation is not supported because the socket is not a SOCK_STREAM socket.
- NotSupported - Static variable in class com.quanser.common.ErrorCode
-
The specified option or operation is not supported.
- NotVideo3dProxy - Static variable in class com.quanser.common.ErrorCode
-
The server to which a connection was attempted is not a Video3D proxy server or Video3D simulation.
- NotVideoProxy - Static variable in class com.quanser.common.ErrorCode
-
The server to which a connection was attempted is not a Video proxy server or Video simulation.
- NoUavLicense - Static variable in class com.quanser.common.ErrorCode
-
You do not have a valid license for the UAV components.
- NoUbloxMsg - Static variable in class com.quanser.common.ErrorCode
-
No Ublox message
- NoViconLicense - Static variable in class com.quanser.common.ErrorCode
-
You do not have a valid license for the Vicon blockset.
- NoVisualizationLicense - Static variable in class com.quanser.common.ErrorCode
-
You do not have a valid license for the Visualization blockset.
- NpTrackIrOpenFailed - Static variable in class com.quanser.common.ErrorCode
-
The TrackIR head tracker failed to initialize.
- NumberOfColumnsTooSmall - Static variable in class com.quanser.common.ErrorCode
-
The number of columns of the matrix in the file is too small for the total columns implied by the parameters.
- NumberOfRowsTooSmall - Static variable in class com.quanser.common.ErrorCode
-
The number of rows of the matrix in the file is too small for the total rows implied by the parameters.
O
- ObjectAlreadyInitialized - Static variable in class com.quanser.common.ErrorCode
-
The object was already initialized and cannot be re-initialized.
- ObjectNotFound - Static variable in class com.quanser.common.ErrorCode
-
The object could not be found.
- OnlyI2cMasterModeSupported - Static variable in class com.quanser.common.ErrorCode
-
Only the I2C master mode is supported by the device being used for I2C communications.
- OnlySpiMasterModeSupported - Static variable in class com.quanser.common.ErrorCode
-
Only the SPI master mode is supported by the device being used for SPI communications.
- OnlySpiMsbFirstSupported - Static variable in class com.quanser.common.ErrorCode
-
The SPI device specified in the URI only supports sending and receiving the most-significant bit first.
- OperationArgumentIsNull - Static variable in class com.quanser.common.ErrorCode
-
The operation argument to a board-specific HIL driver is NULL.
- OperationInProgress - Static variable in class com.quanser.common.ErrorCode
-
A blocking socket operation is currently in progress.
- OperationPending - Static variable in class com.quanser.common.ErrorCode
-
The operation is not complete.
- OptitrackErrorStartingCameras - Static variable in class com.quanser.common.ErrorCode
-
An error occurred starting the OptiTrack camera system.
- OptitrackErrorStoppingCameras - Static variable in class com.quanser.common.ErrorCode
-
An error occurred stopping the OptiTrack camera system.
- OptitrackFrameUpdateFailed - Static variable in class com.quanser.common.ErrorCode
-
An attempt to process frames from Optitrack failed.
- OptitrackInvalidCalibrationFile - Static variable in class com.quanser.common.ErrorCode
-
Unable to load OptiTrack calibration file.
- OptitrackInvalidLicense - Static variable in class com.quanser.common.ErrorCode
-
The license for the Optitrack tools being used is invalid or missing.
- OptitrackInvalidProfileFile - Static variable in class com.quanser.common.ErrorCode
-
Unable to load Motive user profile file.
- OptitrackInvalidRigidBodyFile - Static variable in class com.quanser.common.ErrorCode
-
Unable to load OptiTrack rigid body definition file.
- OptitrackLibraryOpenFailed - Static variable in class com.quanser.common.ErrorCode
-
The Motive library failed to open.
- OptitrackPointCloudInitError - Static variable in class com.quanser.common.ErrorCode
-
Unable to initialize the OptiTrack Point Cloud API.
- OptitrackRigidBodyIdInvalid - Static variable in class com.quanser.common.ErrorCode
-
The rigid body ID is invalid or not found in the rigid body definition file.
- OptitrackRigidBodyInitError - Static variable in class com.quanser.common.ErrorCode
-
Unable to initialize the OptiTrack Rigid Body API.
- OptitrackTooManyRigidBodies - Static variable in class com.quanser.common.ErrorCode
-
The number of specified OptiTrack rigid bodies exceeds the number of objects in the rigid body definition file.
- OptitrackUnsupportedApiFunction - Static variable in class com.quanser.common.ErrorCode
-
The required Motive API is not available.
- OptitrackUnsupportedRigidBodyDefFile - Static variable in class com.quanser.common.ErrorCode
-
The specified rigid body definition is not supported.
- OsError - Static variable in class com.quanser.common.ErrorCode
-
Error was returned from the underlying OS-specific layer.
- OtherExpirationStateNotZero - Static variable in class com.quanser.common.ErrorCode
-
This board only supports resetting the other outputs to zero when the watchdog expires.
- OtherInputChannelsNotSupported - Static variable in class com.quanser.common.ErrorCode
-
Other input channels are not supported by this board.
- OtherOutputChannelsNotSupported - Static variable in class com.quanser.common.ErrorCode
-
Other output channels are not supported by this board.
- OtherOutputIsNan - Static variable in class com.quanser.common.ErrorCode
-
An attempt was made to write an other output value that is Not-a-Number (NaN).
- OutOfBandDataNotSupported - Static variable in class com.quanser.common.ErrorCode
-
The socket does not support receiving out-of-band data in the normal stream.
- OutOfMemory - Static variable in class com.quanser.common.ErrorCode
-
Not enough memory to perform the operation.
- OutOfRange - Static variable in class com.quanser.common.ErrorCode
-
A value is outside the valid range.
- OutOfRequiredSystemResources - Static variable in class com.quanser.common.ErrorCode
-
There are not enough system resources to perform the requested operation.
- OutOfResources - Static variable in class com.quanser.common.ErrorCode
-
Not enough system resources are available to perform the operation.
- OverrunError - Static variable in class com.quanser.common.ErrorCode
-
An overrun error occurred
- OversamplingDetected - Static variable in class com.quanser.common.ErrorCode
-
Oversampling has been detected.
P
- PageFault - Static variable in class com.quanser.common.ErrorCode
-
A page fault occurred accessing one of the arguments.
- ParityError - Static variable in class com.quanser.common.ErrorCode
-
A parity error occurred
- ParityNotSupported - Static variable in class com.quanser.common.ErrorCode
-
The selected serial port does not support parity checking.
- ParityValueNotSupported - Static variable in class com.quanser.common.ErrorCode
-
The value specified for the parity is not supported by the given serial port.
- PartitioningSchedulerNotRunning - Static variable in class com.quanser.common.ErrorCode
-
The partitioning scheduler is not running.
- PartitionNotFound - Static variable in class com.quanser.common.ErrorCode
-
The specified partition could not be found.
- PathInPipeUri - Static variable in class com.quanser.common.ErrorCode
-
The form of the pipe URI must be pipe:name or pipe://server/name.
- PathInUri - Static variable in class com.quanser.common.ErrorCode
-
The given protocol does not support paths in the URI.
- PcanCannotInitialize - Static variable in class com.quanser.common.ErrorCode
-
The Peak CAN device failed to initialize.
- PcanInvalidChannel - Static variable in class com.quanser.common.ErrorCode
-
The channel number specified for the Peak CAN device is not valid.
- PcanSetMessageFilterFailed - Static variable in class com.quanser.common.ErrorCode
-
The Peak CAN device failed to set the message filter.
- PcanWriteFailed - Static variable in class com.quanser.common.ErrorCode
-
The Peak CAN device failed to write a message.
- PduSizeTooSmall - Static variable in class com.quanser.common.ErrorCode
-
The protocol data unit (PDU) is too small to handle the data required.
- PduTooSmall - Static variable in class com.quanser.common.ErrorCode
-
The total data exceeds the PDU size.
- PeerClosedConnection - Static variable in class com.quanser.common.ErrorCode
-
The connection was closed by the peer.
- PeerIgnoringShutdown - Static variable in class com.quanser.common.ErrorCode
-
The peer is not responding to the connection being shut down.
- PeripheralNotFound - Static variable in class com.quanser.common.ErrorCode
-
A peripheral device could not be found.
- PgrCannotClose - Static variable in class com.quanser.common.ErrorCode
-
An error occurred while attempting to close the PGR camera.
- PgrCannotGrabImage - Static variable in class com.quanser.common.ErrorCode
-
An error occurred while attempting to grab an image using the PGR camera.
- PgrCannotInitializeCamera - Static variable in class com.quanser.common.ErrorCode
-
An error occurred while attempting to initialize the PGR camera.
- PgrGrabImageTimeout - Static variable in class com.quanser.common.ErrorCode
-
A timeout occurred while attempting to grab an image using the PGR camera.
- PgrInvalidCustomImageSize - Static variable in class com.quanser.common.ErrorCode
-
Starting the camera failed because the custom image size is invalid.
- PgrInvalidImageDims - Static variable in class com.quanser.common.ErrorCode
-
The dimensions of the image are not valid.
- PhantomCannotClose - Static variable in class com.quanser.common.ErrorCode
-
Phantom block cannot close the device.
- PhantomCannotInitialize - Static variable in class com.quanser.common.ErrorCode
-
Phantom block cannot initialize the device.
- PhantomLibraryOpenFailed - Static variable in class com.quanser.common.ErrorCode
-
The SensAble PHANToM library failed to open.
- PhantomOmniCannotOpenBoard - Static variable in class com.quanser.common.ErrorCode
-
The specified PHANTOM Omni board could not be opened.
- PhantomReadFailed - Static variable in class com.quanser.common.ErrorCode
-
Phantom block cannot read the outputs of the device.
- PhantomSchedulerError - Static variable in class com.quanser.common.ErrorCode
-
Phantom block cannot start the Phantom API scheduler.
- PhantomSchedulerRateError - Static variable in class com.quanser.common.ErrorCode
-
Phantom API scheduler rate error.
- PhantomWriteFailed - Static variable in class com.quanser.common.ErrorCode
-
Phantom block cannot write to inputs of the device.
- PlcAlreadyRun - Static variable in class com.quanser.common.ErrorCode
-
The PLC is already running.
- PlcAlreadyStopped - Static variable in class com.quanser.common.ErrorCode
-
The PLC has already been stopped.
- PortInUse - Static variable in class com.quanser.common.ErrorCode
-
Unable to listen on the specified port.
- PortUnreachable - Static variable in class com.quanser.common.ErrorCode
-
The port is unreachable.
- PreferencesNodeNotFound - Static variable in class com.quanser.common.ErrorCode
-
The specified preference node could not be found.
- PreferencesNodeTooLong - Static variable in class com.quanser.common.ErrorCode
-
The path for the preferences node is too long.
- PreferencesValueContainsEnvironmentVariables - Static variable in class com.quanser.common.ErrorCode
-
The preferences value contains environment variable references, which cannot be expanded.
- PrematureEndOfFile - Static variable in class com.quanser.common.ErrorCode
-
The end of the file was encountered prematurely.
- PrintNumWrittenIsNull - Static variable in class com.quanser.common.ErrorCode
-
The "number written" argument to a stream_print function is NULL.
- ProcessCannotBeStopped - Static variable in class com.quanser.common.ErrorCode
-
The specified model process could not be stopped.
- ProcessNotFound - Static variable in class com.quanser.common.ErrorCode
-
The specified model process could not be found.
- ProductNotInLicenseFile - Static variable in class com.quanser.common.ErrorCode
-
The product code specified could not be found in the license file.
- PropertyIsReadOnly - Static variable in class com.quanser.common.ErrorCode
-
The property is read-only.
- PropertyNotRecognized - Static variable in class com.quanser.common.ErrorCode
-
One or more of the specified properties were not recognized by the board-specific driver.
- PropertyNotSupported - Static variable in class com.quanser.common.ErrorCode
-
The specified property is not supported.
- ProtocolBufferTooSmall - Static variable in class com.quanser.common.ErrorCode
-
The buffer for the underlying communication protocol is too small to send or receive the data requested.
- ProtocolDriverNotFound - Static variable in class com.quanser.common.ErrorCode
-
Support for the given protocol type does not appear to be installed.
- PstreamNotVariableSize - Static variable in class com.quanser.common.ErrorCode
-
The persistent stream has not been configured for variable-size signals in the direction attempted.
- PstreamVariableSize - Static variable in class com.quanser.common.ErrorCode
-
The persistent stream has been configured for variable-size signals in the direction attempted.
- PtiVzanalyzerFailedToInitialize - Static variable in class com.quanser.common.ErrorCode
-
The VZAnalyzer device failed to initialize.
- PtiVzsoftFailedToInitialize - Static variable in class com.quanser.common.ErrorCode
-
The VZSoft device failed to initialize.
- PwmAlignmentNotSupported - Static variable in class com.quanser.common.ErrorCode
-
One of the PWM output channels specified does not support the given PWM alignment.
- PwmConfigurationNotSupported - Static variable in class com.quanser.common.ErrorCode
-
One of the PWM output channels specified does not support the given PWM output configuration.
- PwmDeadbandIsNan - Static variable in class com.quanser.common.ErrorCode
-
An attempt was made to set the PWM deadband to a value that is Not-a-Number (NaN).
- PwmDeadbandNotSupported - Static variable in class com.quanser.common.ErrorCode
-
One of the PWM output channels specified does not support the given PWM deadband.
- PwmDutyCycleIsNan - Static variable in class com.quanser.common.ErrorCode
-
An attempt was made to set the PWM duty cycle to a value that is Not-a-Number (NaN).
- PwmExpirationsNotConfigured - Static variable in class com.quanser.common.ErrorCode
-
Some of the PWM output expiration states have not been configured.
- PwmExpirationStateNotZero - Static variable in class com.quanser.common.ErrorCode
-
This board only supports resetting the PWM outputs to zero when the watchdog expires.
- PwmFrequencyIsNan - Static variable in class com.quanser.common.ErrorCode
-
An attempt was made to set the PWM frequency to a value that is Not-a-Number (NaN).
- PwmModeNotSupported - Static variable in class com.quanser.common.ErrorCode
-
The specified PWM mode is not supported by this board.
- PwmModesNotCompatible - Static variable in class com.quanser.common.ErrorCode
-
At least one PWM channel is in a mode that is incompatible with the other PWM channels.
- PwmModesNotOneShot - Static variable in class com.quanser.common.ErrorCode
-
At least one PWM channel is in one-shot mode, while others are not.
- PwmOutputChannelsNotSupported - Static variable in class com.quanser.common.ErrorCode
-
PWM output channels are not supported by this board.
- PwmOutputIsNan - Static variable in class com.quanser.common.ErrorCode
-
An attempt was made to write a PWM output value that is Not-a-Number (NaN).
- PwmOutputLocked - Static variable in class com.quanser.common.ErrorCode
-
The requested PWM output is locked.
- PwmPolarityNotSupported - Static variable in class com.quanser.common.ErrorCode
-
One of the PWM output channels specified does not support the given PWM polarity.
Q
- Q3ControlpaqFwCannotOpenBoard - Static variable in class com.quanser.common.ErrorCode
-
The specified Q3 ControlPaQ-FW board could not be opened.
- Q8SeriesExpirationsNotConfigured - Static variable in class com.quanser.common.ErrorCode
-
Some of the analog or digital output expiration states have not been configured.
- QarmCommFailureEndEffector - Static variable in class com.quanser.common.ErrorCode
-
Communication to the End Effector board has been lost or corrupted.
- QarmCommFailureGripper - Static variable in class com.quanser.common.ErrorCode
-
Communication to the Gripper motor has been lost or corrupted.
- QarmCommFailureJ0 - Static variable in class com.quanser.common.ErrorCode
-
Communication to the Yaw motor has been lost or corrupted.
- QarmCommFailureJ1Master - Static variable in class com.quanser.common.ErrorCode
-
Communication to the Master Shoulder motor has been lost or corrupted.
- QarmCommFailureJ1Slave - Static variable in class com.quanser.common.ErrorCode
-
Communication to the Slave Shoulder motor has been lost or corrupted.
- QarmCommFailureJ2 - Static variable in class com.quanser.common.ErrorCode
-
Communication to the Elbow motor has been lost or corrupted.
- QarmCommFailureJ3 - Static variable in class com.quanser.common.ErrorCode
-
Communication to the Wrist motor has been lost or corrupted.
- QarmElectricalShockGripper - Static variable in class com.quanser.common.ErrorCode
-
Detected an electrical shock on the Gripper motor's circuit or insufficient power to operate the motor.
- QarmElectricalShockJ0 - Static variable in class com.quanser.common.ErrorCode
-
Detected an electrical shock on the Yaw motor's circuit or insufficient power to operate the motor.
- QarmElectricalShockJ1Master - Static variable in class com.quanser.common.ErrorCode
-
Detected an electrical shock on the Master Shoulder motor's circuit or insufficient power to operate the motor.
- QarmElectricalShockJ1Slave - Static variable in class com.quanser.common.ErrorCode
-
Detected an electrical shock on the Slave Shoulder motor's circuit or insufficient power to operate the motor.
- QarmElectricalShockJ2 - Static variable in class com.quanser.common.ErrorCode
-
Detected an electrical shock on the Elbow motor's circuit or insufficient power to operate the motor.
- QarmElectricalShockJ3 - Static variable in class com.quanser.common.ErrorCode
-
Detected an electrical shock on the Wrist motor's circuit or insufficient power to operate the motor.
- QarmInputVoltageGripper - Static variable in class com.quanser.common.ErrorCode
-
Input voltage of the Gripper motor exceeded the configured operating voltage.
- QarmInputVoltageJ0 - Static variable in class com.quanser.common.ErrorCode
-
Input voltage of the Yaw motor exceeded the configured operating voltage.
- QarmInputVoltageJ1Master - Static variable in class com.quanser.common.ErrorCode
-
Input voltage of the Master Shoulder motor exceeded the configured operating voltage.
- QarmInputVoltageJ1Slave - Static variable in class com.quanser.common.ErrorCode
-
Input voltage of the Slave Shoulder motor exceeded the configured operating voltage.
- QarmInputVoltageJ2 - Static variable in class com.quanser.common.ErrorCode
-
Input voltage of the Elbow motor exceeded the configured operating voltage.
- QarmInputVoltageJ3 - Static variable in class com.quanser.common.ErrorCode
-
Input voltage of the Wrist motor exceeded the configured operating voltage.
- QarmMotorEncoderGripper - Static variable in class com.quanser.common.ErrorCode
-
Detected a malfunction of the Gripper motor's encoder.
- QarmMotorEncoderJ0 - Static variable in class com.quanser.common.ErrorCode
-
Detected a malfunction of the Yaw motor's encoder.
- QarmMotorEncoderJ1Master - Static variable in class com.quanser.common.ErrorCode
-
Detected a malfunction of the Master Shoulder motor's encoder.
- QarmMotorEncoderJ1Slave - Static variable in class com.quanser.common.ErrorCode
-
Detected a malfunction of the Slave Shoulder motor's encoder.
- QarmMotorEncoderJ2 - Static variable in class com.quanser.common.ErrorCode
-
Detected a malfunction of the Elbow motor's encoder.
- QarmMotorEncoderJ3 - Static variable in class com.quanser.common.ErrorCode
-
Detected a malfunction of the Wrist motor's encoder.
- QarmOverheatingGripper - Static variable in class com.quanser.common.ErrorCode
-
Internal temperature of the Gripper motor has exceeded the configured operating temperature.
- QarmOverheatingJ0 - Static variable in class com.quanser.common.ErrorCode
-
Internal temperature of the Yaw motor has exceeded the configured operating temperature.
- QarmOverheatingJ1Master - Static variable in class com.quanser.common.ErrorCode
-
Internal temperature of the Master Shoulder motor has exceeded the configured operating temperature.
- QarmOverheatingJ1Slave - Static variable in class com.quanser.common.ErrorCode
-
Internal temperature of the Slave Shoulder motor has exceeded the configured operating temperature.
- QarmOverheatingJ2 - Static variable in class com.quanser.common.ErrorCode
-
Internal temperature of the Elbow motor has exceeded the configured operating temperature.
- QarmOverheatingJ3 - Static variable in class com.quanser.common.ErrorCode
-
Internal temperature of the Wrist motor has exceeded the configured operating temperature.
- QarmOverloadGripper - Static variable in class com.quanser.common.ErrorCode
-
Detected a persistent load that exceeded the maximum output rating of the Gripper motor.
- QarmOverloadJ0 - Static variable in class com.quanser.common.ErrorCode
-
Detected a persistent load that exceeded the maximum output rating of the Yaw motor.
- QarmOverloadJ1Master - Static variable in class com.quanser.common.ErrorCode
-
Detected a persistent load that exceeded the maximum output rating of the Master Shoulder motor.
- QarmOverloadJ1Slave - Static variable in class com.quanser.common.ErrorCode
-
Detected a persistent load that exceeded the maximum output rating of the Slave Shoulder motor.
- QarmOverloadJ2 - Static variable in class com.quanser.common.ErrorCode
-
Detected a persistent load that exceeded the maximum output rating of the Elbow motor.
- QarmOverloadJ3 - Static variable in class com.quanser.common.ErrorCode
-
Detected a persistent load that exceeded the maximum output rating of the Wrist motor.
- QbusNoModulesFound - Static variable in class com.quanser.common.ErrorCode
-
No QBus modules could be detected.
- QbusUnrecognizedModule - Static variable in class com.quanser.common.ErrorCode
-
An unrecognized QBus module was found.
- QerrCannotSetVariable - Static variable in class com.quanser.common.ErrorCode
-
Variable values cannot be set until the visualization task has been started.
R
- RangingSensorError - Static variable in class com.quanser.common.ErrorCode
-
The ranging sensor could not detect the range due to an error.
- RcpChassisNotFound - Static variable in class com.quanser.common.ErrorCode
-
The driver could not determine the chassis attached to the real-time controller.
- RcpChassisNotSupported - Static variable in class com.quanser.common.ErrorCode
-
The NI chassis currently in use is not supported by this particular driver.
- RcpIncorrectModule - Static variable in class com.quanser.common.ErrorCode
-
One or more of the modules in the NI chassis do not match the hardware configuration selected in the HIL Initialize.
- RcpInvalidSigmoidSampleTime - Static variable in class com.quanser.common.ErrorCode
-
The sample time is not valid for the Sigmoid VI.
- RcpInvalidSmoothGenAmplitude - Static variable in class com.quanser.common.ErrorCode
-
The Smooth Signal Generator does not support the amplitude entered.
- RcpInvalidSmoothGenFrequency - Static variable in class com.quanser.common.ErrorCode
-
The Smooth Signal Generator does not support the frequency entered.
- RcpInvalidSmoothGenInputSize - Static variable in class com.quanser.common.ErrorCode
-
The input array sizes should be equal and non-zero for the Smooth Signal Generator.
- RcpMissingAnalogInputModule - Static variable in class com.quanser.common.ErrorCode
-
The module in the NI chassis required for the selected channels of analog input is missing.
- RcpMissingAnalogOutputModule - Static variable in class com.quanser.common.ErrorCode
-
The module in the NI chassis required for the selected channels of analog output is missing.
- RcpMissingDigitalInputModule - Static variable in class com.quanser.common.ErrorCode
-
The module in the NI chassis required for the selected channels of digital input is missing.
- RcpMissingDigitalOutputModule - Static variable in class com.quanser.common.ErrorCode
-
The module in the NI chassis required for the selected channels of digital output is missing.
- RcpMissingEncoderInputModule - Static variable in class com.quanser.common.ErrorCode
-
The module in the NI chassis required for the selected channels of encoder input is missing.
- RcpMissingModule - Static variable in class com.quanser.common.ErrorCode
-
One or more of the modules in the NI chassis that is required by the hardware configuration selected in the HIL Initialize is missing.
- RcpMissingOtherInputModule - Static variable in class com.quanser.common.ErrorCode
-
The module in the NI chassis required for the selected channels of other input is missing.
- RcpMissingOtherOutputModule - Static variable in class com.quanser.common.ErrorCode
-
The module in the NI chassis required for the selected channels of other output is missing.
- RcpMissingPwmOutputModule - Static variable in class com.quanser.common.ErrorCode
-
The module in the NI chassis required for the selected channels of PWM output is missing.
- RcpModuleIoError - Static variable in class com.quanser.common.ErrorCode
-
One or more of the modules in the NI chassis is causing an error which prevents I/O from being performed.
- ReadingFromWriteOnlyStream - Static variable in class com.quanser.common.ErrorCode
-
An attempt was made to read from a write-only stream.
- ReadingFromWriteOnlyTask - Static variable in class com.quanser.common.ErrorCode
-
An attempt was made to read from a write-only task.
- ReadTooLong - Static variable in class com.quanser.common.ErrorCode
-
The amount of data requested in a read operation is too long.
- RemovingLastUri - Static variable in class com.quanser.common.ErrorCode
-
An attempt has been made to remove the last URI upon which the target is serving.
- RemovingUriInUse - Static variable in class com.quanser.common.ErrorCode
-
It is not possible to remove the URI associated with the current connection to the target.
- ResolutionNotSupported - Static variable in class com.quanser.common.ErrorCode
-
The selected image resolution is not supported.
- ResourceInUse - Static variable in class com.quanser.common.ErrorCode
-
The desired resource is already in use for another operation.
- ResourceNotInitialized - Static variable in class com.quanser.common.ErrorCode
-
A required resource was not initialized.
- RobostixInvalidProgramVersion - Static variable in class com.quanser.common.ErrorCode
-
The program on the robostix has an invalid version information (i.e., is either too old or too new).
- RosError - Static variable in class com.quanser.common.ErrorCode
-
The ROS system is inaccessible.
- RosInitError - Static variable in class com.quanser.common.ErrorCode
-
There was a problem initializing ROS.
- RosMasterCallerError - Static variable in class com.quanser.common.ErrorCode
-
The ROS master indicates that the ROS master API was called with caller error.
- RosMasterCallerFailure - Static variable in class com.quanser.common.ErrorCode
-
The ROS master indicates that the ROS master API failed to complete completely.
- RosNotActive - Static variable in class com.quanser.common.ErrorCode
-
The ROS node is not valid.
- RosShutdown - Static variable in class com.quanser.common.ErrorCode
-
The ROS system is shutdown.
S
- SamplesLost - Static variable in class com.quanser.common.ErrorCode
-
Samples were lost or corrupted because the device cannot keep up.
- SaveImage - Static variable in class com.quanser.common.ErrorCode
-
Failed to save IplImage using.
- ScaleFactorNotSupported - Static variable in class com.quanser.common.ErrorCode
-
The given scale factor is not currently supported.
- ScalingLosesAspectRatio - Static variable in class com.quanser.common.ErrorCode
-
The scaling of the width and height is not the same.
- ScanValueIsNull - Static variable in class com.quanser.common.ErrorCode
-
An argument passed to a stream_scan function to store a value scanned is NULL.
- SchunkCannotClose - Static variable in class com.quanser.common.ErrorCode
-
An error occurred while attempting to close the SCHUNK gripper device.
- SchunkCannotHalt - Static variable in class com.quanser.common.ErrorCode
-
Cannot halt the SCHUNK gripper device.
- SchunkCannotHome - Static variable in class com.quanser.common.ErrorCode
-
Cannot home the SCHUNK gripper device.
- SchunkCannotInit - Static variable in class com.quanser.common.ErrorCode
-
An error occurred initializing the SCHUNK gripper device.
- SchunkCannotMoveCur - Static variable in class com.quanser.common.ErrorCode
-
An error occurred attempting to issue a current command to the SCHUNK gripper device.
- SchunkCannotMovePos - Static variable in class com.quanser.common.ErrorCode
-
An error occurred attempting to issue a move command to the SCHUNK gripper device.
- SchunkCannotMoveVel - Static variable in class com.quanser.common.ErrorCode
-
An error occurred attempting to issue a velocity command to the SCHUNK gripper device.
- SchunkExtModeNotConnected - Static variable in class com.quanser.common.ErrorCode
-
The 'mode' input signal must be connected when the Control mode external parameter is set.
- SchunkInvalidControlMode - Static variable in class com.quanser.common.ErrorCode
-
The specified control mode for the Schunk gripper is invalid.
- SemaphoreAlreadyExists - Static variable in class com.quanser.common.ErrorCode
-
The named semaphore already exists.
- SemaphoreCountExceeded - Static variable in class com.quanser.common.ErrorCode
-
A semaphore's maximum count has been reached.
- SemaphoreNotFound - Static variable in class com.quanser.common.ErrorCode
-
The named semaphore could not be found.
- SensorayEepromError - Static variable in class com.quanser.common.ErrorCode
-
The Sensoray board failed to access its EEPROM during initialization.
- SensorayIllegalParam - Static variable in class com.quanser.common.ErrorCode
-
An illegal parameter was passed to the Sensoray driver.
- SensorayTooManyBoards - Static variable in class com.quanser.common.ErrorCode
-
The Sensoray driver supports a maximum of 16 boards.
- SensorayUnspecifiedError - Static variable in class com.quanser.common.ErrorCode
-
The Sensoray board has experienced an unspecified fault.
- SensorTypeNotSupported - Static variable in class com.quanser.common.ErrorCode
-
The specified sensor type is not currently supported.
- SeraccelCouldNotOpenDevice - Static variable in class com.quanser.common.ErrorCode
-
The SerAccel could not be opened.
- SeraccelCouldNotReadDevice - Static variable in class com.quanser.common.ErrorCode
-
The SerAccel could not be read.
- SeraccelCouldNotStartDevice - Static variable in class com.quanser.common.ErrorCode
-
The SerAccel could not be started.
- SerialNumberNotFound - Static variable in class com.quanser.common.ErrorCode
-
A board with the given serial number could not be found, either because none of the boards have that serial number or the board is already open.
- SharingViolation - Static variable in class com.quanser.common.ErrorCode
-
The process cannot access the file or object because it is being used by another process.
- SocketNotReusable - Static variable in class com.quanser.common.ErrorCode
-
The socket address could not be made reusable.
- SocketsNotInitialized - Static variable in class com.quanser.common.ErrorCode
-
The socket library has not been initialized.
- SofDuplicate - Static variable in class com.quanser.common.ErrorCode
-
There are too many SOF markers.
- SofNotSupported - Static variable in class com.quanser.common.ErrorCode
-
The SOF marker type is not supported.
- SoftwareAlreadyInstalled - Static variable in class com.quanser.common.ErrorCode
-
Another version of the software is already installed.
- SoftwareFlowControlNotSupported - Static variable in class com.quanser.common.ErrorCode
-
The selected serial port does not support software flow control.
- SoiDuplicate - Static variable in class com.quanser.common.ErrorCode
-
There are too many SOI markers.
- SosBeforeSof - Static variable in class com.quanser.common.ErrorCode
-
An SOS marker occurred before an SOF marker.
- SpacePrecedesXmlDeclaration - Static variable in class com.quanser.common.ErrorCode
-
Whitespace may not precede the <?xml ...> declaration in the XML file.
- SparseMatricesNotSupported - Static variable in class com.quanser.common.ErrorCode
-
Sparse matrices are not currently supported.
- SpiInsufficientBytesToSendAndReceive - Static variable in class com.quanser.common.ErrorCode
-
The given buffer is too small to do a single send or receive for this protocol.
- SpiReceive - Static variable in class com.quanser.common.ErrorCode
-
A receive error occured using the Serial Peripheral Interface (SPI) protocol.
- SpiTransmit - Static variable in class com.quanser.common.ErrorCode
-
A transmit error occured using the Serial Peripheral Interface (SPI) protocol.
- SpiWrongBytesToSendAndReceive - Static variable in class com.quanser.common.ErrorCode
-
The number of bytes being sent or received is not an integer multiple of the natural word size (1 bytes for 1-8 bits, 2 bytes for 9-16 bits and 4 bytes for 17-32 bit word lengths).
- StackOverflow - Static variable in class com.quanser.common.ErrorCode
-
An internal stack overflowed.
- StackUnderflow - Static variable in class com.quanser.common.ErrorCode
-
An internal stack underflowed.
- StallOccurred - Static variable in class com.quanser.common.ErrorCode
-
A stall condition was detected.
- StateIncompatible - Static variable in class com.quanser.common.ErrorCode
-
The state information is not compatible.
- StateIsNull - Static variable in class com.quanser.common.ErrorCode
-
The state argument is NULL.
- StopBitsValueNotSupported - Static variable in class com.quanser.common.ErrorCode
-
The value specified for the stop bits is not supported by the given serial port.
- StreamBufferTooSmall - Static variable in class com.quanser.common.ErrorCode
-
The stream buffer is too small to send or receive units of the given size.
- StreamFormatNotDeduced - Static variable in class com.quanser.common.ErrorCode
-
The character format of the stream can only be deduced from the first bytes in the stream.
- StreamNotConnected - Static variable in class com.quanser.common.ErrorCode
-
The non-blocking stream is in the process of connecting but is not yet connected.
- StringIsNull - Static variable in class com.quanser.common.ErrorCode
-
The string buffer passed as an argument is NULL.
- StringNotTerminated - Static variable in class com.quanser.common.ErrorCode
-
The string is not null-terminated within the given size.
- StringTooSmall - Static variable in class com.quanser.common.ErrorCode
-
The string buffer is too small to hold the result.
- SumOfPwmDeadbandsExceedsPeriod - Static variable in class com.quanser.common.ErrorCode
-
The sum of the leading and trailing deadbands exceeds the PWM period.
T
- TagInXmlAttributeValues - Static variable in class com.quanser.common.ErrorCode
-
Tags are not allowed within attribute values.
- TaskArgumentIsNull - Static variable in class com.quanser.common.ErrorCode
-
The task argument to a HIL function is NULL.
- TcpKeepalivesNotSupported - Static variable in class com.quanser.common.ErrorCode
-
TCP/IP keep alive packets on individual socket connections does not appear to be supported.
- TextMatricesNotSupported - Static variable in class com.quanser.common.ErrorCode
-
Text matrices are not currently supported.
- ThemeIncompatibleWithDecolorization - Static variable in class com.quanser.common.ErrorCode
-
The selected colorization theme is incompatible with decolorization.
- ThreadAffinityUnavailable - Static variable in class com.quanser.common.ErrorCode
-
Setting the thread CPU affinity is not currently available on this platform.
- TimebaseAlreadyRegistered - Static variable in class com.quanser.common.ErrorCode
-
A Timebase block has already been registered.
- TimebaseNotRegistered - Static variable in class com.quanser.common.ErrorCode
-
A Timebase block has not been registered.
- TimedOut - Static variable in class com.quanser.common.ErrorCode
-
The operation timed out.
- Timeout - Class in com.quanser.common
-
Represents an absolute or relative time.
- Timeout() - Constructor for class com.quanser.common.Timeout
-
Construct a zero relative timeout.
- Timeout(double) - Constructor for class com.quanser.common.Timeout
-
Construct a relative timeout of the given seconds.
- Timeout(Timeout) - Constructor for class com.quanser.common.Timeout
-
Construct a copy of the given timeout.
- TooLittleData - Static variable in class com.quanser.common.ErrorCode
-
Not enough data was supplied.
- TooManyAnalogInputChannels - Static variable in class com.quanser.common.ErrorCode
-
Too many analog input channels were specified.
- TooManyAnalogOutputChannels - Static variable in class com.quanser.common.ErrorCode
-
Too many analog output channels were specified.
- TooManyClocks - Static variable in class com.quanser.common.ErrorCode
-
Too many clocks were specified.
- TooManyCudaBlocks - Static variable in class com.quanser.common.ErrorCode
-
Too many CUDA blocks were used with a cooperative kernel.
- TooManyDigitalInputChannels - Static variable in class com.quanser.common.ErrorCode
-
Too many digital input channels were specified.
- TooManyDigitalOutputChannels - Static variable in class com.quanser.common.ErrorCode
-
Too many digital output channels were specified.
- TooManyEncoderInputChannels - Static variable in class com.quanser.common.ErrorCode
-
Too many encoder input channels were specified.
- TooManyForceFeedbackEffects - Static variable in class com.quanser.common.ErrorCode
-
It is not possible to add another force feedback effect because the maximum number of force feedback effects has already been reached.
- TooManyGameControllerAxes - Static variable in class com.quanser.common.ErrorCode
-
No more than six axes may be specified for a game controller force effect.
- TooManyInterruptSources - Static variable in class com.quanser.common.ErrorCode
-
Too many interrupt sources were specified.
- TooManyLinks - Static variable in class com.quanser.common.ErrorCode
-
Too many symbolic links or prefixes.
- TooManyOtherInputChannels - Static variable in class com.quanser.common.ErrorCode
-
Too many other input channels were specified.
- TooManyOtherOutputChannels - Static variable in class com.quanser.common.ErrorCode
-
Too many other output channels were specified.
- TooManyPoints - Static variable in class com.quanser.common.ErrorCode
-
There are too many points specified for the algorithm to process.
- TooManyProcesses - Static variable in class com.quanser.common.ErrorCode
-
Too many processes are accessing an RTDLL.
- TooManyProperties - Static variable in class com.quanser.common.ErrorCode
-
Too many properties were specified.
- TooManyPwmOutputChannels - Static variable in class com.quanser.common.ErrorCode
-
Too many PWM output channels were specified.
- TooManyQuantizationComponents - Static variable in class com.quanser.common.ErrorCode
-
There were too many color components to quantize.
- TooManySamplesForBuffer - Static variable in class com.quanser.common.ErrorCode
-
The number of samples requested in the read or write operation is more than the number of samples being buffered by the task.
- TooManyTelemetry - Static variable in class com.quanser.common.ErrorCode
-
There are too many telemetry bits set in DSHOT commands.
- TooManyVariables - Static variable in class com.quanser.common.ErrorCode
-
There are too may items (>20) in multivariable read/write.
- toString() - Method in class com.quanser.common.Timeout
-
Get a string representation of the timeout.
- TruncatedUtf16Char - Static variable in class com.quanser.common.ErrorCode
-
The UTF-16 character may be valid but the given length is too small to contain it.
- TruncatedUtf32Char - Static variable in class com.quanser.common.ErrorCode
-
The UTF-32 character may be valid but the given length is too small to contain it.
- TruncatedUtf8Char - Static variable in class com.quanser.common.ErrorCode
-
The UTF-8 character may be valid but the given length is too small to contain it.
U
- UnableToCloseDriver - Static variable in class com.quanser.common.ErrorCode
-
It was not possible to close the operating system specific kernel-level driver.
- UnableToGetCudaFunction - Static variable in class com.quanser.common.ErrorCode
-
Unable to get CUDA function from kernel.
- UnableToLoadCudaKernel - Static variable in class com.quanser.common.ErrorCode
-
Unable to load CUDA kernel.
- UnableToLockDevice - Static variable in class com.quanser.common.ErrorCode
-
It was not possible to get exclusive access to the device.
- UnableToOpenDialog - Static variable in class com.quanser.common.ErrorCode
-
The underlying operating system could not open the dialog.
- UnableToOpenDriver - Static variable in class com.quanser.common.ErrorCode
-
An operating system specific kernel-level driver for the card was found but could not be loaded.
- UnableToProgramFirmware - Static variable in class com.quanser.common.ErrorCode
-
Unable to program firmware.
- UnableToStartViewer - Static variable in class com.quanser.common.ErrorCode
-
The Quanser 3D Viewer could not be started.
- UnexpectedNullCharacter - Static variable in class com.quanser.common.ErrorCode
-
Unexpected null character in the input stream.
- UnexpectedQuestionMark - Static variable in class com.quanser.common.ErrorCode
-
Unexpected question mark in the input stream.
- UnrecognizedBoardType - Static variable in class com.quanser.common.ErrorCode
-
The specified board type is not recognized.
- UnrecognizedError - Static variable in class com.quanser.common.ErrorCode
-
An operating system function returned an unrecognized error.
- UnrecognizedRecordType - Static variable in class com.quanser.common.ErrorCode
-
The record type is unrecognized.
- UnrecoverableError - Static variable in class com.quanser.common.ErrorCode
-
An unrecoverable error occurred.
- UnsupportedAudioFormat - Static variable in class com.quanser.common.ErrorCode
-
The audio format is not supported.
- UnsupportedBaudRate - Static variable in class com.quanser.common.ErrorCode
-
The given serial baud rate is not supported.
- UnsupportedGpsDataField - Static variable in class com.quanser.common.ErrorCode
-
Unsupported Ublox GPS data field
- UnsupportedI2cOperation - Static variable in class com.quanser.common.ErrorCode
-
The I2C protocol for the selected target only supports combined write-read messages.
- UnsupportedImageConversion - Static variable in class com.quanser.common.ErrorCode
-
Conversion between the two image formats selected is not currently supported.
- UnsupportedRosProtocol - Static variable in class com.quanser.common.ErrorCode
-
The requested ROS protocol is not supported.
- UnsupportedVideoFormat - Static variable in class com.quanser.common.ErrorCode
-
The video format is not supported.
- UnsupportedXmlMarkup - Static variable in class com.quanser.common.ErrorCode
-
Markup that is currently unsupported was found in the XML file.
- UnterminatedXmlAttributeValue - Static variable in class com.quanser.common.ErrorCode
-
An XML attribute value string is not terminated.
- UnterminatedXmlComment - Static variable in class com.quanser.common.ErrorCode
-
A comment in the XML file was not terminated.
- UnterminatedXmlElement - Static variable in class com.quanser.common.ErrorCode
-
An XML element was not terminated properly.
- UploadFailed - Static variable in class com.quanser.common.ErrorCode
-
The upload sequence failed.
- UriHostnameTooLong - Static variable in class com.quanser.common.ErrorCode
-
The hostname specified in the URI is too long.
- UriMissingHost - Static variable in class com.quanser.common.ErrorCode
-
The hostname is missing from the URI.
- UriNotFound - Static variable in class com.quanser.common.ErrorCode
-
The specified URI could not be found.
- UriOptionNotRecognized - Static variable in class com.quanser.common.ErrorCode
-
An option specified in the URI was not recognized as a valid option.
- UriOptionTooLong - Static variable in class com.quanser.common.ErrorCode
-
The option name for a URI is too long.
- UriSchemeTooLong - Static variable in class com.quanser.common.ErrorCode
-
The scheme specified in the URI is too long.
- UsbCannotClaimInterface - Static variable in class com.quanser.common.ErrorCode
-
Cannot claim the device's USB interface.
- UsbCannotFindDevice - Static variable in class com.quanser.common.ErrorCode
-
Cannot find the USB device.
- UsbCannotGetConfigDescriptor - Static variable in class com.quanser.common.ErrorCode
-
Cannot get the device's USB configuration descriptor.
- UsbCannotGetEndpoint - Static variable in class com.quanser.common.ErrorCode
-
Cannot get device's USB endpoint.
- UsbCannotInitialize - Static variable in class com.quanser.common.ErrorCode
-
USB library cannot be initialized.
- UsbCannotOpenDevice - Static variable in class com.quanser.common.ErrorCode
-
Cannot open the device.
- UsbIncompatibleConfigDescriptor - Static variable in class com.quanser.common.ErrorCode
-
The config descriptor is not compatible.
V
- V4l2CouldNotClose - Static variable in class com.quanser.common.ErrorCode
-
Failed to close the video driver.
- V4l2DeviceMissing - Static variable in class com.quanser.common.ErrorCode
-
The specified video device could not be found.
- V4l2FormatNotValid - Static variable in class com.quanser.common.ErrorCode
-
The image format is not valid for the device.
- V4l2NotCapDevice - Static variable in class com.quanser.common.ErrorCode
-
The device does not support video capture.
- V4l2NotStreamingDevice - Static variable in class com.quanser.common.ErrorCode
-
The device does not support video streaming.
- V4l2QueryFailed - Static variable in class com.quanser.common.ErrorCode
-
Unable to query the video driver for its status.
- V4l2VidiocQbufFailed - Static variable in class com.quanser.common.ErrorCode
-
Failed to enqueue a buffer with the video driver's incoming queue.
- V4l2VidiocReqbufsFailed - Static variable in class com.quanser.common.ErrorCode
-
Failed to initiate memory-mapped or user-pointer I/O for the video device.
- V4l2VidiocStreamFailed - Static variable in class com.quanser.common.ErrorCode
-
Failed to start or stop video capture or streaming.
- ValQbotOpenFailed - Static variable in class com.quanser.common.ErrorCode
-
Failed to open the Qbot VAL driver.
- VariableAlreadySelected - Static variable in class com.quanser.common.ErrorCode
-
The variable has already been selected in the scene.
- VariableNotFound - Static variable in class com.quanser.common.ErrorCode
-
The requested variable could not be found.
- VariableNotSelected - Static variable in class com.quanser.common.ErrorCode
-
The given variable has not been selected for animation.
- VariableStepSolversNotSupported - Static variable in class com.quanser.common.ErrorCode
-
Variable-step solvers are not supported by this block.
- VersionArgumentIsNull - Static variable in class com.quanser.common.ErrorCode
-
The version object passed as a parameter is NULL.
- ViconCannotConnect - Static variable in class com.quanser.common.ErrorCode
-
Cannot connect to the Vicon DataStream server.
- ViconEnableMarkerDataFailed - Static variable in class com.quanser.common.ErrorCode
-
The Vicon system failed to enable the marker data stream.
- ViconEnableSegmentDataFailed - Static variable in class com.quanser.common.ErrorCode
-
The Vicon system failed to enable the segment data stream.
- ViconEnableUnlabeledMarkerDataFailed - Static variable in class com.quanser.common.ErrorCode
-
The Vicon system failed to enable the unlabeled marker data stream.
- ViconFailedToSetStreamMode - Static variable in class com.quanser.common.ErrorCode
-
The Vicon system failed to set the specified stream mode.
- ViewerMayNotHaveExited - Static variable in class com.quanser.common.ErrorCode
-
The Quanser 3D Viewer may not have exited.
- VirtualArrayBug - Static variable in class com.quanser.common.ErrorCode
-
The virtual array controller is confused.
- VisActorMeshOutsideOfMeshPoolBounds - Static variable in class com.quanser.common.ErrorCode
-
Attempted to attach a mesh that is outside of the array bounds of loaded meshes.
- VisActorMeshPoolNotInitialized - Static variable in class com.quanser.common.ErrorCode
-
Internal error.
- VisActorTextureOutsideOfTexturePoolBounds - Static variable in class com.quanser.common.ErrorCode
-
Attempted to attach a texture that is outside of the array bounds of loaded textures.
- VisActorTexturePoolNotInitialized - Static variable in class com.quanser.common.ErrorCode
-
Internal error.
- VisCannotCreateExtendedOpenglContext - Static variable in class com.quanser.common.ErrorCode
-
Could not create a rendering context for the requested OpenGL version (%1.1f).
- VisCannotCreateFrameTimer - Static variable in class com.quanser.common.ErrorCode
-
An error occured creating the frame-rate timer.
- VisCannotCreateOpenglContext - Static variable in class com.quanser.common.ErrorCode
-
Cannot create OpenGL context.
- VisCannotCreateVisualizationWindow - Static variable in class com.quanser.common.ErrorCode
-
An error occured creating the visualization window.
- VisCannotFindSpecifiedAttributeInX3dMesh - Static variable in class com.quanser.common.ErrorCode
-
Attribute %s could not be found in %s.
- VisCannotFindSpecifiedShapeInX3dMesh - Static variable in class com.quanser.common.ErrorCode
-
Shape %d could not be found in %s.
- VisCannotFindSuitablePixelFormat - Static variable in class com.quanser.common.ErrorCode
-
Cannot find suitable OpenGL pixel format.
- VisCannotFindValidX3dMesh - Static variable in class com.quanser.common.ErrorCode
-
Cannot find a valid X3D mesh in %s.
- VisCannotGetWindowDc - Static variable in class com.quanser.common.ErrorCode
-
Cannot create device context.
- VisCannotMakeExtendedOpenglContext - Static variable in class com.quanser.common.ErrorCode
-
Could not make the specified OpenGL context the current context for the requested OpenGL version (%1.1f).
- VisCannotMakeOpenglContext - Static variable in class com.quanser.common.ErrorCode
-
Cannot make the specified OpenGL context the current context.
- VisCannotRegisterWindow - Static variable in class com.quanser.common.ErrorCode
-
An error occured while attempting to register the windows class.
- VisCannotSetPixelFormat - Static variable in class com.quanser.common.ErrorCode
-
Cannot set OpenGL pixel format.
- VisCommActorParameterNotValid - Static variable in class com.quanser.common.ErrorCode
-
The communications stream refers to an invalid actor parameter.
- VisCommActorReferenceNotValid - Static variable in class com.quanser.common.ErrorCode
-
The communications stream refers to more actors than exist in the scene file.
- VisCommConfigurationPayloadNotOfExpectedSize - Static variable in class com.quanser.common.ErrorCode
-
Configuration payload is an unexpected size.
- VisCommDataStreamPayloadNotOfExpectedSize - Static variable in class com.quanser.common.ErrorCode
-
Data stream payload is an unexpected size.
- VisCommReceiveBufferSizeInvalid - Static variable in class com.quanser.common.ErrorCode
-
The receive buffer size is invalid
- VisCommReceiveBufferTooSmall - Static variable in class com.quanser.common.ErrorCode
-
The receive buffer is too small for the volume of data needed each frame.
- VisCommSendBufferSizeInvalid - Static variable in class com.quanser.common.ErrorCode
-
The send buffer size is invalid
- VisFailedToSwitchToFullScreen - Static variable in class com.quanser.common.ErrorCode
-
Could not switch to requested fullscreen mode.
- VisInvalidMeshFileFormat - Static variable in class com.quanser.common.ErrorCode
-
Invalid mesh file.
- VisInvalidSceneFileFormat - Static variable in class com.quanser.common.ErrorCode
-
Invalid XML scene file.
- VisionCameraNotFound - Static variable in class com.quanser.common.ErrorCode
-
The camera could not be found or is not valid for image capture.
- VisionInvalidImageSize - Static variable in class com.quanser.common.ErrorCode
-
Invalid image dimension.
- VisionInvalidInput - Static variable in class com.quanser.common.ErrorCode
-
Invalid input for OpenCV functions
- VisionInvalidNoOfChannels - Static variable in class com.quanser.common.ErrorCode
-
Invalid number of color planes of the input image
- VisionInvalidParameter - Static variable in class com.quanser.common.ErrorCode
-
Invalid parameter for OpenCV functions
- VisMeshAttributeNotEqualToOtherVertices - Static variable in class com.quanser.common.ErrorCode
-
The attribute %s in mesh %s has %d elements which does not match the %d elements found in other attributes or the vertices count in the scene file.
- VisMeshInvalidFaceCount - Static variable in class com.quanser.common.ErrorCode
-
The face parameter specified for the mesh %s in the scene file must be an integer.
- VisMeshInvalidIndicesIndex - Static variable in class com.quanser.common.ErrorCode
-
An index references a vertex that is outside of the expected range.
- VisMeshInvalidNumberOfAttributeElements - Static variable in class com.quanser.common.ErrorCode
-
The number of attribute elements was not the expected stride.
- VisMeshInvalidNumberOfIndices - Static variable in class com.quanser.common.ErrorCode
-
The indices are expected to be a group of 4 numbers for each face.
- VisMeshInvalidNumberOfNormals - Static variable in class com.quanser.common.ErrorCode
-
The normals are expected to be a group of 3 numbers for each vertex.
- VisMeshInvalidNumberOfTextureCoordinates - Static variable in class com.quanser.common.ErrorCode
-
The texture coordinates are expected to be a group of 2 numbers for each vertex.
- VisMeshInvalidNumberOfVertices - Static variable in class com.quanser.common.ErrorCode
-
The vertices are expected to be in groups of 3 numbers.
- VisMeshInvalidShapeReference - Static variable in class com.quanser.common.ErrorCode
-
The shape parameter specified for the mesh %s in the scene file must be greater or equal to zero.
- VisMeshInvalidStride - Static variable in class com.quanser.common.ErrorCode
-
The stride parameter specified for the mesh %s, attribute %s in the scene file must be greater than zero.
- VisOlderQuarcVersion - Static variable in class com.quanser.common.ErrorCode
-
The connection was successful, but the model was compiled with an older version of QUARC that is incompatible.
- VisOldSceneFileVersion - Static variable in class com.quanser.common.ErrorCode
-
The scene file appears to be valid, but the version (%2.2f) is not compatible with the installed version of QUARC.
- VisOpenglRequiredExtensionNotFound - Static variable in class com.quanser.common.ErrorCode
-
A necessary extension was not found for the requested OpenGL version (%1.1f).
- VisSceneActorChildAndSiblingProcessingError - Static variable in class com.quanser.common.ErrorCode
-
An internal error has occured processing the actor relationships.
- VisSceneActorColorInvalid - Static variable in class com.quanser.common.ErrorCode
-
Actor %s's color invalid.
- VisSceneActorEmissiveInvalid - Static variable in class com.quanser.common.ErrorCode
-
Actor %s's emissivity value invalid.
- VisSceneActorFogInvalid - Static variable in class com.quanser.common.ErrorCode
-
Actor %s's fog override must be true or false.
- VisSceneActorIdDuplicate - Static variable in class com.quanser.common.ErrorCode
-
A duplicate actor ID %s was found.
- VisSceneActorIdNotFound - Static variable in class com.quanser.common.ErrorCode
-
Actor ID not found.
- VisSceneActorInheritanceInvalid - Static variable in class com.quanser.common.ErrorCode
-
Actor %s's inheritance must be true or false.
- VisSceneActorMissingShaderId - Static variable in class com.quanser.common.ErrorCode
-
Actor %s is missing a Shader reference.
- VisSceneActorOrientationInvalid - Static variable in class com.quanser.common.ErrorCode
-
Actor %s's orientation invalid.
- VisSceneActorPositionInvalid - Static variable in class com.quanser.common.ErrorCode
-
Actor %s's position invalid.
- VisSceneActorReferencesUnknownMeshId - Static variable in class com.quanser.common.ErrorCode
-
Actor %s references an unknown mesh ID %s.
- VisSceneActorReferencesUnknownObjectId - Static variable in class com.quanser.common.ErrorCode
-
Actor %s references an unknown object ID %s.
- VisSceneActorReferencesUnknownShaderId - Static variable in class com.quanser.common.ErrorCode
-
Actor %s references an unknown shader ID %s.
- VisSceneActorReferencesUnknownShaderVariableId - Static variable in class com.quanser.common.ErrorCode
-
Actor %s references an unknown shader variable ID %s in shader %s.
- VisSceneActorReferencesUnknownTextureId - Static variable in class com.quanser.common.ErrorCode
-
Actor %s references an unknown texture ID %s.
- VisSceneActorScaleInvalid - Static variable in class com.quanser.common.ErrorCode
-
Actor %s's scale invalid.
- VisSceneActorShininessInvalid - Static variable in class com.quanser.common.ErrorCode
-
Actor shininess invalid.
- VisSceneActorSpecularInvalid - Static variable in class com.quanser.common.ErrorCode
-
Actor %s's specularity invalid.
- VisSceneActorTypeUnknown - Static variable in class com.quanser.common.ErrorCode
-
Actor type %s not recognized.
- VisSceneAmbientColorInvalid - Static variable in class com.quanser.common.ErrorCode
-
Invalid ambient color specified in the scene file.
- VisSceneBackgroundColorInvalid - Static variable in class com.quanser.common.ErrorCode
-
Invalid background color in the scene file.
- VisSceneFarClippingInvalid - Static variable in class com.quanser.common.ErrorCode
-
Near clipping plane must greater than 0.
- VisSceneFogColorInvalid - Static variable in class com.quanser.common.ErrorCode
-
Invalid fog color.
- VisSceneFogDensityInvalid - Static variable in class com.quanser.common.ErrorCode
-
The fog density must defined and greater or equal to 0.
- VisSceneFogEndInvalid - Static variable in class com.quanser.common.ErrorCode
-
The fog end must greater than fog start.
- VisSceneFogModeInvalid - Static variable in class com.quanser.common.ErrorCode
-
The fog mode must be either linear, exp, or exp2.
- VisSceneFogStartInvalid - Static variable in class com.quanser.common.ErrorCode
-
The fog start must greater or equal to 0.
- VisSceneFogStartOrEndUndefined - Static variable in class com.quanser.common.ErrorCode
-
If linear fog is used, the start and end distances must be defined.
- VisSceneFramerateInvalid - Static variable in class com.quanser.common.ErrorCode
-
Invalid frame rate specified in scene file.
- VisSceneGestureCameraControlKeyInvalid - Static variable in class com.quanser.common.ErrorCode
-
Unrecognized gesture control.
- VisSceneHeightInvalid - Static variable in class com.quanser.common.ErrorCode
-
Invalid screen height specified in scene file.
- VisSceneKeyboardCameraControlKeyInvalid - Static variable in class com.quanser.common.ErrorCode
-
Unrecognized camera control key.
- VisSceneMeshAttributeIdDuplicate - Static variable in class com.quanser.common.ErrorCode
-
A duplicate mesh attribute ID %s was found was found in mesh %s.
- VisSceneMeshIdDuplicate - Static variable in class com.quanser.common.ErrorCode
-
A duplicate mesh ID %s was found.
- VisSceneMouseCameraControlKeyInvalid - Static variable in class com.quanser.common.ErrorCode
-
Unrecognized mouse button.
- VisSceneNearClippingInvalid - Static variable in class com.quanser.common.ErrorCode
-
Near clipping plane must greater than or equal to 0.
- VisSceneNearFarCombinationInvalid - Static variable in class com.quanser.common.ErrorCode
-
Far clipping plane must be greater than the near clipping plane.
- VisSceneObjectIdDuplicate - Static variable in class com.quanser.common.ErrorCode
-
A duplicate object ID %s was found.
- VisSceneObjectReferencesUnknownMeshId - Static variable in class com.quanser.common.ErrorCode
-
Object %s references an unknown mesh ID %s.
- VisSceneObjectReferencesUnknownTextureId - Static variable in class com.quanser.common.ErrorCode
-
Object %s references an unknown texture ID %s.
- VisSceneOpenglVersionInvalid - Static variable in class com.quanser.common.ErrorCode
-
The requested OpenGL version number must greater or equal to 1.0.
- VisSceneShaderAttributeIdDuplicate - Static variable in class com.quanser.common.ErrorCode
-
A duplicate shader attribute ID %s was found in shader %s.
- VisSceneShaderIdDuplicate - Static variable in class com.quanser.common.ErrorCode
-
A duplicate shader ID %s was found.
- VisSceneShaderVariableIdDuplicate - Static variable in class com.quanser.common.ErrorCode
-
A duplicate shader variable ID %s was found in shader %s.
- VisSceneTextureIdDuplicate - Static variable in class com.quanser.common.ErrorCode
-
A duplicate texture ID %s was found.
- VisSceneViewAngleInvalid - Static variable in class com.quanser.common.ErrorCode
-
Camera viewing angle must greater than 0.
- VisSceneWidthInvalid - Static variable in class com.quanser.common.ErrorCode
-
Invalid screen width specified in scene file.
- VisShaderFragmentCompileFailed - Static variable in class com.quanser.common.ErrorCode
-
Failed to compile the fragment shader file %s.
- VisShaderFragmentNotSet - Static variable in class com.quanser.common.ErrorCode
-
The fragment shader has not been specified for %s.
- VisShaderNotCompiled - Static variable in class com.quanser.common.ErrorCode
-
Internal error.
- VisShaderVertexCompileFailed - Static variable in class com.quanser.common.ErrorCode
-
Failed to compile the vertex shader file %s.
- VisShaderVertexNotSet - Static variable in class com.quanser.common.ErrorCode
-
The vertex shader has not been specified for %s.
- VisTextureFileFormatInvalid - Static variable in class com.quanser.common.ErrorCode
-
The texture file is recognized, but the file is not in an expected format
- VisTextureFileInvalidColorDepth - Static variable in class com.quanser.common.ErrorCode
-
The texture file appears to be valid, but the color depth specified in this file is not supported.
- VisTextureFileInvalidCompression - Static variable in class com.quanser.common.ErrorCode
-
The texture file appears to be valid, but the compression scheme used is not supported.
- VisTextureNotPowerOf2 - Static variable in class com.quanser.common.ErrorCode
-
To improve rendering efficiency, only textures with dimensions that are a power of 2 are supported (eg 512, 1024, 2048, etc).
- VisTooManyLightsInScene - Static variable in class com.quanser.common.ErrorCode
-
Too many lights in scene.
- VisualizationAlreadyStarted - Static variable in class com.quanser.common.ErrorCode
-
The visualization task has already been started.
- VisUnableToSwapGraphicsBuffers - Static variable in class com.quanser.common.ErrorCode
-
Unable to swap graphics buffers.
- VisUnrecognizedSceneFileVersion - Static variable in class com.quanser.common.ErrorCode
-
The scene file appears to be valid, but the version (%2.2f) is from a newer version of QUARC.
- VisUnsupportedTextureFormat - Static variable in class com.quanser.common.ErrorCode
-
The selected texture file %s is not a supported file type.
- VisWrongMagicNumber - Static variable in class com.quanser.common.ErrorCode
-
The connection was successful, but the received data was not in the expected format.
- VrpnInvalidDeviceReadChannelSetting - Static variable in class com.quanser.common.ErrorCode
-
The read operation setting for VRPN devices is incorrect.
- VrpnInvalidDeviceReadOperation - Static variable in class com.quanser.common.ErrorCode
-
The requested read operation on VRPN devices is invalid.
W
- WiimoteCannotCalibrate - Static variable in class com.quanser.common.ErrorCode
-
Failed to read calibration information from the wiimote.
- WiimoteCannotOpen - Static variable in class com.quanser.common.ErrorCode
-
Failed to open a connection to the wiimote.
- WiimoteExtControllerCheckFailed - Static variable in class com.quanser.common.ErrorCode
-
Failed to read report for Wiimote extension controllers.
- WiimoteNotFound - Static variable in class com.quanser.common.ErrorCode
-
Unable to find the wiimote with the specified wiimote number.
- WiimoteReadFailed - Static variable in class com.quanser.common.ErrorCode
-
A wiimote read request failed.
- WiimoteWriteReportFailed - Static variable in class com.quanser.common.ErrorCode
-
An attempt to write the wiimote report failed.
- WiimotionPlusActivateFailed - Static variable in class com.quanser.common.ErrorCode
-
The WiiMotion Plus extension failed to activate.
- WiimotionPlusNotDetected - Static variable in class com.quanser.common.ErrorCode
-
The WiiMotion Plus extension was not detected.
- WordLengthValueNotSupported - Static variable in class com.quanser.common.ErrorCode
-
The value specified for the word length is not supported by the given serial port.
- WouldBlock - Static variable in class com.quanser.common.ErrorCode
-
A non-blocking operation would have blocked.
- WriteTooLong - Static variable in class com.quanser.common.ErrorCode
-
The amount of data provided in a write operation is too long.
- WritingToReadOnlyStream - Static variable in class com.quanser.common.ErrorCode
-
An attempt was made to write to a read-only stream.
- WritingToReadOnlyTask - Static variable in class com.quanser.common.ErrorCode
-
An attempt was made to write to a read-only task.
- WrongCallSequence - Static variable in class com.quanser.common.ErrorCode
-
Function precondition was violated.
- WrongClockMode - Static variable in class com.quanser.common.ErrorCode
-
The specified clock is multipurpose and is in the wrong mode for this operation.
- WrongModeForTriggering - Static variable in class com.quanser.common.ErrorCode
-
The session is in the wrong mode for triggering.
- WrongNumberOfBytesReceived - Static variable in class com.quanser.common.ErrorCode
-
The wrong number of bytes was received from a device or peer.
- WrongNumberOfInitialValues - Static variable in class com.quanser.common.ErrorCode
-
The wrong number of initial values were passed to visualization_open for the variables given.
- WrongNumBytesPeeked - Static variable in class com.quanser.common.ErrorCode
-
The wrong number of bytes have been received from a persistent stream.
- WrongNumBytesPoked - Static variable in class com.quanser.common.ErrorCode
-
The wrong number of bytes have been sent to a persistent stream.
X
- XmlDeclarationNotFirst - Static variable in class com.quanser.common.ErrorCode
-
An <?xml ...> declaration appears but it is not the first tag in the XML stream.
- XmlDoctypeAlreadyParsed - Static variable in class com.quanser.common.ErrorCode
-
The <!DOCTYPE ...> declaration has already appeared in the XML stream.
- XmsReadFailed - Static variable in class com.quanser.common.ErrorCode
-
A read from the XMS failed.
- XmsWriteFailed - Static variable in class com.quanser.common.ErrorCode
-
A write to the XMS failed.
All Classes and Interfaces|All Packages|Constant Field Values