-
Notifications
You must be signed in to change notification settings - Fork 5
Error Codes
Sammy_K edited this page Aug 1, 2013
·
11 revisions
This page contains information about the LabVIEW Interface for ChipKit Error Codes
- 5000
- Unable to connect to ChipKit (VISA resource is unavailable),
- 5002
- Unable to connect to ChipKit. VISA opened fine but no response was received from the device. (This Error masks the more generic 5003 when 5003 is generated in Init.vi)
- 5003
- A timeout occurred in the Send/ Receive VI.
- 5004
- The firmware version on the chipKIT does not match the version of the LIFCK on the computer. Please update the chipKIT firmware using the latest firmware in: \vi.lib\LabVIEW Interface for Chipkit\Firmware\Chipkit.
- 5010
- AIO Pin DNE
- 5011
- DIO Pin DNE
- 5012
- PWM Pin DNE
- 5013
- Tone Pin DNE
- 5014
- Digital Write Port - The number of values does not match the number of pins.
- 5020
- Continuous Acquisition On - Warning - The user specified sample rate exceeds the maximum. Using Max.
- 5021
- Finite Sample Start - Warning - The user specified sample rate exceeds the maximum. Using Max.
- 5030
- Seven Seg - Selected character cannot be displayed on a a seven segment display.