User avatar
Stormsetter4
Registered User
Registered User
Posts: 1128
Joined: Wed Dec 28, 2011 1:23 am
Real Name: Cruz
YouTube Username: Stormsetter4
Location: Kimberling City, MO
Contact: Website

Re: FSPWARE programming help.

Mon Mar 31, 2014 9:34 pm

Alright, I got the cable today and we installed the soft ware that came with the adaptor cable and hooked every thing together and it keeps saying "no response" when we try to read from the unit. We changed the adaptor name from com 5 to com 1 and it stopped saying "unable to connect to com 1" and as soon as we unplug the adaptor, it says "unable to connect to com 1" so I am wondering if it is a connectivity issue or a problem with the FC itself. I took some pictures of the cable so you guys can see:

Image

Image

Edit: just got off the phone with Dave from blue valley public safety and it looks like we're going to have to buy a new cable set from federal.
-Cruz Newberry
Table Rock Alerting Systems, LLC
Emergency Alerting Systems for Communities & Industry


Website


Youtube Channel

theroofable
Registered User
Registered User
Posts: 177
Joined: Mon Oct 10, 2011 2:11 am
Location: NJ

Re: FSPWARE programming help.

Mon Mar 31, 2014 11:50 pm

Try it with a real serial port and not a usb. Also, make sure you are using the right com port. If you are connected properly, it won't say unable to open com port whatever whenever you open stuff.

User avatar
Stormsetter4
Registered User
Registered User
Posts: 1128
Joined: Wed Dec 28, 2011 1:23 am
Real Name: Cruz
YouTube Username: Stormsetter4
Location: Kimberling City, MO
Contact: Website

Re: FSPWARE programming help.

Tue Apr 01, 2014 12:04 am

theroofable wrote:Try it with a real serial port and not a usb. Also, make sure you are using the right com port. If you are connected properly, it won't say unable to open com port whatever whenever you open stuff.
Yeah, but the only problem is that we do not have any laptops that have a serial port on them. Like I said I talked to Dave at blue valley about a cable and he said that he would see if he would be able to sell the original cable that came with the FC.
-Cruz Newberry
Table Rock Alerting Systems, LLC
Emergency Alerting Systems for Communities & Industry


Website


Youtube Channel

User avatar
holler
High Leg
High Leg
Posts: 5270
Joined: Mon Jan 15, 2007 3:57 am
Real Name: Jeb M
YouTube Username: Blue10AEmia
Location: Rhine, Georgia
Contact: Website

Re: FSPWARE programming help.

Tue Apr 01, 2014 12:13 am

I use a serial port adapter card on my laptop for the FSPware.

Early FC uses a serial cable with a null modem adapter for programming. Later models use a serial cable that resembles a cat 5 cable. They also take a proprietary adapter.

Did they send you the federal adapter for the cable?

User avatar
JasonC
Administrator
Administrator
Posts: 3445
Joined: Mon May 15, 2006 5:49 pm
YouTube Username: Jsncrso
Location: OBX, NC

Re: FSPWARE programming help.

Tue Apr 01, 2014 1:02 am

If you downloaded this program from Federal, it will not communicate with any controller or other piece of hardware since it's a DEMO version. You have to pay $$$ to a dealer for this software to become fully functional. That version is intended as a trial only and core parts of the program have been removed to prevent programming.

However, it appears you purchased the program since you received an RJ11-RS232 adapter, I would give FS a call and let them try and figure it out.

Also, with the RS232 protocol, you need to set your baud rate (usually anywhere from 9600bps to 115,000ish bps). The adapter will not talk to the controller unless the baud rate is set correctly.

Although RS232 serial communication is a much "stronger" protocol versus USB, it's also much less user friendly.

User avatar
Stormsetter4
Registered User
Registered User
Posts: 1128
Joined: Wed Dec 28, 2011 1:23 am
Real Name: Cruz
YouTube Username: Stormsetter4
Location: Kimberling City, MO
Contact: Website

Re: FSPWARE programming help.

Tue Apr 01, 2014 1:54 am

If you downloaded this program from Federal, it will not communicate with any controller or other piece of hardware since it's a DEMO version. You have to pay $$$ to a dealer for this software to become fully functional. That version is intended as a trial only and core parts of the program have been removed to prevent programming.
I help maintain the sirens and I am the only one that really knows about how to work on them. The software came on a disc and I do not think it is a demo version. Like I said I talked to Dave at blue valley and he said he would get back with us ASAP.
Last edited by Stormsetter4 on Sat Mar 18, 2017 5:34 am, edited 1 time in total.
-Cruz Newberry
Table Rock Alerting Systems, LLC
Emergency Alerting Systems for Communities & Industry


Website


Youtube Channel

User avatar
weasel2htm
Registered User
Registered User
Posts: 672
Joined: Wed Dec 09, 2009 2:34 am
YouTube Username: weasel2htm
Location: Central Missouri
Contact: Website

Re: FSPWARE programming help.

Tue Apr 01, 2014 12:59 pm

Serial port hookup to program something, I deal with that all the time at work programming network switches.
You said that when you install the software for the USB to Serial adapter, it comes up as COM5, you may have to tell FSPWARE to use COM5 to get it to connect.

I personally have never had an issue with a USB to Serial adapter, at least with programming switches.

I would think the serial line parameters are built in to the program with no need to change.
When programming switches, I use
Speed (Baud): 9600
Data Bits: 8
Stop Bits: 1
Parity: None
Flow Control: None


Feel free to contact me via PM if you continue having issues, perhaps I could remote into your laptop via Team Viewer and double check a few things. Or if you are close enough to me in Missouri, I could drive over there.
Last edited by weasel2htm on Tue Apr 01, 2014 1:09 pm, edited 1 time in total.

User avatar
weasel2htm
Registered User
Registered User
Posts: 672
Joined: Wed Dec 09, 2009 2:34 am
YouTube Username: weasel2htm
Location: Central Missouri
Contact: Website

Re: FSPWARE programming help.

Tue Apr 01, 2014 1:03 pm

One more thing Off topic:

What the hell is up with stormsetter, holler, and multiple other avatars?

User avatar
Jim Z
Registered User
Registered User
Posts: 2237
Joined: Tue Aug 01, 2006 1:03 am
Real Name: Jim
Location: ;) or :D are implied

Re: FSPWARE programming help.

Tue Apr 01, 2014 1:35 pm

JasonC wrote:
Although RS232 serial communication is a much "stronger" protocol versus USB, it's also much less user friendly.
you aren't kidding. Yeah, it's flexible in that you can cram whatever bits you want to down the pipe, but I'll be perfectly happy if I never have to deal will garbage like null modems (and whether they're Tx/Rx only or full handshake) again. The dumbest thing to me was things like serial port printers; you'd think the printer would be a DCE since it's 99% of the time going to be connected to a DTE (PC or terminal.) But no, it's a DTE too and you need to try a handful of null modems to get the bleedin' thing working.

RS-232 should be taken out back and shot. It's 2014, equipment vendors should be using Ethernet instead.

User avatar
Stormsetter4
Registered User
Registered User
Posts: 1128
Joined: Wed Dec 28, 2011 1:23 am
Real Name: Cruz
YouTube Username: Stormsetter4
Location: Kimberling City, MO
Contact: Website

Re: FSPWARE programming help.

Tue Apr 01, 2014 5:18 pm

Alright, we got the cable ordered from blue valley. We walked Dave through our problems and he was certain that it was the cable we were using. Once it gets here and if it doesn't work I will keep you guys updated.
Edit: what is up with the avatars?
-Cruz Newberry
Table Rock Alerting Systems, LLC
Emergency Alerting Systems for Communities & Industry


Website


Youtube Channel

Return to “Main Outdoor Warning Sirens Board”

Who is online

Users browsing this forum: Ahrefs [Bot], Amazon [Bot] and 3 guests