diff --git a/CI/gen_doc/docs/sysobjs.json b/CI/gen_doc/docs/sysobjs.json
index 9423b46..01e7373 100644
--- a/CI/gen_doc/docs/sysobjs.json
+++ b/CI/gen_doc/docs/sysobjs.json
@@ -1,7 +1,7 @@
[
{
"name": "adi.AD7380.Rx",
- "dec": " adi.AD7380.Rx Receives data from the AD7380 ADC
The adi.AD7380.Rx System object is a signal source that can receive
data from the AD7380.
rx = adi.AD7380.Rx;
rx = adi.AD7380.Rx('uri','192.168.2.1');
AD7380 Datasheet
Documentation for adi.AD7380.Rx
doc adi.AD7380.Rx
",
+ "dec": "
adi.AD7380.Rx Receives data from the AD7380 ADC.
The adi.AD7380.Rx System object is a signal source that can receive
data from the AD7380.
`rx = adi.AD7380.Rx;`
`rx = adi.AD7380.Rx('uri','192.168.2.1');`
`AD7380 Datasheet `_
Documentation for adi.AD7380.Rx
doc adi.AD7380.Rx
",
"props": [
{
"prop_name": "EnabledChannels",
@@ -25,9 +25,153 @@
}
]
},
+ {
+ "name": "adi.AD7625.Rx",
+ "dec": "
adi.AD7625.Rx Receives data from the AD7625 ADC
The adi.AD7625.Rx System object is a signal source that can receive
data from the AD7625.
`rx = adi.AD7625.Rx;`
`rx = adi.AD7625.Rx('uri','192.168.2.1');`
`AD7625 Datasheet `_
Documentation for adi.AD7625.Rx
doc adi.AD7625.Rx
",
+ "props": [
+ {
+ "prop_name": "EnabledChannels",
+ "prop_title": " EnabledChannels Enabled Channels",
+ "prop_description": "Indexs of channels to be enabled. Input should be a [1xN] vector with the indexes of channels to be enabled. Order is irrelevant"
+ },
+ {
+ "prop_name": "SampleRate",
+ "prop_title": "SampleRate - Sample Rate",
+ "prop_description": "Baseband sampling rate in Hz, specified as a scalar in samples per second."
+ },
+ {
+ "prop_name": "SamplesPerFrame",
+ "prop_title": " Frame size",
+ "prop_description": "Size of the frame in samplesHelp for adi.AD7625.Rx/SamplesPerFrame is inherited from superclass matlabshared.libiio.base"
+ },
+ {
+ "prop_name": "VoltageOffset",
+ "prop_title": "VoltageOffset - Voltage Offset",
+ "prop_description": "ADC Voltage offset."
+ },
+ {
+ "prop_name": "VoltageScale",
+ "prop_title": "VoltageScale - Voltage Scale",
+ "prop_description": "ADC Voltage scale."
+ },
+ {
+ "prop_name": "uri",
+ "prop_title": " URI - remote host URI",
+ "prop_description": "Hostname or IP address of remote libIIO deviceHelp for adi.AD7625.Rx/uri is inherited from superclass matlabshared.libiio.base"
+ }
+ ]
+ },
+ {
+ "name": "adi.AD7626.Rx",
+ "dec": "
adi.AD7626.Rx Receives data from the AD7626 ADC
The adi.AD7626.Rx System object is a signal source that can receive
data from the AD7626.
`rx = adi.AD7626.Rx;`
`rx = adi.AD7626.Rx('uri','192.168.2.1');`
`AD7626 Datasheet `_
Documentation for adi.AD7626.Rx
doc adi.AD7626.Rx
",
+ "props": [
+ {
+ "prop_name": "EnabledChannels",
+ "prop_title": " EnabledChannels Enabled Channels",
+ "prop_description": "Indexs of channels to be enabled. Input should be a [1xN] vector with the indexes of channels to be enabled. Order is irrelevant"
+ },
+ {
+ "prop_name": "SampleRate",
+ "prop_title": "SampleRate - Sample Rate",
+ "prop_description": "Baseband sampling rate in Hz, specified as a scalar in samples per second."
+ },
+ {
+ "prop_name": "SamplesPerFrame",
+ "prop_title": " Frame size",
+ "prop_description": "Size of the frame in samplesHelp for adi.AD7626.Rx/SamplesPerFrame is inherited from superclass matlabshared.libiio.base"
+ },
+ {
+ "prop_name": "VoltageOffset",
+ "prop_title": "VoltageOffset - Voltage Offset",
+ "prop_description": "ADC Voltage offset."
+ },
+ {
+ "prop_name": "VoltageScale",
+ "prop_title": "VoltageScale - Voltage Scale",
+ "prop_description": "ADC Voltage scale."
+ },
+ {
+ "prop_name": "uri",
+ "prop_title": " URI - remote host URI",
+ "prop_description": "Hostname or IP address of remote libIIO deviceHelp for adi.AD7626.Rx/uri is inherited from superclass matlabshared.libiio.base"
+ }
+ ]
+ },
+ {
+ "name": "adi.AD7960.Rx",
+ "dec": "
adi.AD7960.Rx Receives data from the AD7960 ADC
The adi.AD7960.Rx System object is a signal source that can receive
data from the AD7960.
`rx = adi.AD7960.Rx;`
`rx = adi.AD7960.Rx('uri','192.168.2.1');`
`AD7960 Datasheet `_
Documentation for adi.AD7960.Rx
doc adi.AD7960.Rx
",
+ "props": [
+ {
+ "prop_name": "EnabledChannels",
+ "prop_title": " EnabledChannels Enabled Channels",
+ "prop_description": "Indexs of channels to be enabled. Input should be a [1xN] vector with the indexes of channels to be enabled. Order is irrelevant"
+ },
+ {
+ "prop_name": "SampleRate",
+ "prop_title": "SampleRate - Sample Rate",
+ "prop_description": "Baseband sampling rate in Hz, specified as a scalar in samples per second."
+ },
+ {
+ "prop_name": "SamplesPerFrame",
+ "prop_title": " Frame size",
+ "prop_description": "Size of the frame in samplesHelp for adi.AD7960.Rx/SamplesPerFrame is inherited from superclass matlabshared.libiio.base"
+ },
+ {
+ "prop_name": "VoltageOffset",
+ "prop_title": "VoltageOffset - Voltage Offset",
+ "prop_description": "ADC Voltage offset."
+ },
+ {
+ "prop_name": "VoltageScale",
+ "prop_title": "VoltageScale - Voltage Scale",
+ "prop_description": "ADC Voltage scale."
+ },
+ {
+ "prop_name": "uri",
+ "prop_title": " URI - remote host URI",
+ "prop_description": "Hostname or IP address of remote libIIO deviceHelp for adi.AD7960.Rx/uri is inherited from superclass matlabshared.libiio.base"
+ }
+ ]
+ },
+ {
+ "name": "adi.AD7961.Rx",
+ "dec": "
adi.AD7961.Rx Receives data from the AD7961 ADC
The adi.AD7961.Rx System object is a signal source that can receive
data from the AD7961.
`rx = adi.AD7961.Rx;`
`rx = adi.AD7961.Rx('uri','192.168.2.1');`
`AD7961 Datasheet `_
Documentation for adi.AD7961.Rx
doc adi.AD7961.Rx
",
+ "props": [
+ {
+ "prop_name": "EnabledChannels",
+ "prop_title": " EnabledChannels Enabled Channels",
+ "prop_description": "Indexs of channels to be enabled. Input should be a [1xN] vector with the indexes of channels to be enabled. Order is irrelevant"
+ },
+ {
+ "prop_name": "SampleRate",
+ "prop_title": "SampleRate - Sample Rate",
+ "prop_description": "Baseband sampling rate in Hz, specified as a scalar in samples per second."
+ },
+ {
+ "prop_name": "SamplesPerFrame",
+ "prop_title": " Frame size",
+ "prop_description": "Size of the frame in samplesHelp for adi.AD7961.Rx/SamplesPerFrame is inherited from superclass matlabshared.libiio.base"
+ },
+ {
+ "prop_name": "VoltageOffset",
+ "prop_title": "VoltageOffset - Voltage Offset",
+ "prop_description": "ADC Voltage offset."
+ },
+ {
+ "prop_name": "VoltageScale",
+ "prop_title": "VoltageScale - Voltage Scale",
+ "prop_description": "ADC Voltage scale."
+ },
+ {
+ "prop_name": "uri",
+ "prop_title": " URI - remote host URI",
+ "prop_description": "Hostname or IP address of remote libIIO deviceHelp for adi.AD7961.Rx/uri is inherited from superclass matlabshared.libiio.base"
+ }
+ ]
+ },
{
"name": "adi.AD7768.Rx",
- "dec": " adi.AD7768.Rx Receives data from the AD7768 ADC
The adi.AD7768.Rx System object is a signal source that can receive
data from the AD7768.
rx = adi.AD7768.Rx;
rx = adi.AD7768.Rx('uri','192.168.2.1');
AD7768 Datasheet
Documentation for adi.AD7768.Rx
doc adi.AD7768.Rx
",
+ "dec": "
adi.AD7768.Rx Receives data from the AD7768 ADC
The adi.AD7768.Rx System object is a signal source that can receive
data from the AD7768.
`rx = adi.AD7768.Rx;`
`rx = adi.AD7768.Rx('uri','192.168.2.1');`
`AD7768 Datasheet `_
Documentation for adi.AD7768.Rx
doc adi.AD7768.Rx
",
"props": [
{
"prop_name": "EnabledChannels",
@@ -53,7 +197,7 @@
},
{
"name": "adi.AD7768_1.Rx",
- "dec": " adi.AD7768_1.Rx Receives data from the AD7768-1 ADC
The adi.AD7768_1.Rx System object is a signal source that can receive
data from the AD7768-1.
rx = adi.AD7768_1.Rx;
rx = adi.AD7768_1.Rx('uri','192.168.2.1');
AD7768-1 Datasheet
Documentation for adi.AD7768_1.Rx
doc adi.AD7768_1.Rx
",
+ "dec": "
adi.AD7768_1.Rx Receives data from the AD7768-1 ADC
The adi.AD7768_1.Rx System object is a signal source that can receive
data from the AD7768-1.
`rx = adi.AD7768_1.Rx;`
`rx = adi.AD7768_1.Rx('uri','192.168.2.1');`
`AD7768-1 Datasheet `_
Documentation for adi.AD7768_1.Rx
doc adi.AD7768_1.Rx
",
"props": [
{
"prop_name": "CommonModeVolts",
@@ -84,7 +228,7 @@
},
{
"name": "adi.AD4030.Rx",
- "dec": " adi.AD4030.Rx Receives data from the AD4030-24 ADC
The adi.AD4030.Rx System object is a signal source that can receive
data from the AD4030-24.
rx = adi.AD4030.Rx;
rx = adi.AD4030.Rx('uri','192.168.2.1');
AD4030-24 Datasheet
Documentation for adi.AD4030.Rx
doc adi.AD4030.Rx
",
+ "dec": "
adi.AD4030.Rx Receives data from the AD4030-24 ADC
The adi.AD4030.Rx System object is a signal source that can receive
data from the AD4030-24.
`rx = adi.AD4030.Rx;`
`rx = adi.AD4030.Rx('uri','192.168.2.1');`
`AD4030-24 Datasheet `_
Documentation for adi.AD4030.Rx
doc adi.AD4030.Rx
",
"props": [
{
"prop_name": "EnabledChannels",
@@ -93,18 +237,18 @@
},
{
"prop_name": "SampleAveragingLength",
- "prop_title": " SampleAveragingLength",
- "prop_description": "Block length of samples to be averaged. Applied in the Averaging Mode register only when OUT_DATA_MD is set to 30-bit averaged differential modeHelp for adi.AD4030.Rx/SampleAveragingLength is inherited from superclass adi.AD463x.Base"
+ "prop_title": "SampleAveragingLength",
+ "prop_description": "Block length of samples to be averaged. Applied in the Averaging Mode register only when OUT_DATA_MD is set to 30-bit averaged differential mode"
},
{
"prop_name": "SampleRate",
- "prop_title": " SampleRate Sample Rate",
- "prop_description": "Baseband sampling rate in Hz, specified as a scalar in samples per second.Help for adi.AD4030.Rx/SampleRate is inherited from superclass adi.AD463x.Base"
+ "prop_title": "SampleRate - Sample Rate",
+ "prop_description": "Baseband sampling rate in Hz, specified as a scalar in samples per second."
},
{
"prop_name": "SamplesPerFrame",
- "prop_title": " SamplesPerFrame Samples Per Frame",
- "prop_description": "Number of samples per frame, specified as an even positive integer.Help for adi.AD4030.Rx/SamplesPerFrame is inherited from superclass adi.AD463x.Base"
+ "prop_title": " Frame size",
+ "prop_description": "Size of the frame in samplesHelp for adi.AD4030.Rx/SamplesPerFrame is inherited from superclass matlabshared.libiio.base"
},
{
"prop_name": "uri",
@@ -115,7 +259,7 @@
},
{
"name": "adi.AD4630_16.Rx",
- "dec": " adi.AD4630_16.Rx Receive data from the AD4630-16 ADC
The adi.AD4630_16.Rx System object is a signal source that can receive
data from the AD4630-16.
rx = adi.AD4630_16.Rx;
rx = adi.AD4630_16.Rx('uri','192.168.2.1');
AD4630-16 Datasheet
Documentation for adi.AD4630_16.Rx
doc adi.AD4630_16.Rx
",
+ "dec": "
adi.AD4630_16.Rx Receive data from the AD4630-16 ADC
The adi.AD4630_16.Rx System object is a signal source that can receive
data from the AD4630-16.
`rx = adi.AD4630_16.Rx;`
`rx = adi.AD4630_16.Rx('uri','192.168.2.1');`
`AD4630-16 Datasheet `_
Documentation for adi.AD4630_16.Rx
doc adi.AD4630_16.Rx
",
"props": [
{
"prop_name": "EnabledChannels",
@@ -124,18 +268,18 @@
},
{
"prop_name": "SampleAveragingLength",
- "prop_title": " SampleAveragingLength",
- "prop_description": "Block length of samples to be averaged. Applied in the Averaging Mode register only when OUT_DATA_MD is set to 30-bit averaged differential modeHelp for adi.AD4630_16.Rx/SampleAveragingLength is inherited from superclass adi.AD463x.Base"
+ "prop_title": "SampleAveragingLength",
+ "prop_description": "Block length of samples to be averaged. Applied in the Averaging Mode register only when OUT_DATA_MD is set to 30-bit averaged differential mode"
},
{
"prop_name": "SampleRate",
- "prop_title": " SampleRate Sample Rate",
- "prop_description": "Baseband sampling rate in Hz, specified as a scalar in samples per second.Help for adi.AD4630_16.Rx/SampleRate is inherited from superclass adi.AD463x.Base"
+ "prop_title": "SampleRate - Sample Rate",
+ "prop_description": "Baseband sampling rate in Hz, specified as a scalar in samples per second."
},
{
"prop_name": "SamplesPerFrame",
- "prop_title": " SamplesPerFrame Samples Per Frame",
- "prop_description": "Number of samples per frame, specified as an even positive integer.Help for adi.AD4630_16.Rx/SamplesPerFrame is inherited from superclass adi.AD463x.Base"
+ "prop_title": " Frame size",
+ "prop_description": "Size of the frame in samplesHelp for adi.AD4630_16.Rx/SamplesPerFrame is inherited from superclass matlabshared.libiio.base"
},
{
"prop_name": "uri",
@@ -146,7 +290,7 @@
},
{
"name": "adi.AD4630_24.Rx",
- "dec": " adi.AD4630_24.Rx Receive data from the AD4630-24 ADC
The adi.AD4630_24.Rx System object is a signal source that can receive
data from the AD4630-24.
rx = adi.AD4630_24.Rx;
rx = adi.AD4630_24.Rx('uri','192.168.2.1');
AD4630-24 Datasheet
Documentation for adi.AD4630_24.Rx
doc adi.AD4630_24.Rx
",
+ "dec": "
adi.AD4630_24.Rx Receive data from the AD4630-24 ADC
The adi.AD4630_24.Rx System object is a signal source that can receive
data from the AD4630-24.
`rx = adi.AD4630_24.Rx;`
`rx = adi.AD4630_24.Rx('uri','192.168.2.1');`
`AD4630-24 Datasheet `_
Documentation for adi.AD4630_24.Rx
doc adi.AD4630_24.Rx
",
"props": [
{
"prop_name": "EnabledChannels",
@@ -155,18 +299,18 @@
},
{
"prop_name": "SampleAveragingLength",
- "prop_title": " SampleAveragingLength",
- "prop_description": "Block length of samples to be averaged. Applied in the Averaging Mode register only when OUT_DATA_MD is set to 30-bit averaged differential modeHelp for adi.AD4630_24.Rx/SampleAveragingLength is inherited from superclass adi.AD463x.Base"
+ "prop_title": "SampleAveragingLength",
+ "prop_description": "Block length of samples to be averaged. Applied in the Averaging Mode register only when OUT_DATA_MD is set to 30-bit averaged differential mode"
},
{
"prop_name": "SampleRate",
- "prop_title": " SampleRate Sample Rate",
- "prop_description": "Baseband sampling rate in Hz, specified as a scalar in samples per second.Help for adi.AD4630_24.Rx/SampleRate is inherited from superclass adi.AD463x.Base"
+ "prop_title": "SampleRate - Sample Rate",
+ "prop_description": "Baseband sampling rate in Hz, specified as a scalar in samples per second."
},
{
"prop_name": "SamplesPerFrame",
- "prop_title": " SamplesPerFrame Samples Per Frame",
- "prop_description": "Number of samples per frame, specified as an even positive integer.Help for adi.AD4630_24.Rx/SamplesPerFrame is inherited from superclass adi.AD463x.Base"
+ "prop_title": " Frame size",
+ "prop_description": "Size of the frame in samplesHelp for adi.AD4630_24.Rx/SamplesPerFrame is inherited from superclass matlabshared.libiio.base"
},
{
"prop_name": "uri",
@@ -177,7 +321,7 @@
},
{
"name": "adi.AD4858.Rx",
- "dec": " adi.AD4858.Rx Receives data from the AD4858 ADC
The adi.AD4858.Rx System object is a signal source that can receive
data from the AD4858.
rx = adi.AD4858.Rx;
rx = adi.AD4858.Rx('uri','192.168.2.1');
AD4858 Datasheet
Documentation for adi.AD4858.Rx
doc adi.AD4858.Rx
",
+ "dec": "
adi.AD4858.Rx Receives data from the AD4858 ADC
The adi.AD4858.Rx System object is a signal source that can receive
data from the AD4858.
`rx = adi.AD4858.Rx;`
`rx = adi.AD4858.Rx('uri','192.168.2.1');`
`AD4858 Datasheet `_
Documentation for adi.AD4858.Rx
doc adi.AD4858.Rx
",
"props": [
{
"prop_name": "EnabledChannels",
@@ -203,7 +347,7 @@
},
{
"name": "adi.AD2S1210.Rx",
- "dec": " adi.AD2S1210.Rx Receives data from the AD2S1210 Resolver
The adi.AD2S1210.Rx System object is a signal source that can receive
data from the AD2S1210.
rx = adi.AD2S1210.Rx;
rx = adi.AD2S1210.Rx('uri','192.168.2.1');
AD2S1210 Datasheet
Documentation for adi.AD2S1210.Rx
doc adi.AD2S1210.Rx
",
+ "dec": "
adi.AD2S1210.Rx Receives data from the AD2S1210 Resolver
The adi.AD2S1210.Rx System object is a signal source that can receive
data from the AD2S1210.
`rx = adi.AD2S1210.Rx;`
`rx = adi.AD2S1210.Rx('uri','192.168.2.1');`
`AD2S1210 Datasheet `_
Documentation for adi.AD2S1210.Rx
doc adi.AD2S1210.Rx
",
"props": [
{
"prop_name": "Angle",
@@ -244,7 +388,7 @@
},
{
"name": "adi.AD4000.Rx",
- "dec": " adi.AD4000.Rx Receives data from the AD4000 ADC
The adi.AD4000.Rx System object is a signal source that can receive
data from the AD4000.
rx = adi.AD4000.Rx;
rx = adi.AD4000.Rx('uri','192.168.2.1');
AD4000 Datasheet
Documentation for adi.AD4000.Rx
doc adi.AD4000.Rx
",
+ "dec": "
adi.AD4000.Rx Receives data from the AD4000 ADC
The adi.AD4000.Rx System object is a signal source that can receive
data from the AD4000.
`rx = adi.AD4000.Rx;`
`rx = adi.AD4000.Rx('uri','192.168.2.1');`
`AD4000 Datasheet `_
Documentation for adi.AD4000.Rx
doc adi.AD4000.Rx
",
"props": [
{
"prop_name": "EnabledChannels",
@@ -253,23 +397,23 @@
},
{
"prop_name": "SampleRate",
- "prop_title": " SampleRate Sample Rate",
- "prop_description": "Baseband sampling rate in Hz, specified as a scalar in samples per second.Help for adi.AD4000.Rx/SampleRate is inherited from superclass adi.AD400x.Base"
+ "prop_title": "SampleRate - Sample Rate",
+ "prop_description": "Baseband sampling rate in Hz, specified as a scalar in samples per second."
},
{
"prop_name": "SamplesPerFrame",
- "prop_title": " SamplesPerFrame Samples Per Frame",
- "prop_description": "Number of samples per frame, specified as an even positive integer.Help for adi.AD4000.Rx/SamplesPerFrame is inherited from superclass adi.AD400x.Base"
+ "prop_title": " Frame size",
+ "prop_description": "Size of the frame in samplesHelp for adi.AD4000.Rx/SamplesPerFrame is inherited from superclass matlabshared.libiio.base"
},
{
"prop_name": "VoltageOffset",
- "prop_title": " VoltageOffset Voltage Offset",
- "prop_description": "ADC Voltage offset.Help for adi.AD4000.Rx/VoltageOffset is inherited from superclass adi.AD400x.Base"
+ "prop_title": "VoltageOffset - Voltage Offset",
+ "prop_description": "ADC Voltage offset."
},
{
"prop_name": "VoltageScale",
- "prop_title": " VoltageScale Voltage Scale",
- "prop_description": "ADC Voltage scale.Help for adi.AD4000.Rx/VoltageScale is inherited from superclass adi.AD400x.Base"
+ "prop_title": "VoltageScale - Voltage Scale",
+ "prop_description": "ADC Voltage scale."
},
{
"prop_name": "uri",
@@ -280,7 +424,7 @@
},
{
"name": "adi.AD4001.Rx",
- "dec": " adi.AD4001.Rx Receives data from the AD4001 ADC
The adi.AD4001.Rx System object is a signal source that can receive
data from the AD4001.
rx = adi.AD4001.Rx;
rx = adi.AD4001.Rx('uri','192.168.2.1');
AD4001 Datasheet
Documentation for adi.AD4001.Rx
doc adi.AD4001.Rx
",
+ "dec": "
adi.AD4001.Rx Receives data from the AD4001 ADC
The adi.AD4001.Rx System object is a signal source that can receive
data from the AD4001.
`rx = adi.AD4001.Rx;`
`rx = adi.AD4001.Rx('uri','192.168.2.1');`
`AD4001 Datasheet `_
Documentation for adi.AD4001.Rx
doc adi.AD4001.Rx
",
"props": [
{
"prop_name": "EnabledChannels",
@@ -289,23 +433,23 @@
},
{
"prop_name": "SampleRate",
- "prop_title": " SampleRate Sample Rate",
- "prop_description": "Baseband sampling rate in Hz, specified as a scalar in samples per second.Help for adi.AD4001.Rx/SampleRate is inherited from superclass adi.AD400x.Base"
+ "prop_title": "SampleRate - Sample Rate",
+ "prop_description": "Baseband sampling rate in Hz, specified as a scalar in samples per second."
},
{
"prop_name": "SamplesPerFrame",
- "prop_title": " SamplesPerFrame Samples Per Frame",
- "prop_description": "Number of samples per frame, specified as an even positive integer.Help for adi.AD4001.Rx/SamplesPerFrame is inherited from superclass adi.AD400x.Base"
+ "prop_title": " Frame size",
+ "prop_description": "Size of the frame in samplesHelp for adi.AD4001.Rx/SamplesPerFrame is inherited from superclass matlabshared.libiio.base"
},
{
"prop_name": "VoltageOffset",
- "prop_title": " VoltageOffset Voltage Offset",
- "prop_description": "ADC Voltage offset.Help for adi.AD4001.Rx/VoltageOffset is inherited from superclass adi.AD400x.Base"
+ "prop_title": "VoltageOffset - Voltage Offset",
+ "prop_description": "ADC Voltage offset."
},
{
"prop_name": "VoltageScale",
- "prop_title": " VoltageScale Voltage Scale",
- "prop_description": "ADC Voltage scale.Help for adi.AD4001.Rx/VoltageScale is inherited from superclass adi.AD400x.Base"
+ "prop_title": "VoltageScale - Voltage Scale",
+ "prop_description": "ADC Voltage scale."
},
{
"prop_name": "uri",
@@ -316,7 +460,7 @@
},
{
"name": "adi.AD4002.Rx",
- "dec": " adi.AD4002.Rx Receives data from the AD4002 ADC
The adi.AD4002.Rx System object is a signal source that can receive
data from the AD4002.
rx = adi.AD4002.Rx;
rx = adi.AD4002.Rx('uri','192.168.2.1');
AD4002 Datasheet
Documentation for adi.AD4002.Rx
doc adi.AD4002.Rx
",
+ "dec": "
adi.AD4002.Rx Receives data from the AD4002 ADC
The adi.AD4002.Rx System object is a signal source that can receive
data from the AD4002.
`rx = adi.AD4002.Rx;`
`rx = adi.AD4002.Rx('uri','192.168.2.1');`
`AD4002 Datasheet `_
Documentation for adi.AD4002.Rx
doc adi.AD4002.Rx
",
"props": [
{
"prop_name": "EnabledChannels",
@@ -325,23 +469,23 @@
},
{
"prop_name": "SampleRate",
- "prop_title": " SampleRate Sample Rate",
- "prop_description": "Baseband sampling rate in Hz, specified as a scalar in samples per second.Help for adi.AD4002.Rx/SampleRate is inherited from superclass adi.AD400x.Base"
+ "prop_title": "SampleRate - Sample Rate",
+ "prop_description": "Baseband sampling rate in Hz, specified as a scalar in samples per second."
},
{
"prop_name": "SamplesPerFrame",
- "prop_title": " SamplesPerFrame Samples Per Frame",
- "prop_description": "Number of samples per frame, specified as an even positive integer.Help for adi.AD4002.Rx/SamplesPerFrame is inherited from superclass adi.AD400x.Base"
+ "prop_title": " Frame size",
+ "prop_description": "Size of the frame in samplesHelp for adi.AD4002.Rx/SamplesPerFrame is inherited from superclass matlabshared.libiio.base"
},
{
"prop_name": "VoltageOffset",
- "prop_title": " VoltageOffset Voltage Offset",
- "prop_description": "ADC Voltage offset.Help for adi.AD4002.Rx/VoltageOffset is inherited from superclass adi.AD400x.Base"
+ "prop_title": "VoltageOffset - Voltage Offset",
+ "prop_description": "ADC Voltage offset."
},
{
"prop_name": "VoltageScale",
- "prop_title": " VoltageScale Voltage Scale",
- "prop_description": "ADC Voltage scale.Help for adi.AD4002.Rx/VoltageScale is inherited from superclass adi.AD400x.Base"
+ "prop_title": "VoltageScale - Voltage Scale",
+ "prop_description": "ADC Voltage scale."
},
{
"prop_name": "uri",
@@ -352,7 +496,7 @@
},
{
"name": "adi.AD4003.Rx",
- "dec": " adi.AD4003.Rx Receives data from the AD4003 ADC
The adi.AD4003.Rx System object is a signal source that can receive
data from the AD4003.
rx = adi.AD4003.Rx;
rx = adi.AD4003.Rx('uri','192.168.2.1');
AD4003 Datasheet
Documentation for adi.AD4003.Rx
doc adi.AD4003.Rx
",
+ "dec": "
adi.AD4003.Rx Receives data from the AD4003 ADC
The adi.AD4003.Rx System object is a signal source that can receive
data from the AD4003.
`rx = adi.AD4003.Rx;`
`rx = adi.AD4003.Rx('uri','192.168.2.1');`
`AD4003 Datasheet `_
Documentation for adi.AD4003.Rx
doc adi.AD4003.Rx
",
"props": [
{
"prop_name": "EnabledChannels",
@@ -361,23 +505,23 @@
},
{
"prop_name": "SampleRate",
- "prop_title": " SampleRate Sample Rate",
- "prop_description": "Baseband sampling rate in Hz, specified as a scalar in samples per second.Help for adi.AD4003.Rx/SampleRate is inherited from superclass adi.AD400x.Base"
+ "prop_title": "SampleRate - Sample Rate",
+ "prop_description": "Baseband sampling rate in Hz, specified as a scalar in samples per second."
},
{
"prop_name": "SamplesPerFrame",
- "prop_title": " SamplesPerFrame Samples Per Frame",
- "prop_description": "Number of samples per frame, specified as an even positive integer.Help for adi.AD4003.Rx/SamplesPerFrame is inherited from superclass adi.AD400x.Base"
+ "prop_title": " Frame size",
+ "prop_description": "Size of the frame in samplesHelp for adi.AD4003.Rx/SamplesPerFrame is inherited from superclass matlabshared.libiio.base"
},
{
"prop_name": "VoltageOffset",
- "prop_title": " VoltageOffset Voltage Offset",
- "prop_description": "ADC Voltage offset.Help for adi.AD4003.Rx/VoltageOffset is inherited from superclass adi.AD400x.Base"
+ "prop_title": "VoltageOffset - Voltage Offset",
+ "prop_description": "ADC Voltage offset."
},
{
"prop_name": "VoltageScale",
- "prop_title": " VoltageScale Voltage Scale",
- "prop_description": "ADC Voltage scale.Help for adi.AD4003.Rx/VoltageScale is inherited from superclass adi.AD400x.Base"
+ "prop_title": "VoltageScale - Voltage Scale",
+ "prop_description": "ADC Voltage scale."
},
{
"prop_name": "uri",
@@ -388,7 +532,7 @@
},
{
"name": "adi.AD4004.Rx",
- "dec": " adi.AD4004.Rx Receives data from the AD4004 ADC
The adi.AD4004.Rx System object is a signal source that can receive
data from the AD4004.
rx = adi.AD4004.Rx;
rx = adi.AD4004.Rx('uri','192.168.2.1');
AD4004 Datasheet
Documentation for adi.AD4004.Rx
doc adi.AD4004.Rx
",
+ "dec": "
adi.AD4004.Rx Receives data from the AD4004 ADC
The adi.AD4004.Rx System object is a signal source that can receive
data from the AD4004.
`rx = adi.AD4004.Rx;`
`rx = adi.AD4004.Rx('uri','192.168.2.1');`
`AD4004 Datasheet `_
Documentation for adi.AD4004.Rx
doc adi.AD4004.Rx
",
"props": [
{
"prop_name": "EnabledChannels",
@@ -397,23 +541,23 @@
},
{
"prop_name": "SampleRate",
- "prop_title": " SampleRate Sample Rate",
- "prop_description": "Baseband sampling rate in Hz, specified as a scalar in samples per second.Help for adi.AD4004.Rx/SampleRate is inherited from superclass adi.AD400x.Base"
+ "prop_title": "SampleRate - Sample Rate",
+ "prop_description": "Baseband sampling rate in Hz, specified as a scalar in samples per second."
},
{
"prop_name": "SamplesPerFrame",
- "prop_title": " SamplesPerFrame Samples Per Frame",
- "prop_description": "Number of samples per frame, specified as an even positive integer.Help for adi.AD4004.Rx/SamplesPerFrame is inherited from superclass adi.AD400x.Base"
+ "prop_title": " Frame size",
+ "prop_description": "Size of the frame in samplesHelp for adi.AD4004.Rx/SamplesPerFrame is inherited from superclass matlabshared.libiio.base"
},
{
"prop_name": "VoltageOffset",
- "prop_title": " VoltageOffset Voltage Offset",
- "prop_description": "ADC Voltage offset.Help for adi.AD4004.Rx/VoltageOffset is inherited from superclass adi.AD400x.Base"
+ "prop_title": "VoltageOffset - Voltage Offset",
+ "prop_description": "ADC Voltage offset."
},
{
"prop_name": "VoltageScale",
- "prop_title": " VoltageScale Voltage Scale",
- "prop_description": "ADC Voltage scale.Help for adi.AD4004.Rx/VoltageScale is inherited from superclass adi.AD400x.Base"
+ "prop_title": "VoltageScale - Voltage Scale",
+ "prop_description": "ADC Voltage scale."
},
{
"prop_name": "uri",
@@ -424,7 +568,7 @@
},
{
"name": "adi.AD4005.Rx",
- "dec": " adi.AD4005.Rx Receives data from the AD4005 ADC
The adi.AD4005.Rx System object is a signal source that can receive
data from the AD4005.
rx = adi.AD4005.Rx;
rx = adi.AD4005.Rx('uri','192.168.2.1');
AD4005 Datasheet
Documentation for adi.AD4005.Rx
doc adi.AD4005.Rx
",
+ "dec": "
adi.AD4005.Rx Receives data from the AD4005 ADC
The adi.AD4005.Rx System object is a signal source that can receive
data from the AD4005.
`rx = adi.AD4005.Rx;`
`rx = adi.AD4005.Rx('uri','192.168.2.1');`
`AD4005 Datasheet `_
Documentation for adi.AD4005.Rx
doc adi.AD4005.Rx
",
"props": [
{
"prop_name": "EnabledChannels",
@@ -433,23 +577,23 @@
},
{
"prop_name": "SampleRate",
- "prop_title": " SampleRate Sample Rate",
- "prop_description": "Baseband sampling rate in Hz, specified as a scalar in samples per second.Help for adi.AD4005.Rx/SampleRate is inherited from superclass adi.AD400x.Base"
+ "prop_title": "SampleRate - Sample Rate",
+ "prop_description": "Baseband sampling rate in Hz, specified as a scalar in samples per second."
},
{
"prop_name": "SamplesPerFrame",
- "prop_title": " SamplesPerFrame Samples Per Frame",
- "prop_description": "Number of samples per frame, specified as an even positive integer.Help for adi.AD4005.Rx/SamplesPerFrame is inherited from superclass adi.AD400x.Base"
+ "prop_title": " Frame size",
+ "prop_description": "Size of the frame in samplesHelp for adi.AD4005.Rx/SamplesPerFrame is inherited from superclass matlabshared.libiio.base"
},
{
"prop_name": "VoltageOffset",
- "prop_title": " VoltageOffset Voltage Offset",
- "prop_description": "ADC Voltage offset.Help for adi.AD4005.Rx/VoltageOffset is inherited from superclass adi.AD400x.Base"
+ "prop_title": "VoltageOffset - Voltage Offset",
+ "prop_description": "ADC Voltage offset."
},
{
"prop_name": "VoltageScale",
- "prop_title": " VoltageScale Voltage Scale",
- "prop_description": "ADC Voltage scale.Help for adi.AD4005.Rx/VoltageScale is inherited from superclass adi.AD400x.Base"
+ "prop_title": "VoltageScale - Voltage Scale",
+ "prop_description": "ADC Voltage scale."
},
{
"prop_name": "uri",
@@ -460,7 +604,7 @@
},
{
"name": "adi.AD4006.Rx",
- "dec": " adi.AD4006.Rx Receives data from the AD4006 ADC
The adi.AD4006.Rx System object is a signal source that can receive
data from the AD4006.
rx = adi.AD4006.Rx;
rx = adi.AD4006.Rx('uri','192.168.2.1');
AD4006 Datasheet
Documentation for adi.AD4006.Rx
doc adi.AD4006.Rx
",
+ "dec": "
adi.AD4006.Rx Receives data from the AD4006 ADC
The adi.AD4006.Rx System object is a signal source that can receive
data from the AD4006.
`rx = adi.AD4006.Rx;`
`rx = adi.AD4006.Rx('uri','192.168.2.1');`
`AD4006 Datasheet `_
Documentation for adi.AD4006.Rx
doc adi.AD4006.Rx
",
"props": [
{
"prop_name": "EnabledChannels",
@@ -469,23 +613,23 @@
},
{
"prop_name": "SampleRate",
- "prop_title": " SampleRate Sample Rate",
- "prop_description": "Baseband sampling rate in Hz, specified as a scalar in samples per second.Help for adi.AD4006.Rx/SampleRate is inherited from superclass adi.AD400x.Base"
+ "prop_title": "SampleRate - Sample Rate",
+ "prop_description": "Baseband sampling rate in Hz, specified as a scalar in samples per second."
},
{
"prop_name": "SamplesPerFrame",
- "prop_title": " SamplesPerFrame Samples Per Frame",
- "prop_description": "Number of samples per frame, specified as an even positive integer.Help for adi.AD4006.Rx/SamplesPerFrame is inherited from superclass adi.AD400x.Base"
+ "prop_title": " Frame size",
+ "prop_description": "Size of the frame in samplesHelp for adi.AD4006.Rx/SamplesPerFrame is inherited from superclass matlabshared.libiio.base"
},
{
"prop_name": "VoltageOffset",
- "prop_title": " VoltageOffset Voltage Offset",
- "prop_description": "ADC Voltage offset.Help for adi.AD4006.Rx/VoltageOffset is inherited from superclass adi.AD400x.Base"
+ "prop_title": "VoltageOffset - Voltage Offset",
+ "prop_description": "ADC Voltage offset."
},
{
"prop_name": "VoltageScale",
- "prop_title": " VoltageScale Voltage Scale",
- "prop_description": "ADC Voltage scale.Help for adi.AD4006.Rx/VoltageScale is inherited from superclass adi.AD400x.Base"
+ "prop_title": "VoltageScale - Voltage Scale",
+ "prop_description": "ADC Voltage scale."
},
{
"prop_name": "uri",
@@ -496,7 +640,7 @@
},
{
"name": "adi.AD4007.Rx",
- "dec": " adi.AD4007.Rx Receives data from the AD4007 ADC
The adi.AD4007.Rx System object is a signal source that can receive
data from the AD4007.
rx = adi.AD4007.Rx;
rx = adi.AD4007.Rx('uri','192.168.2.1');
AD4007 Datasheet
Documentation for adi.AD4007.Rx
doc adi.AD4007.Rx
",
+ "dec": "
adi.AD4007.Rx Receives data from the AD4007 ADC
The adi.AD4007.Rx System object is a signal source that can receive
data from the AD4007.
`rx = adi.AD4007.Rx;`
`rx = adi.AD4007.Rx('uri','192.168.2.1');`
`AD4007 Datasheet `_
Documentation for adi.AD4007.Rx
doc adi.AD4007.Rx
",
"props": [
{
"prop_name": "EnabledChannels",
@@ -505,23 +649,23 @@
},
{
"prop_name": "SampleRate",
- "prop_title": " SampleRate Sample Rate",
- "prop_description": "Baseband sampling rate in Hz, specified as a scalar in samples per second.Help for adi.AD4007.Rx/SampleRate is inherited from superclass adi.AD400x.Base"
+ "prop_title": "SampleRate - Sample Rate",
+ "prop_description": "Baseband sampling rate in Hz, specified as a scalar in samples per second."
},
{
"prop_name": "SamplesPerFrame",
- "prop_title": " SamplesPerFrame Samples Per Frame",
- "prop_description": "Number of samples per frame, specified as an even positive integer.Help for adi.AD4007.Rx/SamplesPerFrame is inherited from superclass adi.AD400x.Base"
+ "prop_title": " Frame size",
+ "prop_description": "Size of the frame in samplesHelp for adi.AD4007.Rx/SamplesPerFrame is inherited from superclass matlabshared.libiio.base"
},
{
"prop_name": "VoltageOffset",
- "prop_title": " VoltageOffset Voltage Offset",
- "prop_description": "ADC Voltage offset.Help for adi.AD4007.Rx/VoltageOffset is inherited from superclass adi.AD400x.Base"
+ "prop_title": "VoltageOffset - Voltage Offset",
+ "prop_description": "ADC Voltage offset."
},
{
"prop_name": "VoltageScale",
- "prop_title": " VoltageScale Voltage Scale",
- "prop_description": "ADC Voltage scale.Help for adi.AD4007.Rx/VoltageScale is inherited from superclass adi.AD400x.Base"
+ "prop_title": "VoltageScale - Voltage Scale",
+ "prop_description": "ADC Voltage scale."
},
{
"prop_name": "uri",
@@ -532,7 +676,7 @@
},
{
"name": "adi.AD4008.Rx",
- "dec": " adi.AD4008.Rx Receives data from the AD4008 ADC
The adi.AD4008.Rx System object is a signal source that can receive
data from the AD4008.
rx = adi.AD4008.Rx;
rx = adi.AD4008.Rx('uri','192.168.2.1');
AD4008 Datasheet
Documentation for adi.AD4008.Rx
doc adi.AD4008.Rx
",
+ "dec": "
adi.AD4008.Rx Receives data from the AD4008 ADC
The adi.AD4008.Rx System object is a signal source that can receive
data from the AD4008.
`rx = adi.AD4008.Rx;`
`rx = adi.AD4008.Rx('uri','192.168.2.1');`
`AD4008 Datasheet `_
Documentation for adi.AD4008.Rx
doc adi.AD4008.Rx
",
"props": [
{
"prop_name": "EnabledChannels",
@@ -541,23 +685,23 @@
},
{
"prop_name": "SampleRate",
- "prop_title": " SampleRate Sample Rate",
- "prop_description": "Baseband sampling rate in Hz, specified as a scalar in samples per second.Help for adi.AD4008.Rx/SampleRate is inherited from superclass adi.AD400x.Base"
+ "prop_title": "SampleRate - Sample Rate",
+ "prop_description": "Baseband sampling rate in Hz, specified as a scalar in samples per second."
},
{
"prop_name": "SamplesPerFrame",
- "prop_title": " SamplesPerFrame Samples Per Frame",
- "prop_description": "Number of samples per frame, specified as an even positive integer.Help for adi.AD4008.Rx/SamplesPerFrame is inherited from superclass adi.AD400x.Base"
+ "prop_title": " Frame size",
+ "prop_description": "Size of the frame in samplesHelp for adi.AD4008.Rx/SamplesPerFrame is inherited from superclass matlabshared.libiio.base"
},
{
"prop_name": "VoltageOffset",
- "prop_title": " VoltageOffset Voltage Offset",
- "prop_description": "ADC Voltage offset.Help for adi.AD4008.Rx/VoltageOffset is inherited from superclass adi.AD400x.Base"
+ "prop_title": "VoltageOffset - Voltage Offset",
+ "prop_description": "ADC Voltage offset."
},
{
"prop_name": "VoltageScale",
- "prop_title": " VoltageScale Voltage Scale",
- "prop_description": "ADC Voltage scale.Help for adi.AD4008.Rx/VoltageScale is inherited from superclass adi.AD400x.Base"
+ "prop_title": "VoltageScale - Voltage Scale",
+ "prop_description": "ADC Voltage scale."
},
{
"prop_name": "uri",
@@ -568,7 +712,7 @@
},
{
"name": "adi.AD4010.Rx",
- "dec": " adi.AD4010.Rx Receives data from the AD4010 ADC
The adi.AD4010.Rx System object is a signal source that can receive
data from the AD4010.
rx = adi.AD4010.Rx;
rx = adi.AD4010.Rx('uri','192.168.2.1');
AD4010 Datasheet
Documentation for adi.AD4010.Rx
doc adi.AD4010.Rx
",
+ "dec": "
adi.AD4010.Rx Receives data from the AD4010 ADC
The adi.AD4010.Rx System object is a signal source that can receive
data from the AD4010.
`rx = adi.AD4010.Rx;`
`rx = adi.AD4010.Rx('uri','192.168.2.1');`
`AD4010 Datasheet `_
Documentation for adi.AD4010.Rx
doc adi.AD4010.Rx
",
"props": [
{
"prop_name": "EnabledChannels",
@@ -577,23 +721,23 @@
},
{
"prop_name": "SampleRate",
- "prop_title": " SampleRate Sample Rate",
- "prop_description": "Baseband sampling rate in Hz, specified as a scalar in samples per second.Help for adi.AD4010.Rx/SampleRate is inherited from superclass adi.AD400x.Base"
+ "prop_title": "SampleRate - Sample Rate",
+ "prop_description": "Baseband sampling rate in Hz, specified as a scalar in samples per second."
},
{
"prop_name": "SamplesPerFrame",
- "prop_title": " SamplesPerFrame Samples Per Frame",
- "prop_description": "Number of samples per frame, specified as an even positive integer.Help for adi.AD4010.Rx/SamplesPerFrame is inherited from superclass adi.AD400x.Base"
+ "prop_title": " Frame size",
+ "prop_description": "Size of the frame in samplesHelp for adi.AD4010.Rx/SamplesPerFrame is inherited from superclass matlabshared.libiio.base"
},
{
"prop_name": "VoltageOffset",
- "prop_title": " VoltageOffset Voltage Offset",
- "prop_description": "ADC Voltage offset.Help for adi.AD4010.Rx/VoltageOffset is inherited from superclass adi.AD400x.Base"
+ "prop_title": "VoltageOffset - Voltage Offset",
+ "prop_description": "ADC Voltage offset."
},
{
"prop_name": "VoltageScale",
- "prop_title": " VoltageScale Voltage Scale",
- "prop_description": "ADC Voltage scale.Help for adi.AD4010.Rx/VoltageScale is inherited from superclass adi.AD400x.Base"
+ "prop_title": "VoltageScale - Voltage Scale",
+ "prop_description": "ADC Voltage scale."
},
{
"prop_name": "uri",
@@ -604,7 +748,7 @@
},
{
"name": "adi.AD4011.Rx",
- "dec": " adi.AD4011.Rx Receives data from the AD4011 ADC
The adi.AD4011.Rx System object is a signal source that can receive
data from the AD4011.
rx = adi.AD4011.Rx;
rx = adi.AD4011.Rx('uri','192.168.2.1');
AD4011 Datasheet
Documentation for adi.AD4011.Rx
doc adi.AD4011.Rx
",
+ "dec": "
adi.AD4011.Rx Receives data from the AD4011 ADC
The adi.AD4011.Rx System object is a signal source that can receive
data from the AD4011.
`rx = adi.AD4011.Rx;`
`rx = adi.AD4011.Rx('uri','192.168.2.1');`
`AD4011 Datasheet `_
Documentation for adi.AD4011.Rx
doc adi.AD4011.Rx
",
"props": [
{
"prop_name": "EnabledChannels",
@@ -613,23 +757,23 @@
},
{
"prop_name": "SampleRate",
- "prop_title": " SampleRate Sample Rate",
- "prop_description": "Baseband sampling rate in Hz, specified as a scalar in samples per second.Help for adi.AD4011.Rx/SampleRate is inherited from superclass adi.AD400x.Base"
+ "prop_title": "SampleRate - Sample Rate",
+ "prop_description": "Baseband sampling rate in Hz, specified as a scalar in samples per second."
},
{
"prop_name": "SamplesPerFrame",
- "prop_title": " SamplesPerFrame Samples Per Frame",
- "prop_description": "Number of samples per frame, specified as an even positive integer.Help for adi.AD4011.Rx/SamplesPerFrame is inherited from superclass adi.AD400x.Base"
+ "prop_title": " Frame size",
+ "prop_description": "Size of the frame in samplesHelp for adi.AD4011.Rx/SamplesPerFrame is inherited from superclass matlabshared.libiio.base"
},
{
"prop_name": "VoltageOffset",
- "prop_title": " VoltageOffset Voltage Offset",
- "prop_description": "ADC Voltage offset.Help for adi.AD4011.Rx/VoltageOffset is inherited from superclass adi.AD400x.Base"
+ "prop_title": "VoltageOffset - Voltage Offset",
+ "prop_description": "ADC Voltage offset."
},
{
"prop_name": "VoltageScale",
- "prop_title": " VoltageScale Voltage Scale",
- "prop_description": "ADC Voltage scale.Help for adi.AD4011.Rx/VoltageScale is inherited from superclass adi.AD400x.Base"
+ "prop_title": "VoltageScale - Voltage Scale",
+ "prop_description": "ADC Voltage scale."
},
{
"prop_name": "uri",
@@ -640,7 +784,7 @@
},
{
"name": "adi.AD4020.Rx",
- "dec": " adi.AD4020.Rx Receives data from the AD4020 ADC
The adi.AD4020.Rx System object is a signal source that can receive
data from the AD4020.
rx = adi.AD4020.Rx;
rx = adi.AD4020.Rx('uri','192.168.2.1');
AD4020 Datasheet
Documentation for adi.AD4020.Rx
doc adi.AD4020.Rx
",
+ "dec": "
adi.AD4020.Rx Receives data from the AD4020 ADC
The adi.AD4020.Rx System object is a signal source that can receive
data from the AD4020.
rx = adi.AD4020.Rx;
rx = adi.AD4020.Rx('uri','192.168.2.1');
`AD4020 Datasheet `_
Documentation for adi.AD4020.Rx
doc adi.AD4020.Rx
",
"props": [
{
"prop_name": "EnabledChannels",
@@ -649,23 +793,23 @@
},
{
"prop_name": "SampleRate",
- "prop_title": " SampleRate Sample Rate",
- "prop_description": "Baseband sampling rate in Hz, specified as a scalar in samples per second.Help for adi.AD4020.Rx/SampleRate is inherited from superclass adi.AD400x.Base"
+ "prop_title": "SampleRate - Sample Rate",
+ "prop_description": "Baseband sampling rate in Hz, specified as a scalar in samples per second."
},
{
"prop_name": "SamplesPerFrame",
- "prop_title": " SamplesPerFrame Samples Per Frame",
- "prop_description": "Number of samples per frame, specified as an even positive integer.Help for adi.AD4020.Rx/SamplesPerFrame is inherited from superclass adi.AD400x.Base"
+ "prop_title": " Frame size",
+ "prop_description": "Size of the frame in samplesHelp for adi.AD4020.Rx/SamplesPerFrame is inherited from superclass matlabshared.libiio.base"
},
{
"prop_name": "VoltageOffset",
- "prop_title": " VoltageOffset Voltage Offset",
- "prop_description": "ADC Voltage offset.Help for adi.AD4020.Rx/VoltageOffset is inherited from superclass adi.AD400x.Base"
+ "prop_title": "VoltageOffset - Voltage Offset",
+ "prop_description": "ADC Voltage offset."
},
{
"prop_name": "VoltageScale",
- "prop_title": " VoltageScale Voltage Scale",
- "prop_description": "ADC Voltage scale.Help for adi.AD4020.Rx/VoltageScale is inherited from superclass adi.AD400x.Base"
+ "prop_title": "VoltageScale - Voltage Scale",
+ "prop_description": "ADC Voltage scale."
},
{
"prop_name": "uri",
@@ -676,7 +820,7 @@
},
{
"name": "adi.AD4021.Rx",
- "dec": " adi.AD4021.Rx Receives data from the AD4021 ADC
The adi.AD4021.Rx System object is a signal source that can receive
data from the AD4021.
rx = adi.AD4021.Rx;
rx = adi.AD4021.Rx('uri','192.168.2.1');
AD4021 Datasheet
Documentation for adi.AD4021.Rx
doc adi.AD4021.Rx
",
+ "dec": "
adi.AD4021.Rx Receives data from the AD4021 ADC
The adi.AD4021.Rx System object is a signal source that can receive
data from the AD4021.
`rx = adi.AD4021.Rx;`
`rx = adi.AD4021.Rx('uri','192.168.2.1');`
`AD4021 Datasheet `_
Documentation for adi.AD4021.Rx
doc adi.AD4021.Rx
",
"props": [
{
"prop_name": "EnabledChannels",
@@ -685,23 +829,23 @@
},
{
"prop_name": "SampleRate",
- "prop_title": " SampleRate Sample Rate",
- "prop_description": "Baseband sampling rate in Hz, specified as a scalar in samples per second.Help for adi.AD4021.Rx/SampleRate is inherited from superclass adi.AD400x.Base"
+ "prop_title": "SampleRate - Sample Rate",
+ "prop_description": "Baseband sampling rate in Hz, specified as a scalar in samples per second."
},
{
"prop_name": "SamplesPerFrame",
- "prop_title": " SamplesPerFrame Samples Per Frame",
- "prop_description": "Number of samples per frame, specified as an even positive integer.Help for adi.AD4021.Rx/SamplesPerFrame is inherited from superclass adi.AD400x.Base"
+ "prop_title": " Frame size",
+ "prop_description": "Size of the frame in samplesHelp for adi.AD4021.Rx/SamplesPerFrame is inherited from superclass matlabshared.libiio.base"
},
{
"prop_name": "VoltageOffset",
- "prop_title": " VoltageOffset Voltage Offset",
- "prop_description": "ADC Voltage offset.Help for adi.AD4021.Rx/VoltageOffset is inherited from superclass adi.AD400x.Base"
+ "prop_title": "VoltageOffset - Voltage Offset",
+ "prop_description": "ADC Voltage offset."
},
{
"prop_name": "VoltageScale",
- "prop_title": " VoltageScale Voltage Scale",
- "prop_description": "ADC Voltage scale.Help for adi.AD4021.Rx/VoltageScale is inherited from superclass adi.AD400x.Base"
+ "prop_title": "VoltageScale - Voltage Scale",
+ "prop_description": "ADC Voltage scale."
},
{
"prop_name": "uri",
@@ -712,7 +856,7 @@
},
{
"name": "adi.AD4022.Rx",
- "dec": " adi.AD4022.Rx Receives data from the AD4022 ADC
The adi.AD4022.Rx System object is a signal source that can receive
data from the AD4022.
rx = adi.AD4022.Rx;
rx = adi.AD4022.Rx('uri','192.168.2.1');
AD4022 Datasheet
Documentation for adi.AD4022.Rx
doc adi.AD4022.Rx
",
+ "dec": "
adi.AD4022.Rx Receives data from the AD4022 ADC
The adi.AD4022.Rx System object is a signal source that can receive
data from the AD4022.
`rx = adi.AD4022.Rx;`
`rx = adi.AD4022.Rx('uri','192.168.2.1');`
`AD4022 Datasheet `_
Documentation for adi.AD4022.Rx
doc adi.AD4022.Rx
",
"props": [
{
"prop_name": "EnabledChannels",
@@ -721,23 +865,23 @@
},
{
"prop_name": "SampleRate",
- "prop_title": " SampleRate Sample Rate",
- "prop_description": "Baseband sampling rate in Hz, specified as a scalar in samples per second.Help for adi.AD4022.Rx/SampleRate is inherited from superclass adi.AD400x.Base"
+ "prop_title": "SampleRate - Sample Rate",
+ "prop_description": "Baseband sampling rate in Hz, specified as a scalar in samples per second."
},
{
"prop_name": "SamplesPerFrame",
- "prop_title": " SamplesPerFrame Samples Per Frame",
- "prop_description": "Number of samples per frame, specified as an even positive integer.Help for adi.AD4022.Rx/SamplesPerFrame is inherited from superclass adi.AD400x.Base"
+ "prop_title": " Frame size",
+ "prop_description": "Size of the frame in samplesHelp for adi.AD4022.Rx/SamplesPerFrame is inherited from superclass matlabshared.libiio.base"
},
{
"prop_name": "VoltageOffset",
- "prop_title": " VoltageOffset Voltage Offset",
- "prop_description": "ADC Voltage offset.Help for adi.AD4022.Rx/VoltageOffset is inherited from superclass adi.AD400x.Base"
+ "prop_title": "VoltageOffset - Voltage Offset",
+ "prop_description": "ADC Voltage offset."
},
{
"prop_name": "VoltageScale",
- "prop_title": " VoltageScale Voltage Scale",
- "prop_description": "ADC Voltage scale.Help for adi.AD4022.Rx/VoltageScale is inherited from superclass adi.AD400x.Base"
+ "prop_title": "VoltageScale - Voltage Scale",
+ "prop_description": "ADC Voltage scale."
},
{
"prop_name": "uri",
@@ -748,12 +892,12 @@
},
{
"name": "adi.AD5760.Tx",
- "dec": " adi.AD5760.Tx Transmits data to the AD5760 DAC
The adi.AD5760.Tx System object is a signal sink that can transmit
data to the AD5760.
tx = adi.AD5760.Tx;
tx = adi.AD5760.Tx('uri','ip:192.168.2.1');
AD5760 Datasheet
Documentation for adi.AD5760.Tx
doc adi.AD5760.Tx
",
+ "dec": "
adi.AD5760.Tx Transmits data to the AD5760 DAC
The adi.AD5760.Tx System object is a signal sink that can transmit
data to the AD5760.
`tx = adi.AD5760.Tx;`
`tx = adi.AD5760.Tx('uri','ip:192.168.2.1');`
`AD5760 Datasheet `_
Documentation for adi.AD5760.Tx
doc adi.AD5760.Tx
",
"props": [
{
"prop_name": "CodeSelect",
- "prop_title": " CodeSelect Code Select",
- "prop_description": "Set to 2s_complement/offset_binaryHelp for adi.AD5760.Tx/CodeSelect is inherited from superclass adi.AD579x.Base"
+ "prop_title": "CodeSelect - Code Select",
+ "prop_description": "Set to 2s_complement/offset_binary"
},
{
"prop_name": "DDSFrequencies",
@@ -787,23 +931,23 @@
},
{
"prop_name": "PowerDown",
- "prop_title": " PowerDown Power Down",
- "prop_description": "Set to true/false to power-up/power-down the device channelsHelp for adi.AD5760.Tx/PowerDown is inherited from superclass adi.AD579x.Base"
+ "prop_title": "PowerDown - Power Down",
+ "prop_description": "Set to true/false to power-up/power-down the device channels"
},
{
"prop_name": "Raw",
- "prop_title": " Raw Channel Raw Value",
- "prop_description": "Help for adi.AD5760.Tx/Raw is inherited from superclass adi.AD579x.Base"
+ "prop_title": "Raw - Channel Raw Value",
+ "prop_description": ""
},
{
"prop_name": "SampleRate",
- "prop_title": " SampleRate Sample Rate",
- "prop_description": "Baseband sampling rate in Hz, specified as a scalar in samples per second. Help for adi.AD5760.Tx/SampleRate is inherited from superclass adi.AD579x.Base"
+ "prop_title": "SampleRate - Sample Rate",
+ "prop_description": "Baseband sampling rate in Hz, specified as a scalar in samples per second."
},
{
"prop_name": "SamplesPerFrame",
- "prop_title": " SamplesPerFrame Samples Per Frame",
- "prop_description": "Number of samples per frame, specified as an even positive integer. Help for adi.AD5760.Tx/SamplesPerFrame is inherited from superclass adi.AD579x.Base"
+ "prop_title": " Frame size",
+ "prop_description": "Size of the frame in samplesHelp for adi.AD5760.Tx/SamplesPerFrame is inherited from superclass matlabshared.libiio.base"
},
{
"prop_name": "uri",
@@ -814,12 +958,12 @@
},
{
"name": "adi.AD5780.Tx",
- "dec": " adi.AD5780.Tx Transmits data to the AD5780 DAC
The adi.AD5780.Tx System object is a signal sink that can transmit
data to the AD5780.
tx = adi.AD5780.Tx;
tx = adi.AD5780.Tx('uri','ip:192.168.2.1');
AD5780 Datasheet
Documentation for adi.AD5780.Tx
doc adi.AD5780.Tx
",
+ "dec": "
adi.AD5780.Tx Transmits data to the AD5780 DAC
The adi.AD5780.Tx System object is a signal sink that can transmit
data to the AD5780.
`tx = adi.AD5780.Tx;`
`tx = adi.AD5780.Tx('uri','ip:192.168.2.1');`
`AD5780 Datasheet `_
Documentation for adi.AD5780.Tx
doc adi.AD5780.Tx
",
"props": [
{
"prop_name": "CodeSelect",
- "prop_title": " CodeSelect Code Select",
- "prop_description": "Set to 2s_complement/offset_binaryHelp for adi.AD5780.Tx/CodeSelect is inherited from superclass adi.AD579x.Base"
+ "prop_title": "CodeSelect - Code Select",
+ "prop_description": "Set to 2s_complement/offset_binary"
},
{
"prop_name": "DDSFrequencies",
@@ -853,23 +997,23 @@
},
{
"prop_name": "PowerDown",
- "prop_title": " PowerDown Power Down",
- "prop_description": "Set to true/false to power-up/power-down the device channelsHelp for adi.AD5780.Tx/PowerDown is inherited from superclass adi.AD579x.Base"
+ "prop_title": "PowerDown - Power Down",
+ "prop_description": "Set to true/false to power-up/power-down the device channels"
},
{
"prop_name": "Raw",
- "prop_title": " Raw Channel Raw Value",
- "prop_description": "Help for adi.AD5780.Tx/Raw is inherited from superclass adi.AD579x.Base"
+ "prop_title": "Raw - Channel Raw Value",
+ "prop_description": ""
},
{
"prop_name": "SampleRate",
- "prop_title": " SampleRate Sample Rate",
- "prop_description": "Baseband sampling rate in Hz, specified as a scalar in samples per second. Help for adi.AD5780.Tx/SampleRate is inherited from superclass adi.AD579x.Base"
+ "prop_title": "SampleRate - Sample Rate",
+ "prop_description": "Baseband sampling rate in Hz, specified as a scalar in samples per second."
},
{
"prop_name": "SamplesPerFrame",
- "prop_title": " SamplesPerFrame Samples Per Frame",
- "prop_description": "Number of samples per frame, specified as an even positive integer. Help for adi.AD5780.Tx/SamplesPerFrame is inherited from superclass adi.AD579x.Base"
+ "prop_title": " Frame size",
+ "prop_description": "Size of the frame in samplesHelp for adi.AD5780.Tx/SamplesPerFrame is inherited from superclass matlabshared.libiio.base"
},
{
"prop_name": "uri",
@@ -880,12 +1024,12 @@
},
{
"name": "adi.AD5781.Tx",
- "dec": " adi.AD5781.Tx Transmits data to the AD5781 DAC
The adi.AD5781.Tx System object is a signal sink that can transmit
data to the AD5781.
tx = adi.AD5781.Tx;
tx = adi.AD5781.Tx('uri','ip:192.168.2.1');
AD5781 Datasheet
Documentation for adi.AD5781.Tx
doc adi.AD5781.Tx
",
+ "dec": "
adi.AD5781.Tx Transmits data to the AD5781 DAC
The adi.AD5781.Tx System object is a signal sink that can transmit
data to the AD5781.
`tx = adi.AD5781.Tx;`
`tx = adi.AD5781.Tx('uri','ip:192.168.2.1');`
`AD5781 Datasheet `_
Documentation for adi.AD5781.Tx
doc adi.AD5781.Tx
",
"props": [
{
"prop_name": "CodeSelect",
- "prop_title": " CodeSelect Code Select",
- "prop_description": "Set to 2s_complement/offset_binaryHelp for adi.AD5781.Tx/CodeSelect is inherited from superclass adi.AD579x.Base"
+ "prop_title": "CodeSelect - Code Select",
+ "prop_description": "Set to 2s_complement/offset_binary"
},
{
"prop_name": "DDSFrequencies",
@@ -919,23 +1063,23 @@
},
{
"prop_name": "PowerDown",
- "prop_title": " PowerDown Power Down",
- "prop_description": "Set to true/false to power-up/power-down the device channelsHelp for adi.AD5781.Tx/PowerDown is inherited from superclass adi.AD579x.Base"
+ "prop_title": "PowerDown - Power Down",
+ "prop_description": "Set to true/false to power-up/power-down the device channels"
},
{
"prop_name": "Raw",
- "prop_title": " Raw Channel Raw Value",
- "prop_description": "Help for adi.AD5781.Tx/Raw is inherited from superclass adi.AD579x.Base"
+ "prop_title": "Raw - Channel Raw Value",
+ "prop_description": ""
},
{
"prop_name": "SampleRate",
- "prop_title": " SampleRate Sample Rate",
- "prop_description": "Baseband sampling rate in Hz, specified as a scalar in samples per second. Help for adi.AD5781.Tx/SampleRate is inherited from superclass adi.AD579x.Base"
+ "prop_title": "SampleRate - Sample Rate",
+ "prop_description": "Baseband sampling rate in Hz, specified as a scalar in samples per second."
},
{
"prop_name": "SamplesPerFrame",
- "prop_title": " SamplesPerFrame Samples Per Frame",
- "prop_description": "Number of samples per frame, specified as an even positive integer. Help for adi.AD5781.Tx/SamplesPerFrame is inherited from superclass adi.AD579x.Base"
+ "prop_title": " Frame size",
+ "prop_description": "Size of the frame in samplesHelp for adi.AD5781.Tx/SamplesPerFrame is inherited from superclass matlabshared.libiio.base"
},
{
"prop_name": "uri",
@@ -946,12 +1090,12 @@
},
{
"name": "adi.AD5790.Tx",
- "dec": " adi.AD5790.Tx Transmits data to the AD5790 DAC
The adi.AD5790.Tx System object is a signal sink that can transmit
data to the AD5790.
tx = adi.AD5790.Tx;
tx = adi.AD5790.Tx('uri','ip:192.168.2.1');
AD5790 Datasheet
Documentation for adi.AD5790.Tx
doc adi.AD5790.Tx
",
+ "dec": "
adi.AD5790.Tx Transmits data to the AD5790 DAC
The adi.AD5790.Tx System object is a signal sink that can transmit
data to the AD5790.
`tx = adi.AD5790.Tx;`
`tx = adi.AD5790.Tx('uri','ip:192.168.2.1');`
`AD5790 Datasheet `_
Documentation for adi.AD5790.Tx
doc adi.AD5790.Tx
",
"props": [
{
"prop_name": "CodeSelect",
- "prop_title": " CodeSelect Code Select",
- "prop_description": "Set to 2s_complement/offset_binaryHelp for adi.AD5790.Tx/CodeSelect is inherited from superclass adi.AD579x.Base"
+ "prop_title": "CodeSelect - Code Select",
+ "prop_description": "Set to 2s_complement/offset_binary"
},
{
"prop_name": "DDSFrequencies",
@@ -985,23 +1129,23 @@
},
{
"prop_name": "PowerDown",
- "prop_title": " PowerDown Power Down",
- "prop_description": "Set to true/false to power-up/power-down the device channelsHelp for adi.AD5790.Tx/PowerDown is inherited from superclass adi.AD579x.Base"
+ "prop_title": "PowerDown - Power Down",
+ "prop_description": "Set to true/false to power-up/power-down the device channels"
},
{
"prop_name": "Raw",
- "prop_title": " Raw Channel Raw Value",
- "prop_description": "Help for adi.AD5790.Tx/Raw is inherited from superclass adi.AD579x.Base"
+ "prop_title": "Raw - Channel Raw Value",
+ "prop_description": ""
},
{
"prop_name": "SampleRate",
- "prop_title": " SampleRate Sample Rate",
- "prop_description": "Baseband sampling rate in Hz, specified as a scalar in samples per second. Help for adi.AD5790.Tx/SampleRate is inherited from superclass adi.AD579x.Base"
+ "prop_title": "SampleRate - Sample Rate",
+ "prop_description": "Baseband sampling rate in Hz, specified as a scalar in samples per second."
},
{
"prop_name": "SamplesPerFrame",
- "prop_title": " SamplesPerFrame Samples Per Frame",
- "prop_description": "Number of samples per frame, specified as an even positive integer. Help for adi.AD5790.Tx/SamplesPerFrame is inherited from superclass adi.AD579x.Base"
+ "prop_title": " Frame size",
+ "prop_description": "Size of the frame in samplesHelp for adi.AD5790.Tx/SamplesPerFrame is inherited from superclass matlabshared.libiio.base"
},
{
"prop_name": "uri",
@@ -1012,12 +1156,12 @@
},
{
"name": "adi.AD5791.Tx",
- "dec": " adi.AD5791.Tx Transmits data to the AD5791 DAC
The adi.AD5791.Tx System object is a signal sink that can transmit
data to the AD5791.
tx = adi.AD5791.Tx;
tx = adi.AD5791.Tx('uri','ip:192.168.2.1');
AD5791 Datasheet
Documentation for adi.AD5791.Tx
doc adi.AD5791.Tx
",
+ "dec": "
adi.AD5791.Tx Transmits data to the AD5791 DAC
The adi.AD5791.Tx System object is a signal sink that can transmit
data to the AD5791.
`tx = adi.AD5791.Tx;`
`tx = adi.AD5791.Tx('uri','ip:192.168.2.1');`
`AD5791 Datasheet `_
Documentation for adi.AD5791.Tx
doc adi.AD5791.Tx
",
"props": [
{
"prop_name": "CodeSelect",
- "prop_title": " CodeSelect Code Select",
- "prop_description": "Set to 2s_complement/offset_binaryHelp for adi.AD5791.Tx/CodeSelect is inherited from superclass adi.AD579x.Base"
+ "prop_title": "CodeSelect - Code Select",
+ "prop_description": "Set to 2s_complement/offset_binary"
},
{
"prop_name": "DDSFrequencies",
@@ -1051,23 +1195,23 @@
},
{
"prop_name": "PowerDown",
- "prop_title": " PowerDown Power Down",
- "prop_description": "Set to true/false to power-up/power-down the device channelsHelp for adi.AD5791.Tx/PowerDown is inherited from superclass adi.AD579x.Base"
+ "prop_title": "PowerDown - Power Down",
+ "prop_description": "Set to true/false to power-up/power-down the device channels"
},
{
"prop_name": "Raw",
- "prop_title": " Raw Channel Raw Value",
- "prop_description": "Help for adi.AD5791.Tx/Raw is inherited from superclass adi.AD579x.Base"
+ "prop_title": "Raw - Channel Raw Value",
+ "prop_description": ""
},
{
"prop_name": "SampleRate",
- "prop_title": " SampleRate Sample Rate",
- "prop_description": "Baseband sampling rate in Hz, specified as a scalar in samples per second. Help for adi.AD5791.Tx/SampleRate is inherited from superclass adi.AD579x.Base"
+ "prop_title": "SampleRate - Sample Rate",
+ "prop_description": "Baseband sampling rate in Hz, specified as a scalar in samples per second."
},
{
"prop_name": "SamplesPerFrame",
- "prop_title": " SamplesPerFrame Samples Per Frame",
- "prop_description": "Number of samples per frame, specified as an even positive integer. Help for adi.AD5791.Tx/SamplesPerFrame is inherited from superclass adi.AD579x.Base"
+ "prop_title": " Frame size",
+ "prop_description": "Size of the frame in samplesHelp for adi.AD5791.Tx/SamplesPerFrame is inherited from superclass matlabshared.libiio.base"
},
{
"prop_name": "uri",
@@ -1078,7 +1222,7 @@
},
{
"name": "adi.AD7124_4.Rx",
- "dec": " adi.AD7124-4.Rx Receives data from the AD7124 ADC
The adi.AD7124-4.Rx System object is a signal source that can receive
data from the AD7124-4.
rx = adi.AD7124_4.Rx;
rx = adi.AD7124_4.Rx('uri','ip:192.168.2.1');
AD7124-4 Datasheet
Documentation for adi.AD7124_4.Rx
doc adi.AD7124_4.Rx
",
+ "dec": "
adi.AD7124-4.Rx Receives data from the AD7124 ADC
The adi.AD7124-4.Rx System object is a signal source that can receive
data from the AD7124-4.
`rx = adi.AD7124_4.Rx;`
`rx = adi.AD7124_4.Rx('uri','ip:192.168.2.1');`
`AD7124-4 Datasheet `_
Documentation for adi.AD7124_4.Rx
doc adi.AD7124_4.Rx
",
"props": [
{
"prop_name": "EnabledChannels",
@@ -1119,7 +1263,7 @@
},
{
"name": "adi.AD7124_8.Rx",
- "dec": " adi.AD7124-8.Rx Receives data from the AD7124 ADC
The adi.AD7124-8.Rx System object is a signal source that can receive
data from the AD7124-8.
rx = adi.AD7124_8.Rx;
rx = adi.AD7124_8.Rx('uri','ip:192.168.2.1');
AD7124-8 Datasheet
Documentation for adi.AD7124_8.Rx
doc adi.AD7124_8.Rx
",
+ "dec": "
adi.AD7124-8.Rx Receives data from the AD7124 ADC
The adi.AD7124-8.Rx System object is a signal source that can receive
data from the AD7124-8.
`rx = adi.AD7124_8.Rx;`
`rx = adi.AD7124_8.Rx('uri','ip:192.168.2.1');`
`AD7124-8 Datasheet `_
Documentation for adi.AD7124_8.Rx
doc adi.AD7124_8.Rx
",
"props": [
{
"prop_name": "EnabledChannels",