Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

Passt der Labview-Treiber fl18x ebenfalls für die Modelle 287 & 289 von Fluke?

Hallo,

Fluke hat mit den DMMs 287 und 289 Nachfolger für 187 und 189 geliefert.
Diese würde ich gerne mit Labview 8.2 (WinXP) verwenden.
Für die aktuellen Modelle gibt es scheinbar noch keine offiziellen Treiber.
Hat jemand Erfahrungen mit den neuen Fluke-Modellen oder mit dem alten Treiber fl18x?
Da die DMM's 500€ bzw. 540€ kosten, wäre das natürlich eine recht grobe Fehlinvestition,
wenn damit eine unkomplizierte Anbindung via RS232 oder USB nicht möglich wäre.

Vielen Dank für jeden Hinweis.

Gruß Mario


Hello,
Does the labview driver fl18x (original for DMM Fluke 18x) fit to the new modells 28x?
Is there any experience or solution known?

Thnx for every hint.
greetings Mario


Message Edited by M. Fischer on 01-10-2008 02:36 AM
0 Kudos
Message 1 of 5
(4,572 Views)

Hallo Mario,

habe Fluke 289 vorliegen und versucht über LV8.0 anzusprechen. Geht leider nicht.
In der Hoffnung, nicht einem Fehler aufgesessen zu sein, habe ich mal ne Treiberanforderung auf der NI-Seite platziert.

Mal sehen, ob da ein Treiber angepasst wird. Hoffe ich zumindest.
Die alte Version (189) hat funktioniert, ist jedoch nicht mehr ohne Weiteres zu haben. 😞

Die alte Version (Fluke 189) hat mit dem angebotenen fl18x-Treiber unter LV8.0 funktioniert.

Gruß
M.Weber

 

0 Kudos
Message 2 of 5
(4,542 Views)
Hallo,
 
klingt ja erst mal nicht so gut. Dennoch Danke für die Treiberanfrage und Deine Erfahrung mit dem Fluke 289.
da dies ja so ziemlich die Topmodelle der Universal-DMM-Reihe von Fluke sind, sollte es tatsächlich eine Frage der Zeit sein, bis Treiber vorhanden sind.
 
Mal schauen und noch etwas abwarten.
Gruß Mario
0 Kudos
Message 3 of 5
(4,540 Views)

Hello Mario,

I looked through Fluke's websites worldwide and they don't seem to have a programmer's manual for neither the 287/289 models nor the 187/189 models (which they discontinued after the 287/289 models came out).  Therefore I can not say for sure if the fl18x driver will completely work with 287/289 models.

You are welcome to try the driver with the new models however one important thing that you need to do is disable "ID Query" in the Initialize.vi.  By disabling ID query, the driver will not check to see what model you are using and terminate the application if a model that isn't supported is connected.  Another thing to remember is that the driver will only support the funtionality that is the same as the 187/189 series (assuming that all the commands are kept the same).

You can submit a driver request at http://www.ni.com/idnet so that we can consider it when Fluke publishes their programming interface information.

I hope this information helps. Good luck!



Message Edited by BerkOzdogan on 01-15-2008 10:32 AM
Regards,
Berk
Instrument Drivers / IVI
0 Kudos
Message 4 of 5
(4,516 Views)

Hi Mario,

 

You can use example fot FLUKE 189.

Just modify something.

Change 9600 to 115200.

Change expected responce from 18x to 28x

Also 289 has much longer RESET time. I added 5 sec delay.

 

I do not remember all my modifications, but it worked.

 

Best regards,

Sergiy

 

0 Kudos
Message 5 of 5
(3,815 Views)