Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 24 additions & 2 deletions src/nirfsg/metadata/functions.py
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,7 @@
'description': 'Pass the ID of an attribute.'
},
'name': 'attribute',
'grpc_name': 'attribute_id',
'type': 'ViAttr',
'use_array': False,
'use_in_python_api': True
Expand Down Expand Up @@ -225,6 +226,7 @@
'description': 'Pass the ID of an attribute.'
},
'name': 'attribute',
'grpc_name': 'attribute_id',
'type': 'ViAttr',
'use_array': False,
'use_in_python_api': True
Expand Down Expand Up @@ -285,6 +287,7 @@
'description': 'Pass the ID of an attribute.'
},
'name': 'attribute',
'grpc_name': 'attribute_id',
'type': 'ViAttr',
'use_array': False,
'use_in_python_api': True
Expand Down Expand Up @@ -345,6 +348,7 @@
'description': 'Pass the ID of an attribute.'
},
'name': 'attribute',
'grpc_name': 'attribute_id',
'type': 'ViAttr',
'use_array': False,
'use_in_python_api': True
Expand Down Expand Up @@ -405,6 +409,7 @@
'description': 'Pass the ID of an attribute.'
},
'name': 'attribute',
'grpc_name': 'attribute_id',
'type': 'ViAttr',
'use_array': False,
'use_in_python_api': True
Expand Down Expand Up @@ -464,6 +469,7 @@
'description': 'Pass the ID of an attribute.'
},
'name': 'attribute',
'grpc_name': 'attribute_id',
'type': 'ViAttr',
'use_array': False,
'use_in_python_api': True
Expand Down Expand Up @@ -1041,7 +1047,7 @@
'description': 'Specifies the active edge for the digital edge Script Trigger. NI-RFSG sets the NIRFSG_ATTR_DIGITAL_EDGE_SCRIPT_TRIGGER_EDGE attribute to this value.'
},
'enum': 'ScriptTriggerDigitalEdgeEdge',
'grpc_enum': None,
'grpc_enum': 'DigitalEdgeEdge',
'name': 'edge',
'type': 'ViInt32',
'use_array': False,
Expand Down Expand Up @@ -1093,7 +1099,7 @@
'description': 'Specifies the active edge for the Start Trigger. NI-RFSG sets the NIRFSG_ATTR_DIGITAL_EDGE_START_TRIGGER_EDGE attribute to this value.'
},
'enum': 'StartTriggerDigitalEdgeEdge',
'grpc_enum': None,
'grpc_enum': 'DigitalEdgeEdge',
'name': 'edge',
'type': 'ViInt32',
'use_array': False,
Expand Down Expand Up @@ -2268,6 +2274,7 @@
'description': 'Pass the ID of an attribute.'
},
'name': 'attribute',
'grpc_name': 'attribute_id',
'type': 'ViAttr',
'use_array': False,
'use_in_python_api': True
Expand Down Expand Up @@ -2326,6 +2333,7 @@
'description': 'Pass the ID of an attribute.'
},
'name': 'attribute',
'grpc_name': 'attribute_id',
'type': 'ViAttr',
'use_array': False,
'use_in_python_api': True
Expand Down Expand Up @@ -2384,6 +2392,7 @@
'description': 'Pass the ID of an attribute.'
},
'name': 'attribute',
'grpc_name': 'attribute_id',
'type': 'ViAttr',
'use_array': False,
'use_in_python_api': True
Expand Down Expand Up @@ -2442,6 +2451,7 @@
'description': 'Pass the ID of an attribute.'
},
'name': 'attribute',
'grpc_name': 'attribute_id',
'type': 'ViAttr',
'use_array': False,
'use_in_python_api': True
Expand Down Expand Up @@ -2500,6 +2510,7 @@
'description': 'Pass the ID of an attribute.'
},
'name': 'attribute',
'grpc_name': 'attribute_id',
'type': 'ViAttr',
'use_array': False,
'use_in_python_api': True
Expand Down Expand Up @@ -2558,6 +2569,7 @@
'description': 'Pass the ID of an attribute.'
},
'name': 'attribute',
'grpc_name': 'attribute_id',
'type': 'ViAttr',
'use_array': False,
'use_in_python_api': True
Expand Down Expand Up @@ -3674,6 +3686,7 @@
'description': 'Returns a ViSession handle that you use to identify the NI-RFSG device in all subsequent NI-RFSG function calls.'
},
'name': 'newVi',
'grpc_name': 'vi',
'type': 'ViSession',
'use_array': False,
'use_in_python_api': True
Expand Down Expand Up @@ -4705,6 +4718,7 @@
'description': 'Pass the ID of an attribute.'
},
'name': 'attribute',
'grpc_name': 'attribute_id',
'type': 'ViAttr',
'use_array': False,
'use_in_python_api': True
Expand Down Expand Up @@ -4764,6 +4778,7 @@
'description': 'Pass the ID of an attribute.'
},
'name': 'attribute',
'grpc_name': 'attribute_id',
'type': 'ViAttr',
'use_array': False,
'use_in_python_api': True
Expand Down Expand Up @@ -4824,6 +4839,7 @@
'description': 'Pass the ID of an attribute.'
},
'name': 'attribute',
'grpc_name': 'attribute_id',
'type': 'ViAttr',
'use_array': False,
'use_in_python_api': True
Expand Down Expand Up @@ -4883,6 +4899,7 @@
'description': 'Pass the ID of an attribute.'
},
'name': 'attribute',
'grpc_name': 'attribute_id',
'type': 'ViAttr',
'use_array': False,
'use_in_python_api': True
Expand Down Expand Up @@ -4943,6 +4960,7 @@
'description': 'Pass the ID of an attribute.'
},
'name': 'attribute',
'grpc_name': 'attribute_id',
'type': 'ViAttr',
'use_array': False,
'use_in_python_api': True
Expand Down Expand Up @@ -5002,6 +5020,7 @@
'description': 'Pass the ID of an attribute.'
},
'name': 'attribute',
'grpc_name': 'attribute_id',
'type': 'ViAttr',
'use_array': False,
'use_in_python_api': True
Expand Down Expand Up @@ -5346,6 +5365,7 @@
'description': 'Specifies the array of data to load into the waveform. The array must have at least as many elements as the value in the **size_in_samples** parameter in the nirfsg_AllocateArbWaveform function.'
},
'name': 'waveformDataArray',
'grpc_name': 'wfm_data',
'numpy': True,
'size': {
'mechanism': 'len',
Expand Down Expand Up @@ -5421,6 +5441,7 @@
'description': 'Specifies the array of data to load into the waveform. The array must have at least as many elements as the value in the **size_in_samples** parameter in the nirfsg_AllocateArbWaveform function.'
},
'name': 'waveformDataArray',
'grpc_name': 'wfm_data',
'numpy': True,
'size': {
'mechanism': 'len',
Expand Down Expand Up @@ -5496,6 +5517,7 @@
'description': 'Specifies the array of data to load into the waveform. The array must have at least as many elements as the value in the **size_in_samples** parameter in the nirfsg_AllocateArbWaveform function.'
},
'name': 'waveformDataArray',
'grpc_name': 'wfm_data',
'numpy': True,
'size': {
'mechanism': 'len',
Expand Down