Forum Replies Created
- AuthorPosts
bbowarParticipantbbowar March 3, 2020 at 1:41 pm in reply to: BB60C QNX 6.4.1 Drivers for 32 bit OS //php bbp_reply_id(); ?>
Would Signal Hound be willing to build a 32-bit Linux API for a one time engineering fee? We may be interested depending on the one time fee.
bbowarParticipantbbowar April 18, 2017 at 11:11 am in reply to: Spike 3.0.22 compatibility with Windows 7 32 Bit //php bbp_reply_id(); ?>
Andrew,
I updated the USB 3.0 drivers and it is working now.
Thanks!
bbowarParticipantbbowar May 27, 2016 at 2:04 pm in reply to: Computing Channel Power with BB60C //php bbp_reply_id(); ?>
I think I figured it out. I noticed the Video Processor units used by Spike was Power and I was using Log in my setup. I changed the Video Processor units in my setup to Power and now the measurements for both CW and 20MHZ noise signal match to within 0.1db.
bbowarParticipantbbowar May 27, 2016 at 1:31 pm in reply to: Computing Channel Power with BB60C //php bbp_reply_id(); ?>
If I use the 80.0e6 instead of 486111.111, my channel power matches Spike for a CW type signal, but not a 20MHZ White Noise signal. Below are the values from Spike and my computed channel power using both values.
Spike My ChPwr (486) My ChPwr (80.0e6)
CW Signal -51.62 -52.7 -51.6
20MHZ White Noise -51.5 -55.0 -53.9
bbowarParticipantbbowar May 26, 2016 at 6:14 am in reply to: BB60C API library in ELF format //php bbp_reply_id(); ?>
I found the Embarcadero C++ compiler had a utility called “mkep” to convert a .dll file to a .a file. Now when I link the .a file, there are no unresolved external errors.
bbowarParticipantbbowar May 16, 2016 at 6:56 am in reply to: Noise Bandwidth of Resolution Bandwidth Filter //php bbp_reply_id(); ?>
We just took delivery of a BB60C unit and I would like to make the same channel power measurement that I am doing with the SA44B. Is the algorithm for computing noise bandwidth of the BB60C different than the SA44B?
bbowarParticipantbbowar June 25, 2015 at 1:38 pm in reply to: Noise Bandwidth of Resolution Bandwidth Filter //php bbp_reply_id(); ?>
AJ,
Thanks for the noise bandwidth information. I now get the same channel power reading as SPIKE.
bbowar
bbowarParticipantThanks! The vi in the labview folder runs fine.
bbowarParticipantI just took delivery of 3 USB-SA44B signal hounds. I loaded the Spike software and that works fine. I downloaded the LV2013 zip file to try and control the unit using Labview. When I run the test app, I get an error code 13 from the saGetSerialNumberList (Call Library Function Node). I am running 32 bit version of Windows 7 and 32 bit version of Labview 2013. The path where it is looking is \x86\sa_api.dll. I noticed when I double click on the saGetSerialNumberList block, it shows a path to the dll in \x64\sa_api.dll. I tried changing the path there to x86 but I still get error code 13. Any ideas on what else to try?
- AuthorPosts