Forum Replies Created
- AuthorPosts
AndrewModeratorAndrew August 11, 2021 at 7:36 am in reply to: Software hangs when TG124A has connected //php bbp_reply_id(); ?>
Hi DSelvam,
Sorry for the inconvenience.
Can you please follow the instructions in the link below and let us know if it resolves your problem?
https://signalhound.com/sigdownloads/Other/TG%20VCP%20Instructions.pdf
Andrew
AndrewModeratorWe use the FFT provided through the Intel IPPs libraries.
AndrewModeratorAndrew July 28, 2021 at 7:54 am in reply to: [Spike feature request]: new marker checkbox (in Scalar Network Analysis-mode) //php bbp_reply_id(); ?>
Thank you for the feature request qswitch. I can definitely see how that would be helpful.
Andrew
AndrewModeratorVersion 3.0.5 was released in 2015, and unfortunately we don’t maintain releases from that far back. Additionally, if you have newer BB60C hardware, version 3.0.5 may not support it. The API interface has not changed much since then. If you have the header file from the old project built against 3.0.5, compare it to the newer version found in the SDK.
Regards
AndrewModeratorDDR,
Using the digital demodulation measurements, you should be able to measure the modulation quality of a 2FSK signal like GSM assuming it’s within the bandwidth of the receiver, which is only 250kHz for the SA44B. Once in digital demodulation mode, select 2FSK for the modulation type, Gaussian for the filter, and select the GSM symbol rate. You can also video trigger the captures on timeslots if necessary.
Let me know if you have follow up questions.
AndrewRegards
AndrewModeratorAndrew July 21, 2021 at 7:49 am in reply to: BB60C connecting with IsoLOG 3D DF antenna aaronia- Drone detection application //php bbp_reply_id(); ?>
You will likely be able to make an RF connection to the antenna but none of our software supports it. You will need to use the provided software or API that is available on the product page to control the antenna.
Please note, we have not evaluated this antenna and cannot provide guidance in building a direction finding system using it.
AndrewModeratorAndrew July 13, 2021 at 9:34 am in reply to: Playback for other analysis modes //php bbp_reply_id(); ?>
Unfortunately this is not possible at this time.
It is something that we have considered, but don’t have any timeline for right now.
Andrew
AndrewModeratorHi Michael,
Unfortunately there is not a way to do this. We have discussed approaches to this, but due to the design of the instrument there is not a straightforward way to accomplish this.
Andrew
AndrewModeratorMichael,
There is not a direct one-to-one analogue to zero-span in the API. Zero-span is implemented in Spike with the I/Q streaming capabilities in the API. The I/Q data is then converted to all the plots (AM/FM/spectrum/waterfall/etc). There are examples of capturing I/Q data in the SDK. Conversion routines from I/Q to AM or spectrum are available online or made easy in environments like MATLAB.
Let us know if you have follow up questions.
Andrew
AndrewModeratorMichael,
In general, single ended USB 3.0 cables off of Amazon or other supplier will work with the VSG60A and BB60C. You would usually only run into problems using a single ended cable on ultra low power laptops like the Surface Pro. You are free to try those, or if you want one of our double ended y-cables you can reach our to our sales department at sales at signalhound dot com. I believe we can sell and ship you new cables.
Regards
AndrewModeratorJorge,
We don’t use Go here, but a quick search reveals tools like this that might be able to help.
https://golang.org/cmd/cgo/We don’t have any examples using Go in our SDK but it looks like it should be possible.
Regards
AndrewModeratorMichael,
This is usually indicative of general USB data loss or USB transfer issues. If you keep seeing this, email me at aj at signalhound dot com and we can try to troubleshoot this.
Regards
AndrewModeratorThis is an area we will be improving soon. The next version of the VSG60 software will improve the usability of the external within the main application.
Right now though, there are 2 ways to take advantage of the external trigger.
1) Use the API. The API manual documents the trigger functionality and we provide an example of using the trigger in C++. This information can be found in the SDK download.
2) In the main application, certain modes, such as pulse, ramp sweep, all digital modulations, and ARB output will output an external trigger. When any of these modes are configured with “Single” triggering enabled, each press of the trigger button will output the RF waveform synchronized with an external trigger event.In the next release of the VSG60 software, the external trigger will also work when those output modes are configured in “Continuous” trigger mode, outputting a trigger on every loop of the configured RF waveform.
If you have follow up questions, let us know.
Andrew
AndrewModeratorAndrew June 17, 2021 at 9:24 am in reply to: VSG60 Crashing & Spike (BB60C) Disconnected //php bbp_reply_id(); ?>
CKWong,
I am able to reproduce this issue. The issue appears to affect the step sweep mode with certain configurations. I will need to fix this and issue a new release of the software.
I apologize for the inconvenience. I do not have a workaround at this time.
I will respond on this forum topic when I have released the new version.
Regards,
Andrew
AndrewModerator- This reply was modified 4 years, 3 months ago by
Andrew.
Serpi,
25C above external is a big delta. Is the unit in a drawer or positioned in a tight spot? A small amount of air flow could drastically change the internal temperature.
We calibrate the BB60C in an environmental chamber which has high air flow via several fans. The internal temperature is typically ~10C above external in the chamber. Meaning, the highest internal temperature we are calibrating at is ~75C.
Given your current setup, you could operate to 50C external and still be within calibration. The device will continue to operate above that, although potentially outside the specified performance.
Regards,
Andrew
AndrewModeratorAndrew June 16, 2021 at 8:14 am in reply to: VSG60 Crashing & Spike (BB60C) Disconnected //php bbp_reply_id(); ?>
Hello,
Is the crash specific to one certain VSG60 configuration? Can you operate the VSG60 in any transmit output? For example, does a simple CW output work? If the crash is associated with just the step sweep, it might simply be a bug with that specific configuration that we can investigate and fix. Let me know the full settings used when a crash occurs.
That being said, you might need to run the VSG60 on a separate PC to run them both simultaneously. Most PCs will have difficulty running two of our high speed USB 3.0 devices simultaneously due to the shared USB 3.0 bus. If you continue to see disconnections on the BB60C, you will need to either, use a different PC for each device, or you could try installing a USB 3.0 adapter card and plugging one of the devices into that card. The card will add another USB 3.0 bus, so putting one on the adapter card’s bus, and one on the PC’s bus can resolve this.
Here are two adapter cards customers have used in the past with success.
I look forward to your response.
Andrew
AndrewModeratorThanks for the update! Glad that fixed it. Let us know if you run into any other issues.
Cheers
AndrewModerator- This reply was modified 4 years, 3 months ago by
Andrew.
Michael,
Are you using the latest version of Spike? (3.5.16) The latest version included a bug fix that was supposed to address this.
http://www.signalhound.com/Spike
Regards
AndrewModeratorAndrew June 9, 2021 at 3:21 pm in reply to: Broadcast masks (built-in) for Spike? //php bbp_reply_id(); ?>
Hi John,
Broadcast masks were introduced into Spike under the Spectrum emission mask measurements awhile back (analysis mode drop down menu). For the SA44B, you may need to disable the outermost ranges (the ones that are > -80dB down) as the SA44B doesn’t have the dynamic range to measure these ranges. The noise floor will trip it. That being said you will still be able to visualize the ranges.
If you have any questions as you start working with this measurement, please let us know.
Regards,
Andrew
AndrewModeratorAndrew May 20, 2021 at 7:25 am in reply to: windows API – Remote connection over network //php bbp_reply_id(); ?>
The VSG60 does have SCPI support. It is through the VSG60 application. You would launch the app on the remote PC, then you would be able to use SCPI to control the app (socket interface, default port 5024). The app does have a generic ARB mode, it will load several types of custom I/Q waveform files such as binary, CSV, wav, and some others. The ARB mode can be fully controlled via SCPI, including loading files. With this approach, your waveforms would have to be stored in a file.
The API will only communicate with a locally connected device. To use this in the same fashion, you would have to build some sort of local application that controls the unit and awaits commands from your remote script. This might ultimately provide more flexibility at the cost of more upfront work.
You can find the VSG60 SCPI manual in our SDK, linked below.
https://signalhound.com/software/signal-hound-software-development-kit-sdk/If you have additional questions let me know.
Andrew
- This reply was modified 4 years, 3 months ago by
- AuthorPosts