Agelient Signal Analyzer RF test module
Project description
idn() -> str: """ Returns: Instrument ID """
__get_pK(): """ Returns [x,y] marker position """
get_pk_pow(start,stop,rbw,vbw,x_or_y): """ Args: start,stop,rbw,vbw,x_or_y Returns: Peak Power (dBm) or frequency (GHz) Note: x_or_y = (0,1) = (x,y) """
delta_pow(start,stop,rbw,vbw): """ Args: start,stop,rbw,vbw Returns: Difference (peak_power)-(mian_peak_power) Note: To get Delta, you must run get_pk_pow() first. """
recall_state(state): """ Args: Pass State Number to Recall """
Example Use of this Module:
from signal_analyser import sg from signal_analyser import logging
rm = pyvisa.ResourceManager() signal_analyzer = sg(rm,"USB0::0x0957::0x0E0B::MY53030107::INSTR") log = logging()
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
signal_analyzer-1.1.3.tar.gz
(3.0 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file signal_analyzer-1.1.3.tar.gz.
File metadata
- Download URL: signal_analyzer-1.1.3.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
76290ad59663f4bc14e22b2a83055b80a9c47c4325179eb672dafe4f864115dc
|
|
| MD5 |
1c14f2f4ef88b2dc747a62c525d891b0
|
|
| BLAKE2b-256 |
d10df1bd368753a52b4fafb4f5375001962b9947f77aad09bde07ea9ac251f06
|
File details
Details for the file signal_analyzer-1.1.3-py3-none-any.whl.
File metadata
- Download URL: signal_analyzer-1.1.3-py3-none-any.whl
- Upload date:
- Size: 3.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
887dc25d588823fcb3b37ad576c1c9ab44b19a3ddd297a23efb5103d3f2815df
|
|
| MD5 |
144a225dc6c44fbacd8c5cd60cd7e904
|
|
| BLAKE2b-256 |
585e5440f3b527e0fbd91946998acecf0191e07dfcb66a74bc4278e949565c18
|