¿ªÔÆÌåÓý

Date

Re: 8510C operation using NI usb GPIB control device and Pyvisa

 

Included in the NI software you installed (which i assume was NI VISA and maybe some other things) should be a program called NI MAX - measurement and automation explorer.? I suggest using that to determine if your computer sees the instrument or not.? Once the program opens, in the tree on the left, expand devices and interfaces, and you should see the usb-gpib and connected instrument (and if not, you know what your problem is). ?I'll be away from my 8510c for a few days but if you're still working on this by the time i get back to it i can send some screenshots.

If the adapter shows up but the instrument still doesn't, i suggest checking that you're connected to the correct gpib port on the 85101c (display unit) - one connects to the other boxes in the stack, the other to the computer.

I believe that the driver you reference would be useful only if you are using labview, so i don't think it's what you are looking for.

I also recommend downloading the ke5fx toolbox, I find the VNA tool to provide a huge quality of life improvement when using my 8510C.


Help needed programming 34972A Data Acquisition/Switch Unit

 

Hi all,

I am currently programming a 34972A Data Acquisition/Switch Unit that contains 3x 34901A modules to scan cell voltages in battery packs.
I am building the configuration file in BenchLink Data Logger 3 and transferring the resulting 'config.blcfg' config file to the instrument with a USB stick and using said stick to save the measured data.

I have the scanning, measuring and saving working fine so far, no problems there, but I'm looking for a way to display messages to the user on the instrument display during and at the end if the scan ("Scanning..." and "Scan Complete" respectively) along with beeps to alert the operator to a finished scan as one scan takes a few minutes to complete.

I know I can do this by directly sending commands to the instrument via an attached computer, but this needs to be a portable solution for field use with a minimum of parts (Hence using the USB stick), so no PC/Raspberry Pi/etc can be used here.


Does anyone have any experience with programming these instruments who can help me out with displaying messages and making beeps when using only the aforementioned USB stick and config file?



Thanks!
Jared


Re: 8510C operation using NI usb GPIB control device and Pyvisa

 

On 7/2/24 15:07, neil via groups.io wrote:
well no, ignore the above. With the GPIB connected only the the laptop, and running the above three lines i get:
('ASRL6::INSTR',)

=====================================
As for the bus, things like "GPIB", "USB", "ASRL" (for serial/parallel interface) are possible. So for connecting to an instrument at COM2, the resource name is

ASRL2


So, there's no GPIB communication yet.

--
John


Re: 8510C operation using NI usb GPIB control device and Pyvisa

 

On 7/2/24 14:45, neil via groups.io wrote:
Running the three lines of Python i just get:
Exception in comms call get_value:
File "C:\Users\Neil\anaconda3\envs\pyvisa_py\lib\site-packages\spyder_kernels\comms\commbase.py", line 344, in _handle_remote_call
? ? self._set_call_return_value(msg_dict, return_value)

Yes, as Chuck says, try the NI tool, and always reboot after SW installs.

The above error msg could mean pyvisa and python are not installed right.

I didn't do a pyvisa windows install, just verified
the GPIB-USB-HS was not counterfeit, so I could sell it to NI labview users... I still have one, one sold, and I'll be learning more about AR488 soon and selling the other GPIB-USB-HS for $$ on ebay. Use the hardware listing and checking tool by NI. It's part of the many SW pieces NI installs.


Re: 8510C operation using NI usb GPIB control device and Pyvisa

 

I am not a windows guy... not even slightly, but I know
beyond a shadow of a doubt that a windows machine needs a
windows device driver for every new type of USB device it
encounters.

-Chuck Harris


On Tue, 02 Jul 2024 14:07:47 -0700 "neil via groups.io"
<salmon.na@...> wrote:
well no, ignore the above. With the GPIB connected only the the
laptop, and running the above three lines i get:

('ASRL6::INSTR',)

when i then plug the GPIB into the 8510C and run the three lines i
get exactly the same, so connecting up the VNA makes no difference.
So i'm just confused.





Re: Spline or Bristol Set Screws

 

I'd imagine that Torx are just about as good.

On Tue, Jul 2, 2024 at 10:48?AM bobkrassa via <bob=[email protected]> wrote:
The discussion about quality? small hex bits calls for a reminder that older equipment, World War II era and after including Collins, used set screws which required spline aka Bristol keys/wrenches.? The simple hex or Allen pattern of key will not work.

Sometimes an approximate size small Torx driver will grasp a Bristol set screw well enough to get it out, but this is not good for either the screw or the key.

If you are not able to get a good solid feel when inserting a key into a set screw, suggest using a bright light to look at the top of the screw.? The splines are visible - you might need a magnifying glass.??

I have a good old Excelite set of Bristol wrenches and they are also available from McMaster.??

What I would ask is does anyone know a source for bristol/spline set screws? They allow a tighter knob provided the knob itself is strong enough.

Bob Krassa AC?JL


Re: 8510C operation using NI usb GPIB control device and Pyvisa

 

well no, ignore the above. With the GPIB connected only the the laptop, and running the above three lines i get:

('ASRL6::INSTR',)

when i then plug the GPIB into the 8510C and run the three lines i get exactly the same, so connecting up the VNA makes no difference. So i'm just confused.


Re: 8510C operation using NI usb GPIB control device and Pyvisa

 

Running the three lines of Python i just get:

Exception in comms call get_value:

? File "C:\Users\Neil\anaconda3\envs\pyvisa_py\lib\site-packages\spyder_kernels\comms\commbase.py", line 344, in _handle_remote_call
? ? self._set_call_return_value(msg_dict, return_value)

lots of similar lines and then:

ValueError: ctypes objects containing pointers cannot be pickled

So i dont even thing the PC (running Windows 10) is seeing even the usb GPIB adapter which is plugged in the the usb port of the laptop inspite of all the NI code downloaded and installed. The GPIB adapter is just plugged inthe 8510C and the device is running normally with all the cables connected.

I'll have a look for the NI tools to see if it can find the adapter.

many thanks, Neil


Re: 8510C operation using NI usb GPIB control device and Pyvisa

 

On 7/2/24 11:04, neil via groups.io wrote:
Using a NI usb GPIB control device i like to operate a 8510C using a laptop running Pyvisa. I've installed the software for the NI device (quite a bit of this unfortunately). However, just plugging in the device to the laptop and the 8510C then the laptop doesnt seem to see the VNA connected, so i'm not quite sure what to do next. The HP manuals dont really discuss using a usb interface and the NI website dosent give much help either. On the NI website there is this further download, the "Agilent 8510C Analyzer, Certified LabVIEW Plug and Play (project-style) Instrument Driver", but i'm not sure if this is what i need.

Have you done this? ask it to list instruments attached with an address?

$python3
import pyvisa

rm = pyvisa.ResourceManager()
rm.list_resources()
libgpib: invalid descriptor
libgpib: invalid descriptor
.
.
.
.
.
ibgpib: invalid descriptor
('GPIB0::3::INSTR',)


this example told you address 3 was found.

Try it with a voltmeter also...just to test it works.

If you think your GPIB-USB-HS is suspect, run the NI tools that check for it. (I don't have that windows computer with NI stuff on right now or I'd check). I'm using pyvisa on linux. It's supposed to be the same once you are in a terminal window running python.

I've collected some pieces of an 8510C setup, so maybe I can get one and try it...from linux.
Are you using GPIB cables between instruments and the GPIB-USB-HS piggy backed on one?


8510C operation using NI usb GPIB control device and Pyvisa

 

Using a NI usb GPIB control device i like to operate a 8510C using a laptop running Pyvisa. I've installed the software for the NI device (quite a bit of this unfortunately). However, just plugging in the device to the laptop and the 8510C then the laptop doesnt seem to see the VNA connected, so i'm not quite sure what to do next. The HP manuals dont really discuss using a usb interface and the NI website dosent give much help either. On the NI website there is this further download, the "Agilent 8510C Analyzer, Certified LabVIEW Plug and Play (project-style) Instrument Driver", but i'm not sure if this is what i need.

Any advice much appreciated.
Neil?

?


Spline or Bristol Set Screws

 

The discussion about quality? small hex bits calls for a reminder that older equipment, World War II era and after including Collins, used set screws which required spline aka Bristol keys/wrenches.? The simple hex or Allen pattern of key will not work.

Sometimes an approximate size small Torx driver will grasp a Bristol set screw well enough to get it out, but this is not good for either the screw or the key.

If you are not able to get a good solid feel when inserting a key into a set screw, suggest using a bright light to look at the top of the screw.? The splines are visible - you might need a magnifying glass.??

I have a good old Excelite set of Bristol wrenches and they are also available from McMaster.??

What I would ask is does anyone know a source for bristol/spline set screws? They allow a tighter knob provided the knob itself is strong enough.

Bob Krassa AC?JL


Re: Durable small hex (etc) bits?

 

Yes, take it by surprise - it can work as can Chuck's soldering iron idea (only once for me as far as I can recall).

A couple of times I've wondered about creating a means of mounting a sawn-off key in my (smallish) Makita 1/4 hex impact driver for this situation as it does a great job on seized-up larger fasteners.
On the larger diameter knobs especially, the trick would be to create a structure that was somehow radially 'stiff' yet thin and long enough to reach the grub (set) screw?
Impact drivers produce radial impacts unlike impact (AKA hammer) drills that produce axial ones, any torsional 'spring'? between the chuck and screw simply irons out the effect of the impact - like those extension bars that allow tire shops to tighten wheel nuts with a 1/2 or 3/4" impact wrench and still leave some slight chance that the customer might be able to get them loose again - eventually!

On 02/07/2024 15:21, Chuck Harris wrote:
It's all about, "Do you feel lucky?".. Tools sometimes break.

I have noticed that very often a confident rapid twist into the
flex of the wrench will cause the set screw to come loose, where
a slow, careful twist into the flex, will just break the wrench.

I have also found that a stuck set screw can often be loosened
by simply heating the screw. What I do, is use one of my long
needle pointed soldering iron tips, and stick it inside of the
hex of the set screw. A couple of seconds of heating is usually
all that is required.

After doing this, the key will turn right out with normal pressure.

Obviously, this will only work on metal screws in metal hubs...

-Chuck Harris



On Tue, 2 Jul 2024 06:15:24 -0700 "Radu Bogdan Dicher"
<vondicher@...> wrote:
A lot of great input, thank you all so much. I'm sure it will be
extremely valuable to anyone in this community in the future.

For now, I've tried the Wiha L-key and no go without unreasonably high
flexing of the key. I'll say that these L-key sets are extremely
affordable (for Wiha quality), but I'm pretty sure at this point I
will need to splurge on an actual bit for a driver or a standalone
screwdriver (far too much flexing at relatively low torque applied).

So I think I have no other way than getting some Kroil.
Unfortunately, as one gets used to "instant" delivery by large stores
(which don't have this for tomorrow, or today, as is the case with a
large number of their merchandise), and as we're heading into the
largest holiday in the US this week, it'll be a frustratingly long
time before I can get my hands on a can... Nothing I can do about
that.

But penetrating oil seems to be a must in this case. I've had a
relatively large number of HP units in my hand, some very old, others
not so much, but this is the most reluctant set of knobs I've had to
work with. Radu.


Re: New doc about 180 oscilloscopes

 

Gianni,

I downloaded the full HP book.? I only browsed through it and read the intro, and this is truly a masterpiece.? Can't wait to read the whole thing.??

Not including their PCs, I first got introduced to their lab equipment as an analytical chemist working with their gas chromatographs and HPLCs.? They were IMO the best of all the manufacturers (Shimadzu, Waters, etc).? Just like their electronic test equipment, they made ease of use and serviceability the top priority.? It wasn't until I got more interested in electronics that I got acquainted with their electronic test equipment and they quickly became my favorite once again.??

But thanks to your book, I now know that HP had a profound effect on me at a much younger age with their involvement in the making of "Fantasia"! That was a favorite of my siblings and I at very young age.? Very interesting fact I wasn't aware of.

Are you printing this book?? Anyway I can buy it???

Thank you again for the amazing work!

-Frank


Re: Durable small hex (etc) bits?

 

It's all about, "Do you feel lucky?".. Tools sometimes break.

I have noticed that very often a confident rapid twist into the
flex of the wrench will cause the set screw to come loose, where
a slow, careful twist into the flex, will just break the wrench.

I have also found that a stuck set screw can often be loosened
by simply heating the screw. What I do, is use one of my long
needle pointed soldering iron tips, and stick it inside of the
hex of the set screw. A couple of seconds of heating is usually
all that is required.

After doing this, the key will turn right out with normal pressure.

Obviously, this will only work on metal screws in metal hubs...

-Chuck Harris



On Tue, 2 Jul 2024 06:15:24 -0700 "Radu Bogdan Dicher"
<vondicher@...> wrote:
A lot of great input, thank you all so much. I'm sure it will be
extremely valuable to anyone in this community in the future.

For now, I've tried the Wiha L-key and no go without unreasonably high
flexing of the key. I'll say that these L-key sets are extremely
affordable (for Wiha quality), but I'm pretty sure at this point I
will need to splurge on an actual bit for a driver or a standalone
screwdriver (far too much flexing at relatively low torque applied).

So I think I have no other way than getting some Kroil.
Unfortunately, as one gets used to "instant" delivery by large stores
(which don't have this for tomorrow, or today, as is the case with a
large number of their merchandise), and as we're heading into the
largest holiday in the US this week, it'll be a frustratingly long
time before I can get my hands on a can... Nothing I can do about
that.

But penetrating oil seems to be a must in this case. I've had a
relatively large number of HP units in my hand, some very old, others
not so much, but this is the most reluctant set of knobs I've had to
work with. Radu.


Re: Durable small hex (etc) bits?

 

I've used Novus Plastic Polish #2 to remove the haze/stink. It works but like most every other option, it isn't permanent.

Barry - N4BUQ

Hi Jeff,

If it is just a smoky coating, just rub it off with
a rag, but if it is a thicker crusty coating, naptha,
or lighter fluid works nicely.

One thing, after the coating happens, the surface of
the plastic seems to get softer than usual, so you
can mark it with a finger nail... So, don't get too
aggressive with it.

-Chuck Harris

On Mon, 1 Jul 2024 21:32:58 +0000 (UTC) "Jeff Kruth via groups.io"
<kmec@...> wrote:
What is the best way to remove said coating? I have tried many
methods and so far, found mechanical abrasion best. But there must be
a better way, maybe some solvent I havent tried yet, or something. I
have a LOT of "waxy" handles in scattered toolboxes around this
place.... Jeff Kruth In a message dated 7/1/2024 2:33:03 PM Eastern
Standard Time, cfharris@... writes:?The Cellulose Acetate
Butyrate breaks down to emit Butyric Acid, which is a fatty acid,
that is the very essence of dirty sweat socks, male goat, or barf.


Re: Durable small hex (etc) bits?

 

A lot of great input, thank you all so much. I'm sure it will be extremely valuable to anyone in this community in the future.?

For now, I've tried the Wiha L-key and no go without unreasonably high flexing of the key. I'll say that these L-key sets are extremely affordable (for Wiha quality), but I'm pretty sure at this?point I will need to splurge on an actual bit for a driver or a standalone screwdriver (far too much flexing at relatively low torque applied).?

So I think I have no other way than getting some Kroil. Unfortunately, as one gets used to "instant" delivery by large stores (which don't have this for tomorrow, or today, as is the case with a large number of their merchandise), and as we're heading into the largest holiday in the US this week, it'll be a frustratingly long time before I can get my hands on a can... Nothing I can do about?that.?

But penetrating oil seems to be a must in this case. I've had a relatively large number of HP units in my hand, some very old, others not so much, but this is the most reluctant set of knobs I've had to work with.?
Radu.?

On Mon, Jul 1, 2024 at 7:52?PM Chuck Harris via <cfharris=[email protected]> wrote:
Hi Jeff,

If it is just a smoky coating, just rub it off with
a rag, but if it is a thicker crusty coating, naptha,
or lighter fluid works nicely.

One thing, after the coating happens, the surface of
the plastic seems to get softer than usual, so you
can mark it with a finger nail...? So, don't get too
aggressive with it.

-Chuck Harris

On Mon, 1 Jul 2024 21:32:58 +0000 (UTC) "Jeff Kruth via "
<kmec=[email protected]> wrote:
>? What is the best way to remove said coating? I have tried many
> methods and so far, found mechanical abrasion best. But there must be
> a better way, maybe some solvent I havent tried yet, or something. I
> have a LOT of "waxy" handles in scattered toolboxes around this
> place.... Jeff Kruth In a message dated 7/1/2024 2:33:03 PM Eastern
> Standard Time, cfharris@... writes:?The Cellulose Acetate
> Butyrate breaks down to emit Butyric Acid, which is a fatty acid,
> that is the very essence of dirty sweat socks, male goat, or barf.
>






Re: Durable small hex (etc) bits?

 

Hi Jeff,

If it is just a smoky coating, just rub it off with
a rag, but if it is a thicker crusty coating, naptha,
or lighter fluid works nicely.

One thing, after the coating happens, the surface of
the plastic seems to get softer than usual, so you
can mark it with a finger nail... So, don't get too
aggressive with it.

-Chuck Harris

On Mon, 1 Jul 2024 21:32:58 +0000 (UTC) "Jeff Kruth via groups.io"
<kmec@...> wrote:
What is the best way to remove said coating? I have tried many
methods and so far, found mechanical abrasion best. But there must be
a better way, maybe some solvent I havent tried yet, or something. I
have a LOT of "waxy" handles in scattered toolboxes around this
place.... Jeff Kruth In a message dated 7/1/2024 2:33:03 PM Eastern
Standard Time, cfharris@... writes:?The Cellulose Acetate
Butyrate breaks down to emit Butyric Acid, which is a fatty acid,
that is the very essence of dirty sweat socks, male goat, or barf.


Re: Durable small hex (etc) bits?

 

You mean ones that look like this:

On Jul 1, 2024, at 21:21, Daniel Koller via groups.io <kaboomdk@...> wrote:

?Hi Radu,

This is a very good question. I see a lot of recommendations for Wiha tools, but only one for Wera. I will second the recommendation for Wera. I've never tried the Wiha tools.

I will qualify my suggestion. I am referring in particular to the Wera Hex Plus line of drivers. These:


They have a unique shape that digs into the head and ensures that there is engagement. They are hardened steel, with the pattern ground at the tip, not rolled or formed or extruded like many other hex wrenches. These are the best I've seen.

I needed these because I was tasked at work with figuring out how to clamp waveguide blocks to reduce leakage and frequency shifts from warpage. I needed to determine the breaking torque of various types of stainless and black oxide finished steel screws. I found that in 0-80 screws, the failure point was the hex of the screw first, then after a few uses, the hex of the wrench, and usually not the body (thread) of the screw. This was true even of the relatively soft 318 stainless steel screws. Then I switched to the Wera drivers (insertable bits in a torque wrench with 1/4" socket drive) and I was finally able to snap the heads off the screws. The driver digs into the head and rips it right off! (The screws typically fail at the weak point just under the hear, or up to a few turns into the thread). This is the only way I was able to reach the stress limits of the screw itself.

You don't want to be ripping screws apart, but if you are undoing a set screw, you really don't want to strip the hex out before you loosen the screw. I think the Wera tools are your best chance at getting tough screws out.

Hope this helps.

Dan






On Sunday, June 30, 2024 at 11:51:29 AM EDT, Radu Bogdan Dicher <vondicher@...> wrote:





Hi all,
I'm often running into the situation where, trying to remove to replace knobs on HP (and any number of brands) units, I need to use very small hex or other types of bits which get ruined very easily, sometimes on first use. These bits are from sources such as Amazon, where very good assortments and sets are easily available. The steel they use may not be of top notch quality.

Is anyone aware of a source of hardened, extra-strength bits? Or maybe sets of drivers?

I am specifically asking for small bits typically needed for this kind of job. Impact-grade bits need not apply... At least I don't see an overlap in that Venn diagram.

For instance, for the HP 6236B knobs, I apparently need H1.3 bits. All of my tougher sets (Harbor Freight, etc.) go as low as 1.5, but not smaller. I ruined my Amazon set's H1.3, then tried a couple other types (which I also ruined), and I'm afraid I'm at this point ruining the knob's set screw.

Thank you,
Radu.







Re: Durable small hex (etc) bits?

 

Hi Radu,

? This is a very good question.? I see a lot of recommendations for Wiha tools, but only one for Wera.? ?I will second the recommendation for Wera.? I've never tried the Wiha tools.

? ? I will qualify my suggestion.? ?I am referring in particular to the Wera Hex Plus line of drivers.? These:?


? ?They have a unique shape that digs into the head and ensures that there is engagement.? They are hardened steel, with the pattern ground at the tip, not rolled or formed or extruded like many other hex wrenches.? These are the best I've seen.

? ?I needed these because I was tasked at work with figuring out how to clamp waveguide blocks to reduce leakage and frequency shifts from warpage.? ?I needed to determine the breaking torque of various types of stainless and black oxide finished steel screws.? I found that in 0-80 screws, the failure point was the hex of the screw first, then after a? few uses, the hex of the wrench, and usually not the body (thread) of the screw.? ?This was true even of the relatively soft 318 stainless steel screws.? ? Then I switched to the Wera drivers (insertable bits in a torque wrench with 1/4" socket drive) and I was finally able to snap the heads off the screws.? The driver digs into the head and rips it right off!? ? ?(The screws typically fail at the weak point just under the hear, or up to a few turns into the thread).? This is the only way I was able to reach the stress limits of the screw itself.

? You don't want to be ripping screws apart, but if you are undoing a set screw, you really don't want to strip the hex out before you loosen the screw.? I think the Wera tools are your best chance at getting tough screws out.

? Hope this helps.

Dan

On Sunday, June 30, 2024 at 11:51:29 AM EDT, Radu Bogdan Dicher <vondicher@...> wrote:





Hi all,
I'm often running into the situation where, trying to remove to replace knobs on HP (and any number of brands) units, I need to use very small hex or other types of bits which get ruined very easily, sometimes on first use. These bits are from sources such as Amazon, where very good assortments and sets are easily available. The steel they use may not be of top notch quality.?

Is anyone aware of a source of hardened, extra-strength bits? Or maybe sets of drivers?

I am specifically asking for small bits typically needed for this kind of job. Impact-grade bits need not apply... At least I don't see an overlap in that Venn diagram.?

For instance, for the HP 6236B knobs, I apparently need H1.3 bits. All of my tougher sets (Harbor Freight, etc.) go as low as 1.5, but not smaller. I ruined my Amazon set's H1.3, then tried a couple other types (which I also ruined), and I'm afraid I'm at this point ruining the knob's set screw.?

Thank you,
Radu.


Re: Durable small hex (etc) bits? - Plastic out-gassing/surface coating recommendation/solution

 

My ¡®65 Cutlass suffered from that malady in the 1968-1972 time period. Besides its manufacturing date, it had four additional contributors: a location in Southern Arizona, no shaded parking, poor (add-on) air conditioning, and little use (my motorcycle was my prime means of transportation).?

Jeremy?



On Mon, Jul 1, 2024 at 4:54?PM Richard Knoppow via <dickburk=[email protected]> wrote:
? ? It seems to me that the plastic used on automotive dashboards used
to exude something that fogged up the windshield and was hard to remove.
I am drawing a blank on the name of the stuff used to coat dashboards to
renew the plastic finish. It made me itch so I never used it. Lemon oil
might do as well.

On 7/1/2024 3:39 PM, Jim Reese via wrote:
> Hello to all,
>
> I have seen this coating on the plastic handles on Xcelite, Craftsman,
> Stanley, and several other brands. I use Old English lemon oil to wipe
> them down. It seems to remove the white-ish coating and restore the
> shine to the plastic. I also use lemon oil for dressing up the cabinet
> parts/surfaces on test equipment metal/painted cabinets, and vinyl
> coated/laminated/covered housings. Does not seem to deteriorate/harm any
> paint, plastics, or printing.


--
Richard Knoppow
Los Angeles
WB6KBL
SKCC 19998