06-12-2006 08:38 PM
06-14-2006 11:21 AM
Tim,
That is a pretty general error that usually indicates that you may have sent an illegal command to the FieldPoint unit. So the best thing to do is track down where the error is occurring, i.e. what command are you sending when this error occurs. So for instance in LabVIEW you can use “Highlight Execution” to trace the progress of you program and see exactly when the error happens. If you can track down where that error is occurring, and what command is being sent then it will be easier to track down the problem. -GDE