Author Topic: Test Equipment Anonymous (TEA) group therapy thread  (Read 16671975 times)

Neozealaceous and 46 Guests are viewing this topic.

Offline Vince

  • Super Contributor
  • ***
  • Posts: 4194
  • Country: fr
Re: Test Equipment Anonymous (TEA) group therapy thread
« Reply #122350 on: June 09, 2022, 08:57:12 pm »

There are also a couple strange small files that I wonder what they do.. an XML file and an 'squlite' file. Can't open either it appears...
Well the XML file I just opened with a text editor.. not much in it, just a few line of "meta data".


The sqlite file is a database. It's opened with the CLI tool "sqlite3" or similar. Chances are your Linux box has it, or it's a quick "apt-get" away.

did just that... but sqlite complains that that file (attached below) is either encrypted or corrupted...

So I opened that file with a HEX editor to see what's in it (it's only 10kB)... half zeros, half text, that look related to sqlite stuff, looks "valid" to me...

OK never mind, I tried ! :-DD

EDIT : forum refused to upload the " . sqlite " extension file, so had to rename it " .sqlite.jpg " instead... just remove the " .jpg " bit ...
« Last Edit: June 09, 2022, 09:00:23 pm by Vince »
 

Offline bd139

  • Super Contributor
  • ***
  • Posts: 23045
  • Country: gb
Re: Test Equipment Anonymous (TEA) group therapy thread
« Reply #122351 on: June 09, 2022, 09:04:49 pm »
S3 metadata:

Code: [Select]
$ sqlite3 db

SQLite version 3.37.0 2021-12-09 01:34:53
Enter ".help" for usage hints.

sqlite> .tables
s3api_per_key_metadata  s3item_history          s3item_pending_changes

sqlite> select * from s3item_history;
1|HP 54645N CLIP imgs.zip|put||1414107007.23747
sqlite> select * from s3api_per_key_metadata;
HP 54645N CLIP imgs.zip|ETag: "820690cc65383edd3300c3d755e832cd"
accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
accept-encoding: gzip, deflate
accept-language: en-US,en;q=0.5
authorization: LOW OoTOrCYxQjcrbF3v:REDACTED_BY_IA_S3
cache-control: no-cache
connection: close
content-length: 401938291
content-type: multipart/form-data; charset=UTF-8
dnt: 1
host: s3.us.archive.org
origin: https://archive.org
referer: https://archive.org/upload/
user-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:26.0) Gecko/20100101 Firefox/26.0
x-amz-acl: bucket-owner-full-control
x-amz-auto-make-bucket: 1
x-archive-interactive-priority: 1
x-archive-meta-mediatype: uri(texts)
x-archive-meta01-collection: uri(opensource_media)
x-archive-meta01-creator: uri(Hewlett-Packard)
x-archive-meta01-description: uri(This%20is%20the%20Component%20Level%20Information%20Package%20for%20the%20Hewlett-Package%2054645N%20Digital%20Oscilloscope.%20This%20model%20is%20equivalent%20to%20the%2054645A.%3Cbr%3E)
x-archive-meta01-language: uri(eng)
x-archive-meta01-scanner: uri(Internet%20Archive%20HTML5%20Uploader%201.6.0)
x-archive-meta01-subject: uri(oscilloscope)
x-archive-meta01-title: uri(HP%2054645%20N%20Component%20Level%20Information%20Package%20(CLIP))
x-archive-meta02-subject: uri(clip)
x-archive-meta03-subject: uri(54645)
x-archive-meta04-subject: uri(schematics)
x-archive-meta05-subject: uri(hp)
x-archive-meta06-subject: uri(54645A)
x-archive-size-hint: 401938291
x-file-name: uri(HP%2054645N%20CLIP%20imgs.zip)
x-file-size: 401938291
x-requested-with: XMLHttpRequest
x-upload-date: 2014-10-23T23:29:45.000Z
|1414107006.22479|

Mac FTW - just ships with it  :-DD

Edit: have tabbed it out a bit...
« Last Edit: June 09, 2022, 09:06:21 pm by bd139 »
 
The following users thanked this post: Vince, mnementh

Online tautech

  • Super Contributor
  • ***
  • Posts: 28915
  • Country: nz
  • Taupaki Technologies Ltd. Siglent Distributor NZ.
    • Taupaki Technologies Ltd.
Re: Test Equipment Anonymous (TEA) group therapy thread
« Reply #122352 on: June 09, 2022, 09:10:24 pm »
Now this discussion and resulting procurement activity regarding pliers left me wondering about one thing:
why are you all only mentioning side cutters? What about oblique cutters (Schraegvornschneider), frontal cutters (Vornschneider), angled tip cutters (Spitzenschneider)?
 :-//
You are not even nearly done!
 >:D

I've got a pair of Lindström Schrägvornschneider -- I believe that's what they are, at least -- and I like them. Better reach at times. Vornschneider I've got some bigger ones only. For pulling nails. :-DD
Some kinky torture ritual ?
Sounds like something Saskia would be right into.  >:D
Avid Rabid Hobbyist.
Siglent Youtube channel: https://www.youtube.com/@SiglentVideo/videos
 

Offline Vince

  • Super Contributor
  • ***
  • Posts: 4194
  • Country: fr
Re: Test Equipment Anonymous (TEA) group therapy thread
« Reply #122353 on: June 09, 2022, 09:17:08 pm »
S3 metadata:

Code: [Select]
$ sqlite3 db

SQLite version 3.37.0 2021-12-09 01:34:53
Enter ".help" for usage hints.

sqlite> .tables
s3api_per_key_metadata  s3item_history          s3item_pending_changes

sqlite> select * from s3item_history;
1|HP 54645N CLIP imgs.zip|put||1414107007.23747
sqlite> select * from s3api_per_key_metadata;
HP 54645N CLIP imgs.zip|ETag: "820690cc65383edd3300c3d755e832cd"
accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
accept-encoding: gzip, deflate
accept-language: en-US,en;q=0.5
authorization: LOW OoTOrCYxQjcrbF3v:REDACTED_BY_IA_S3
cache-control: no-cache
connection: close
content-length: 401938291
content-type: multipart/form-data; charset=UTF-8
dnt: 1
host: s3.us.archive.org
origin: [url]https://archive.org[/url]
referer: [url]https://archive.org/upload/[/url]
user-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:26.0) Gecko/20100101 Firefox/26.0
x-amz-acl: bucket-owner-full-control
x-amz-auto-make-bucket: 1
x-archive-interactive-priority: 1
x-archive-meta-mediatype: uri(texts)
x-archive-meta01-collection: uri(opensource_media)
x-archive-meta01-creator: uri(Hewlett-Packard)
x-archive-meta01-description: uri(This%20is%20the%20Component%20Level%20Information%20Package%20for%20the%20Hewlett-Package%2054645N%20Digital%20Oscilloscope.%20This%20model%20is%20equivalent%20to%20the%2054645A.%3Cbr%3E)
x-archive-meta01-language: uri(eng)
x-archive-meta01-scanner: uri(Internet%20Archive%20HTML5%20Uploader%201.6.0)
x-archive-meta01-subject: uri(oscilloscope)
x-archive-meta01-title: uri(HP%2054645%20N%20Component%20Level%20Information%20Package%20(CLIP))
x-archive-meta02-subject: uri(clip)
x-archive-meta03-subject: uri(54645)
x-archive-meta04-subject: uri(schematics)
x-archive-meta05-subject: uri(hp)
x-archive-meta06-subject: uri(54645A)
x-archive-size-hint: 401938291
x-file-name: uri(HP%2054645N%20CLIP%20imgs.zip)
x-file-size: 401938291
x-requested-with: XMLHttpRequest
x-upload-date: 2014-10-23T23:29:45.000Z
|1414107006.22479|

Mac FTW - just ships with it  :-DD

Edit: have tabbed it out a bit...

Oh, Sqlite THREE , I was typing " sqlite filename " at the command line. OK now I typed " sqlite3 filename "and I got that.... it didn't load the file, instead suggested I ask for help.. so did that... which then provided me with a different prompt which FFS I cannot seem to escape ! I type ".quit " " .exit",  ".leavemealone "  ".GTFO" , CTRL + C, CTRL + Q... nothing works !  :-DD

Looks like you know how to use this thing unlike me. But well if I understand what you say... metadata.... basically this file is useless on its own, it's not gonna provide me with a "program", some sort of user interface to help me use the 109 schematic photographs.... so not very useful then !  ;D

 

Offline bd139

  • Super Contributor
  • ***
  • Posts: 23045
  • Country: gb
Re: Test Equipment Anonymous (TEA) group therapy thread
« Reply #122354 on: June 09, 2022, 09:21:32 pm »
Ctrl+D / .quit ;)

Can you exit vi?

And yes it's useless  :-DD
« Last Edit: June 09, 2022, 09:23:05 pm by bd139 »
 
The following users thanked this post: Vince

Online tautech

  • Super Contributor
  • ***
  • Posts: 28915
  • Country: nz
  • Taupaki Technologies Ltd. Siglent Distributor NZ.
    • Taupaki Technologies Ltd.
Re: Test Equipment Anonymous (TEA) group therapy thread
« Reply #122355 on: June 09, 2022, 09:21:48 pm »
Forking big and close lightning strike a little while ago and Larry Minor and the good wife were out in it mothering a calf onto a cow that had lost hers at birth.
They just got back here and immediately headed for their underwear stores to replace those they were wearing.  :-DD

Our big mains electric fence unit had gone into some self save mode with its indicator lights all amiss reporting some error code but a reboot had it working properly again.  :phew:
Me, well I was sheltering in the office with coffee when it hit catching up on what y'all had been up to but now it's all over need go investigate some reported fence shorts and such that weren't there yesterday.  :-//
Expecting to find some nice carbon tracks.............possibly pics to follow.
Avid Rabid Hobbyist.
Siglent Youtube channel: https://www.youtube.com/@SiglentVideo/videos
 
The following users thanked this post: Specmaster, Neomys Sapiens, ch_scr, cyclin_al

Offline Vince

  • Super Contributor
  • ***
  • Posts: 4194
  • Country: fr
Re: Test Equipment Anonymous (TEA) group therapy thread
« Reply #122356 on: June 09, 2022, 09:45:29 pm »
Ctrl+D / .quit ;)

Can you exit vi?

And yes it's useless  :-DD

Oh works much better now, thanks !  ;D

vi ?! Hell no, I am a human being not a bot can't you see ?! Did I pass the Turing test ?! :scared: 
Only a machine can use vi...

I remember 15 years ago I tried "nano" because supposedly it was easier/more user friendly. but even nano is alien to me. I loaded it, typed in it for 10 seconds and GTFO. What a traumatic experience that was...
I know, I know... I gather lots of developers like to code in vi.. maybe you do...  not for me !  :scared:
Luckily I didn't go into IT, preferred electronics... I would have sucked big time in IT, for sure ! :scared:

« Last Edit: June 09, 2022, 09:47:07 pm by Vince »
 

Offline BU508A

  • Super Contributor
  • ***
  • Posts: 4532
  • Country: de
  • Per aspera ad astra
Re: Test Equipment Anonymous (TEA) group therapy thread
« Reply #122357 on: June 09, 2022, 09:54:09 pm »
Edit: changed avatar. Ferengi mode activated  :-DD

I do have a question:
Why did you choose Quark instead of him?


Quark thinks he is the smart one but Rom is the tech genius AND her mother has asked Rom to look after Quark.
 
;D
“Chaos is found in greatest abundance wherever order is being sought. It always defeats order, because it is better organized.”            - Terry Pratchett -
 

Offline BU508A

  • Super Contributor
  • ***
  • Posts: 4532
  • Country: de
  • Per aspera ad astra
Re: Test Equipment Anonymous (TEA) group therapy thread
« Reply #122358 on: June 09, 2022, 09:57:47 pm »
vi ?! Hell no, I am a human being not a bot can't you see ?! Did I pass the Turing test ?! :scared: 
Only a machine can use vi...

I'm using vi or vim on a daily basis and the last time I did a self-diagnosis, the result was "still alive". No machine.

 8)
“Chaos is found in greatest abundance wherever order is being sought. It always defeats order, because it is better organized.”            - Terry Pratchett -
 
The following users thanked this post: Saskia, dl6lr

Offline bd139

  • Super Contributor
  • ***
  • Posts: 23045
  • Country: gb
Re: Test Equipment Anonymous (TEA) group therapy thread
« Reply #122359 on: June 09, 2022, 10:04:50 pm »
Edit: changed avatar. Ferengi mode activated  :-DD

I do have a question:
Why did you choose Quark instead of him?


Quark thinks he is the smart one but Rom is the tech genius AND her mother has asked Rom to look after Quark.
 
;D

Quark had about the same taste in women as me (Ro Laren ref)  :-DD

Edit: and about the same business acumen  :-DD
« Last Edit: June 09, 2022, 10:07:25 pm by bd139 »
 

Offline bd139

  • Super Contributor
  • ***
  • Posts: 23045
  • Country: gb
Re: Test Equipment Anonymous (TEA) group therapy thread
« Reply #122360 on: June 09, 2022, 10:06:32 pm »
On vi, this is year 30 for me. Feeling old  :-DD
 

Offline BU508A

  • Super Contributor
  • ***
  • Posts: 4532
  • Country: de
  • Per aspera ad astra
Re: Test Equipment Anonymous (TEA) group therapy thread
« Reply #122361 on: June 09, 2022, 10:13:22 pm »
Edit: changed avatar. Ferengi mode activated  :-DD

I do have a question:
Why did you choose Quark instead of him?


Quark thinks he is the smart one but Rom is the tech genius AND her mother has asked Rom to look after Quark.
 
;D

Quark had about the same taste in women as me (Ro Laren ref)  :-DD

Edit: and about the same business acumen  :-DD

 :-DD

If you should ever become a bar owner, let me know. THIS establishment I'd want to see!  ;D

As for women: in this episode he is saying that he is loving a Cardassian woman (Natima Lang). hmmmm ...  :popcorn:
“Chaos is found in greatest abundance wherever order is being sought. It always defeats order, because it is better organized.”            - Terry Pratchett -
 
The following users thanked this post: bd139

Online tggzzz

  • Super Contributor
  • ***
  • Posts: 20021
  • Country: gb
  • Numbers, not adjectives
    • Having fun doing more, with less
Re: Test Equipment Anonymous (TEA) group therapy thread
« Reply #122362 on: June 09, 2022, 10:13:42 pm »
vi ?! Hell no, I am a human being not a bot can't you see ?! Did I pass the Turing test ?! :scared: 
Only a machine can use vi...

I'm using vi or vim on a daily basis and the last time I did a self-diagnosis, the result was "still alive". No machine.

 8)

...still alive, but with a mutilated brain, as per...
“It is practically impossible to teach good programming to students that have had a prior exposure to BASIC: as potential programmers they are mentally mutilated beyond hope of regeneration.”
― Edsger Dijkstra
There are lies, damned lies, statistics - and ADC/DAC specs.
Glider pilot's aphorism: "there is no substitute for span". Retort: "There is a substitute: skill+imagination. But you can buy span".
Having fun doing more, with less
 
The following users thanked this post: bd139

Offline Cerebus

  • Super Contributor
  • ***
  • Posts: 10576
  • Country: gb
Re: Test Equipment Anonymous (TEA) group therapy thread
« Reply #122363 on: June 09, 2022, 10:15:17 pm »
   https://www.ebay.com/itm/392788330566      https://www.ebay.com/itm/221186199687

*sigh*   $40ish... brand-new... free shipping...      Fuck all of y'alls...  :palm:

mnem
*wibble*
Damn you!!!!   :rant: :rant: :rant: :rant:   There goes $95.....   |O    :-DD  -Pat


Fuck, Pat... I was looking for someone to talk me off the ledge, not run up 10 flights of stairs and jump off right next to me... :-DD

mnem
*twitch... twitch... twitcha-twitch...*:o

[Fx: sings]

Meet on the ledge, we're going to meet on the ledge
When my time is up, I'm going to see all my friends
Meet on the ledge, we're going to meet on the ledge
If you really mean it, it all comes around again
Meet on the ledge, we're going to meet on the ledge
When my time is up, I'm going to see all my friends
Meet on the ledge, we're going to meet on the ledge
If you really mean it, it all comes around again

Anybody got a syringe I can use to squeeze the magic smoke back into this?
 
The following users thanked this post: mnementh

Online tggzzz

  • Super Contributor
  • ***
  • Posts: 20021
  • Country: gb
  • Numbers, not adjectives
    • Having fun doing more, with less
Re: Test Equipment Anonymous (TEA) group therapy thread
« Reply #122364 on: June 09, 2022, 10:21:05 pm »
On vi, this is year 30 for me. Feeling old  :-DD

Vi makes you wish you were retired. Knowing any more than a i x dw :wq indicates autistic fixations on minutiae.

At least with emacs you aren't "moded in", and when you don't like something you can change it. Plus you can put the kitchen sink in it :)
There are lies, damned lies, statistics - and ADC/DAC specs.
Glider pilot's aphorism: "there is no substitute for span". Retort: "There is a substitute: skill+imagination. But you can buy span".
Having fun doing more, with less
 
The following users thanked this post: bd139

Offline Cerebus

  • Super Contributor
  • ***
  • Posts: 10576
  • Country: gb
Re: Test Equipment Anonymous (TEA) group therapy thread
« Reply #122365 on: June 09, 2022, 10:23:43 pm »
spent a good week tracing down an issue with systemd and RHEL.
How I HATE this blockhead who did the systemd crap. Can we boil him a bit ? or crucify ? or express our gratitude in some other preferable painfull definitely lethal way ?

I generally find that any problem with systemd is caused by it being installed on a system. Restore a proper initd, nuke systemd, and everything's fixed.

(Actually all my Linux systems are straight Debian which means that systemd is installed, but it never gives me problems. Largely because I bypass it at almost every juncture.)

Quote
One for BD:

Every girl is bi. You just have to figure out if it's polar or sexual.

... or both.
Anybody got a syringe I can use to squeeze the magic smoke back into this?
 
The following users thanked this post: mnementh, bd139

Offline mansaxel

  • Super Contributor
  • ***
  • Posts: 3557
  • Country: se
  • SA0XLR
    • My very static home page
Re: Test Equipment Anonymous (TEA) group therapy thread
« Reply #122366 on: June 09, 2022, 10:29:19 pm »
Vornschneider I've got some bigger ones only. For pulling nails. :-DD
Some kinky torture ritual ?
Sounds like something Saskia would be right into.  >:D

I was more alluding to Carpenters Pincers which is fairly close to Vorschneider.

Offline Vince

  • Super Contributor
  • ***
  • Posts: 4194
  • Country: fr
Re: Test Equipment Anonymous (TEA) group therapy thread
« Reply #122367 on: June 09, 2022, 10:33:46 pm »
On vi, this is year 30 for me. Feeling old  :-DD

30 years using vi ?!


 
The following users thanked this post: bd139

Offline mansaxel

  • Super Contributor
  • ***
  • Posts: 3557
  • Country: se
  • SA0XLR
    • My very static home page
Re: Test Equipment Anonymous (TEA) group therapy thread
« Reply #122368 on: June 09, 2022, 10:38:06 pm »

I remember 15 years ago I tried "nano" because supposedly it was easier/more user friendly. but even nano is alien to me. I loaded it, typed in it for 10 seconds and GTFO. What a traumatic experience that was...

"The ed utility is the standard text editor."

25 years ago, as I was entering the dungeons of professional Unix consultancy, I was given one piece of advice, which I follow, when appropriate, to this day; "Learn what is on the machine as default, because that is all you'll be allowed to use." Hence, I learnt "vi" and "ed". It makes you faster.

Oh, and "nano" is the first piece of crap I remove from a box that's unfortunate enough to have it. It's a shit editor, a clone of an even shittier one, "pico", that more than once burnt me with its insane default of breaking lines without being asked to.


Offline bd139

  • Super Contributor
  • ***
  • Posts: 23045
  • Country: gb
Re: Test Equipment Anonymous (TEA) group therapy thread
« Reply #122369 on: June 09, 2022, 10:39:01 pm »
On vi, this is year 30 for me. Feeling old  :-DD

Vi makes you wish you were retired. Knowing any more than a i x dw :wq indicates autistic fixations on minutiae.

At least with emacs you aren't "moded in", and when you don't like something you can change it. Plus you can put the kitchen sink in it :)

Escape Meta Alt Control Shift



I'll stay modal thanks  :-DD
 
The following users thanked this post: Vince, mnementh, cyclin_al

Offline mansaxel

  • Super Contributor
  • ***
  • Posts: 3557
  • Country: se
  • SA0XLR
    • My very static home page
Re: Test Equipment Anonymous (TEA) group therapy thread
« Reply #122370 on: June 09, 2022, 10:45:08 pm »

At least with emacs you aren't "moded in",

This is false.

I'm effectively bi- or tri- lingual in terms of editors; I use both ed, vi and emacs.  The dirtiest secret in all of emacs is that it is very modal but ashamed of it, and tries to hide this; failing miserably, spewing strange behaviour along the way. But it's my preferred way of editing TeX documents.

Online xrunner

  • Super Contributor
  • ***
  • Posts: 7574
  • Country: us
  • hp>Agilent>Keysight>???
Re: Test Equipment Anonymous (TEA) group therapy thread
« Reply #122371 on: June 09, 2022, 10:47:13 pm »
bd139 sez: "Several people are wrong in multiple threads on the EEVBlog - I'll just get to correcting them all ..."  :-DD




I'll stay modal thanks  :-DD
I told my friends I could teach them to be funny, but they all just laughed at me.
 
The following users thanked this post: mnementh, bd139

Offline Cerebus

  • Super Contributor
  • ***
  • Posts: 10576
  • Country: gb
Re: Test Equipment Anonymous (TEA) group therapy thread
« Reply #122372 on: June 09, 2022, 11:26:34 pm »
this pottering blockhead seems to be a special kind of cunt. what a bizarre narcissistic grab-asstic piece of amphibian shit.

And those are just his better qualities.
Anybody got a syringe I can use to squeeze the magic smoke back into this?
 
The following users thanked this post: mansaxel

Online tggzzz

  • Super Contributor
  • ***
  • Posts: 20021
  • Country: gb
  • Numbers, not adjectives
    • Having fun doing more, with less
Re: Test Equipment Anonymous (TEA) group therapy thread
« Reply #122373 on: June 09, 2022, 11:35:37 pm »
On vi, this is year 30 for me. Feeling old  :-DD

Vi makes you wish you were retired. Knowing any more than a i x dw :wq indicates autistic fixations on minutiae.

At least with emacs you aren't "moded in", and when you don't like something you can change it. Plus you can put the kitchen sink in it :)

Escape Meta Alt Control Shift



I'll stay modal thanks  :-DD

I learned (Unipress) emacs 40 years ago, on Microsoft's decent operating system - Xenix. Haven't used it much recently; IDEs do the heavy lifting.

I do use vi(le) for editing the various small config files in Unix systems.

This first point of mansaxel's is very valid.

25 years ago, as I was entering the dungeons of professional Unix consultancy, I was given one piece of advice, which I follow, when appropriate, to this day; "Learn what is on the machine as default, because that is all you'll be allowed to use." Hence, I learnt "vi" and "ed". It makes you faster.

... but that conclusion is only true for those that didn't learn editing on 5-channel paper tape.
There are lies, damned lies, statistics - and ADC/DAC specs.
Glider pilot's aphorism: "there is no substitute for span". Retort: "There is a substitute: skill+imagination. But you can buy span".
Having fun doing more, with less
 

Offline mnementh

  • Super Contributor
  • ***
  • Posts: 17541
  • Country: us
  • *Hiding in the Dwagon-Cave*
Re: Test Equipment Anonymous (TEA) group therapy thread
« Reply #122374 on: June 09, 2022, 11:48:47 pm »
Well the original post said protective earth and neutral were connected together which poes the rissk I described. If the green / yellow wire was only connected (or moved) to either side of the neutral tagstrip that is not good pactice but is no immediate risk IF it has a 4 wir connection with good protive earth. Trouble is it's inviting a mistake in the future if the riring is changed. If it a a spare link for a 3 wire connection then it should have been removed comletely and discarded when the 4 wire cord was installed.
The old design of no neutral so 110V parts in dryer connected to one phase and chassis ha it's own risk that a single fault of a disconnected earth will leave the metalwork of the dryer at 110V.

Yeah, somewhere in all the scroll I think you missed where I posted pretty much exactly the same thing you said here. I suggested he could leave the pigtail screwed to the back of the dryer cabinet to keep it out of trouble but not lost in case of future need:

Yes, absolutely; that is not to code here in the US. The entire point of the 4-wire pigtail is to keep GND and N separate. Doing this makes the GND a current-carrying conductor. BIG no-no!    :wtf:
Tell me what you think, this is how they installed it:      so I removed the yellow/green from the neutral white but...      

the freaking yellow/green is looping back to the neutral white on the top :-DD
           But... but... but...             Okay... that yellow/green GND pigtail is supposed to be removed when you install the 4-wire cord on the dryer.

The GND wire on the dryer cord is supposed to go under the green screw in the body of the dryer; this is supposed to be required by code.

He probably did that to keep the yellow/green pigtail from being lost in case a future owner needs to install a 3-wire cord...  Technically I suppose it doesn't matter, really... except it fails "the rule of least surprise/alarm" test I believe I've heard you mention before; it is definitely alarming at first glance and as described in random conversation. :-DD

In your case, I'd put it under the white screw (you can loop it in a knot to keep it out of trouble or just let it lay flat down the back of the dryer) that you have the GND wire from the dryer cord under.

Also, as none of those terminals have proper strain reliefs, I'd probably at least add a couple layers of heat-shrink to slow down the inevitable process of wire insulation creep. I've seen ones like that in service for a few years with 10-15mm bare wire hanging out the end of the terminal. 

 But first, do a reality-check on those crimps to make sure they're tight-tight; I've seen some really horrible cheap ones where you could literally wiggle the wire out of the crimps on a brand-new cord.       

And now I think of it, they all looked just like that one. :o

mnem
eeep!
« Last Edit: June 09, 2022, 11:51:51 pm by mnementh »
alt-codes work here:  alt-0128 = €  alt-156 = £  alt-0216 = Ø  alt-225 = ß  alt-230 = µ  alt-234 = Ω  alt-236 = ∞  alt-248 = °
 


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf