The Vette Barn

The Vette Barn (https://www.thevettebarn.com/forums/index.php)
-   Off Topic (https://www.thevettebarn.com/forums/forumdisplay.php?f=38)
-   -   [Geek] Need help with DICOM on Echo Cardio (ultrasound) Machine (https://www.thevettebarn.com/forums/showthread.php?t=125098)

DJ_Critterus 02-22-2021 2:31pm

[Geek] Need help with DICOM on Echo Cardio (ultrasound) Machine
 
Does anyone here know Triltech Software (Showcase Priemium and Image Center) and how it interacts with a GE Echo (ultrasound) machine?

I have all of my settings on the machine set correct, but I cannot transfer images to a computer with a direct ethernet connection (not on the LAN or domain).

Triltech's tech support is only done via email and they keep referring back to their troubleshooting guide which has done nothing to help.

Any of you know this software? I have screenshots and log files to look through if you do.

JetMechZ16 02-22-2021 2:56pm

Quote:

Originally Posted by DJ_Critterus (Post 1861079)
Does anyone here know Triltech Software (Showcase Priemium and Image Center) and how it interacts with a GE Echo (ultrasound) machine?

I have all of my settings on the machine set correct, but I cannot transfer images to a computer with a direct ethernet connection (not on the LAN or domain).

Triltech's tech support is only done via email and they keep referring back to their troubleshooting guide which has done nothing to help.

Any of you know this software? I have screenshots and log files to look through if you do.

Quit trying to ultrasound your nuts.

ratflinger 02-22-2021 3:42pm

Look at the other site, not writing that shit twice!

DJ_Critterus 02-22-2021 3:48pm

Quote:

Originally Posted by JetMechZ16 (Post 1861086)
Quit trying to ultrasound your nuts.

IK like the warm jelly that has to be used for it to work :yesnod:

Torqaholic 02-22-2021 4:04pm

Is it showing on the Device Manager in Control Panel?

Might be able to get some info through that if there's a conflict for resources? That used to be a common thing to see way back when, not so much anymore after plug and play finally got its act together.

BayouCountry 02-22-2021 4:22pm

Maybe a crossover cable? Most systems I worked with needed domain authentication.

dvarapala 02-22-2021 4:55pm

Quote:

Originally Posted by DJ_Critterus (Post 1861079)
I have all of my settings on the machine set correct, but I cannot transfer images to a computer with a direct ethernet connection (not on the LAN or domain).

Why would you even try? :shrug:

Just plug it into a LAN and be done with it. :yesnod:

snide 02-22-2021 9:00pm

Quote:

Originally Posted by BayouCountry (Post 1861114)
Maybe a crossover cable? Most systems I worked with needed domain authentication.

Do you really that that DJ is master of his domain?

ratflinger 02-23-2021 12:18am

Quote:

Originally Posted by BayouCountry (Post 1861114)
Maybe a crossover cable? Most systems I worked with needed domain authentication.




Domain authentication is not necessary unless the computer is set up to specifically need it. You must be a Windows guy.

dvarapala 02-23-2021 12:30am

Quote:

Originally Posted by snide (Post 1861197)
Do you really that that DJ is master of his domain?

Clearly not, but I know for sure that @Knooger is. :D

DJ_Critterus 02-23-2021 9:29am

Quote:

Originally Posted by dvarapala (Post 1861125)
Why would you even try? :shrug:

Just plug it into a LAN and be done with it. :yesnod:

These sonograms are training devices and can't be put on our network due to licensing and security issues, so i have to do direct connections to the computers. Plus, for three machines, it wouldn't be worth the effort to set up a dicom server.

See, students go do their labs or tests then send the results to the computer so they can get out of the way for the next group while they/instructor goes over the results on the computer. It'll be more of an issue when the KungFlu is finally recognized for not being as serious as it is and they permit full classes again.

BayouCountry 02-23-2021 9:40am

Quote:

Originally Posted by ratflinger (Post 1861265)
Domain authentication is not necessary unless the computer is set up to specifically need it. You must be a Windows guy.

But what authentication does the GE equipment require? I worked with Unix and other systems. Started out programming cobal with IBM punch cards. Ended my career as a database administrator.

DJ_Critterus 02-23-2021 9:55am

Quote:

Originally Posted by BayouCountry (Post 1861314)
But what authentication does the GE equipment require? I worked with Unix and other systems. Started out programming cobal with IBM punch cards. Ended my career as a database administrator.

the GE equipment has its own login and doesn't care where it sends the data. Only the software on the computer cares about the computer's local login/PW.

BayouCountry 02-23-2021 10:03am

Quote:

Originally Posted by DJ_Critterus (Post 1861317)
the GE equipment has its own login and doesn't care where it sends the data. Only the software on the computer cares about the computer's local login/PW.

Then the only other thing is to make sure it’s on the same subnet. If it pings then I’m guessing it’s a software issue if license is valid. Let us know what you find out.

DJ_Critterus 02-23-2021 10:07am

Quote:

Originally Posted by BayouCountry (Post 1861319)
Then the only other thing is to make sure it’s on the same subnet. If it pings then I’m guessing it’s a software issue if license is valid. Let us know what you find out.

subnet is a /24 255.255.255.0 and it matches on both machines.

GE sonogram IP is 192.168.1.1 and the computer's last octet is .2

ratflinger 02-23-2021 10:49am

Quote:

Originally Posted by BayouCountry (Post 1861314)
But what authentication does the GE equipment require? I worked with Unix and other systems. Started out programming cobal with IBM punch cards. Ended my career as a database administrator.




No insult meant. Medical devices are generally not setup to require domain authentication because too many of them are sold to small clinics where the whole network may only be a switch. Granted more and more have some 3rd party IT admin now, but that usually just means a couple of extra switches, a DHCP server, & a firewall. Also, there are so many in a larger facility that no one whats to take the time to do all the network setup. Usually just get it to talk to the PACS & to the remote support VPN. In many larger facilities the imaging systems are on a separate vlan that talks to a PACS system. The PACS is the only device out on the hospital network, so it's authenticated.

dvarapala 02-23-2021 11:02am

Quote:

Originally Posted by DJ_Critterus (Post 1861309)
These sonograms are training devices and can't be put on our network due to licensing and security issues, so i have to do direct connections to the computers.

Your OP said "direct Ethernet connection" - in other words a crossover cable between two machines. If you take those same two machines, remove the crossover cable, and plug them (and only them) into a switch, now those machines are on a LAN. Does it work then?

BayouCountry 02-23-2021 11:27am

Quote:

Originally Posted by ratflinger (Post 1861331)
No insult meant. Medical devices are generally not setup to require domain authentication because too many of them are sold to small clinics where the whole network may only be a switch. Granted more and more have some 3rd party IT admin now, but that usually just means a couple of extra switches, a DHCP server, & a firewall. Also, there are so many in a larger facility that no one whats to take the time to do all the network setup. Usually just get it to talk to the PACS & to the remote support VPN. In many larger facilities the imaging systems are on a separate vlan that talks to a PACS system. The PACS is the only device out on the hospital network, so it's authenticated.

No insult taken. I worked in a hospital for 20 years networking medical devices. I installed the first Windows NT Server and setup the initial domain. They didn't even have email when I started. We wanted devices on the domain because of the Interfaces between systems.

I don't claim to be an expert. I handed over the network Admin to the young guys and concentrated on interfaces and databases when the hospital grew into a healthcare enterprise.

I found most problems to be the routing and security settings when we had issues. Yes, I worked with the PACS system, OB monitoring system, etc.

DJ_Critterus 02-23-2021 11:37am

Quote:

Originally Posted by dvarapala (Post 1861338)
Your OP said "direct Ethernet connection" - in other words a crossover cable between two machines. If you take those same two machines, remove the crossover cable, and plug them (and only them) into a switch, now those machines are on a LAN. Does it work then?

Nope.


I sent screen shots to Tiltech tech support and they said all my configurations were correct except something was blocking port 8080 and port 104. I'm looking to see what's running using those now from the CMD window.

So far I see nothing and all of my firewall settings for domain, public, and private networks are disabled.

DJ_Critterus 02-23-2021 12:44pm

Success!!!!!! Disabling the firewall via gpedit was the trick. @ratflinger and others, thanks for the assistance :cheers:


All times are GMT -5. The time now is 5:22am.

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Copyright © 2009 - 2024 The Vette Barn