01-10-2011 08:11 AM
Hi!
I would like to get a list of error codes which "TDMS Close" function can generate.
In general: it would be nice if this kind of list exists for ALL functions. Handling errors would be easier and applications could be more user friendly for the final user.
Regards,
Ljubo.
01-10-2011 08:25 AM
Ufff... I don't think you can get that from anywhere 😮
We have two ears and one mouth so that we can listen twice as much as we speak.
Epictetus
01-10-2011 07:57 PM
TDMS error code generally spans from -2500 to -2550, in LabVIEW, you can choose "Help" -> "Explain Error " to view all the error codes and the explanations.
01-11-2011 01:29 AM
Oh well... maybe you can then
We have two ears and one mouth so that we can listen twice as much as we speak.
Epictetus
01-11-2011 04:12 AM
In fact you are usually able to get list of errors from certain group of functions. In LabVIEW help, search for error codes, and you should see list of groups for which you can get list of errors.
Example: Storage/DataPlugin and TDM Streaming Error Codes.
Marking solutions and kudoing messages can improve searching, if someone will need help on similar problem!
Regards,
Stefo
01-11-2011 06:51 AM
Thank you for your suggestions.
Best regards,
Ljubo.