01-29-2013 06:51 AM
ihi
i downloaded the dll from usdigital web site
they say it is a .net assembly
i can make the excutable , it can be run, but there is no connection to the encoder
i did the simple vi ; but still no error; just no connection
best
JBM
01-29-2013 06:54 AM
Hello,
What makes you say there is no connection? Can you provide us with the simple VI you came up with?
01-29-2013 07:32 AM
here is the vi
best
JBM
01-29-2013 07:41 AM
It is hard for me to test this VI without the encoder itself. However, I would advise to plug a Simple Error Handler ("Gestionnaire d'erreur simple" in French) to the last QSB_S method node, to allow LabVIEW to report errors. Otherwise, there is a chance you might not get any error message, even if something happened on the way.
Hope this helps,
01-29-2013 07:45 AM
thanks
if i do it with the vi evrything works well , no error and there is a connection with the encoder
when i run the executable , no error even with the Simple Error Handler.
i ahve contacted us digital to address the issue
best JBM
01-29-2013 07:48 AM
OK, let me know what they advised.