04-24-2017 10:24 AM
Hi
i download the driver and i connect the instrument but i have an error when i run the VI GWPSM Write.vi
any help please .
thank you
04-24-2017 11:22 AM
Double check the port settings when running the driver to make sure they are the same as what you are using in VISA Test Panel. Also make sure the port is closed properly before attempting to open it again.
04-25-2017 03:02 AM
Hi ,
Thank you for your response so i check the port settings and still the same error and i can't undrestand the warnings
Best Regards
04-25-2017 03:06 AM - edited 04-25-2017 03:08 AM
Hi Ahmed,
error -1073807246 (or hex BFFF0072) says: "resource is valid, but you cannot access it right now"…
Most probably you are trying to access the device using some other software which blocks the COM port! A COM port is a shared resource, which can be accessed only by one instance!
Btw. it would help when you show the full error code in all of your images: in image 06 it is (partly) hidden…
04-25-2017 03:31 AM
Hi GerdW ,
Yes that's the error and as i send in the capture08 i have an error in the property node also in the configuration of the port i have a problem in the parity it's Even in MAX but when i chande in the VISA test panel from none to Even I have an error .
Beast Reagards
Ahmed Kochbati
04-25-2017 03:44 AM
Hi Ahmed,
in image 08 you still have the "shared resource not available" error - as explained above.
In image 10 you get a "framing" error, which most often occurs when setting a wrong baud rate or when "jumping" into the middle of a serial transmission. Usually all you need is to either apply the correct settings or to delete the error and try to read again…
04-25-2017 04:57 AM
Hi,
thank you for your support it work now and i run the VI
Best regards
Ahmed Kochbati