05-18-2018 01:52 PM
FYI.
NI I/O trace attached. No errors. It's the code in the library that is rejecting the model number.
05-18-2018 02:57 PM
Now I understand that you are using the example program which does indeed look for 8800 response to iden? command.
You could change the matching string to "8200 Chamber Controller" instead of "8800 Chamber Controller"
That is the only vi that is controller dependent...
The all the other vis in the driver work with both the 8200 and the 8800 since they use the same computer io command set.
05-21-2018 04:56 PM
Change made. Thanks for the information.
01-16-2020 02:34 PM
Is there any way you could save it for LV 2009. I'm running into the same problem as OP. Thanks!