|
166 | 166 | 'description': 'Pass the ID of an attribute.' |
167 | 167 | }, |
168 | 168 | 'name': 'attribute', |
| 169 | + 'grpc_name': 'attribute_id', |
169 | 170 | 'type': 'ViAttr', |
170 | 171 | 'use_array': False, |
171 | 172 | 'use_in_python_api': True |
|
225 | 226 | 'description': 'Pass the ID of an attribute.' |
226 | 227 | }, |
227 | 228 | 'name': 'attribute', |
| 229 | + 'grpc_name': 'attribute_id', |
228 | 230 | 'type': 'ViAttr', |
229 | 231 | 'use_array': False, |
230 | 232 | 'use_in_python_api': True |
|
235 | 237 | 'description': 'Pass the value that you want to verify as a valid value for the attribute.', |
236 | 238 | 'note': 'Some of the values might not be valid depending on the current settings of the instrument session.' |
237 | 239 | }, |
238 | | - 'grpc_enum': 'NiRFSGInt32AttributeValues', |
239 | 240 | 'name': 'value', |
240 | 241 | 'type': 'ViInt32', |
241 | 242 | 'use_array': False, |
|
285 | 286 | 'description': 'Pass the ID of an attribute.' |
286 | 287 | }, |
287 | 288 | 'name': 'attribute', |
| 289 | + 'grpc_name': 'attribute_id', |
288 | 290 | 'type': 'ViAttr', |
289 | 291 | 'use_array': False, |
290 | 292 | 'use_in_python_api': True |
|
295 | 297 | 'description': 'Pass the value that you want to verify as a valid value for the attribute.', |
296 | 298 | 'note': 'Some of the values might not be valid depending on the current settings of the instrument session.' |
297 | 299 | }, |
298 | | - 'grpc_enum': 'NiRFSGInt64AttributeValues', |
299 | 300 | 'name': 'value', |
300 | 301 | 'type': 'ViInt64', |
301 | 302 | 'use_array': False, |
|
345 | 346 | 'description': 'Pass the ID of an attribute.' |
346 | 347 | }, |
347 | 348 | 'name': 'attribute', |
| 349 | + 'grpc_name': 'attribute_id', |
348 | 350 | 'type': 'ViAttr', |
349 | 351 | 'use_array': False, |
350 | 352 | 'use_in_python_api': True |
|
355 | 357 | 'description': 'Pass the value that you want to verify as a valid value for the attribute.', |
356 | 358 | 'note': 'Some of the values might not be valid depending on the current settings of the instrument session.' |
357 | 359 | }, |
358 | | - 'grpc_enum': 'NiRFSGReal64AttributeValues', |
359 | 360 | 'name': 'value', |
360 | 361 | 'type': 'ViReal64', |
361 | 362 | 'use_array': False, |
|
405 | 406 | 'description': 'Pass the ID of an attribute.' |
406 | 407 | }, |
407 | 408 | 'name': 'attribute', |
| 409 | + 'grpc_name': 'attribute_id', |
408 | 410 | 'type': 'ViAttr', |
409 | 411 | 'use_array': False, |
410 | 412 | 'use_in_python_api': True |
|
464 | 466 | 'description': 'Pass the ID of an attribute.' |
465 | 467 | }, |
466 | 468 | 'name': 'attribute', |
| 469 | + 'grpc_name': 'attribute_id', |
467 | 470 | 'type': 'ViAttr', |
468 | 471 | 'use_array': False, |
469 | 472 | 'use_in_python_api': True |
|
474 | 477 | 'description': 'Pass the value that you want to verify as a valid value for the attribute. The value must be a NULL-terminated string.', |
475 | 478 | 'note': 'Some of the values might not be valid depending on the current settings of the instrument session.' |
476 | 479 | }, |
477 | | - 'grpc_mapped_enum': 'NiRFSGStringAttributeValuesMapped', |
478 | 480 | 'name': 'value', |
479 | 481 | 'type': 'ViConstString', |
480 | 482 | 'use_array': False, |
|
1020 | 1022 | }, |
1021 | 1023 | 'is_repeated_capability': True, |
1022 | 1024 | 'name': 'triggerId', |
| 1025 | + # 'grpc_enum': 'DigitalEdgeScriptTriggerIdentifier', |
1023 | 1026 | 'repeated_capability_type': 'script_triggers', |
1024 | 1027 | 'type': 'ViConstString', |
1025 | 1028 | 'use_array': False, |
|
1031 | 1034 | 'description': 'Specifies the source terminal for the digital edge Script Trigger. NI-RFSG sets the NIRFSG_ATTR_DIGITAL_EDGE_SCRIPT_TRIGGER_SOURCE attribute to this value.' |
1032 | 1035 | }, |
1033 | 1036 | 'name': 'source', |
| 1037 | + # 'grpc_enum': 'TriggerSource', |
1034 | 1038 | 'type': 'ViConstString', |
1035 | 1039 | 'use_array': False, |
1036 | 1040 | 'use_in_python_api': True |
|
1041 | 1045 | '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.' |
1042 | 1046 | }, |
1043 | 1047 | 'enum': 'ScriptTriggerDigitalEdgeEdge', |
1044 | | - 'grpc_enum': None, |
| 1048 | + 'grpc_enum': 'DigitalEdgeEdge', |
1045 | 1049 | 'name': 'edge', |
1046 | 1050 | 'type': 'ViInt32', |
1047 | 1051 | 'use_array': False, |
|
1083 | 1087 | 'description': 'Specifies the source terminal for the digital edge trigger. NI-RFSG sets the NIRFSG_ATTR_DIGITAL_EDGE_START_TRIGGER_SOURCE attribute to this value.' |
1084 | 1088 | }, |
1085 | 1089 | 'name': 'source', |
| 1090 | + # 'grpc_enum': 'TriggerSource', |
1086 | 1091 | 'type': 'ViConstString', |
1087 | 1092 | 'use_array': False, |
1088 | 1093 | 'use_in_python_api': True |
|
1093 | 1098 | 'description': 'Specifies the active edge for the Start Trigger. NI-RFSG sets the NIRFSG_ATTR_DIGITAL_EDGE_START_TRIGGER_EDGE attribute to this value.' |
1094 | 1099 | }, |
1095 | 1100 | 'enum': 'StartTriggerDigitalEdgeEdge', |
1096 | | - 'grpc_enum': None, |
| 1101 | + 'grpc_enum': 'DigitalEdgeEdge', |
1097 | 1102 | 'name': 'edge', |
1098 | 1103 | 'type': 'ViInt32', |
1099 | 1104 | 'use_array': False, |
|
1135 | 1140 | }, |
1136 | 1141 | 'is_repeated_capability': True, |
1137 | 1142 | 'name': 'triggerId', |
| 1143 | + # 'grpc_enum': 'DigitalEdgeScriptTriggerIdentifier', |
1138 | 1144 | 'repeated_capability_type': 'script_triggers', |
1139 | 1145 | 'type': 'ViConstString', |
1140 | 1146 | 'use_array': False, |
|
1413 | 1419 | }, |
1414 | 1420 | 'is_repeated_capability': True, |
1415 | 1421 | 'name': 'triggerId', |
| 1422 | + # 'grpc_enum': 'DigitalEdgeScriptTriggerIdentifier', |
1416 | 1423 | 'repeated_capability_type': 'script_triggers', |
1417 | 1424 | 'type': 'ViConstString', |
1418 | 1425 | 'use_array': False, |
|
1804 | 1811 | }, |
1805 | 1812 | 'is_repeated_capability': True, |
1806 | 1813 | 'name': 'triggerId', |
| 1814 | + # 'grpc_enum': 'DigitalEdgeScriptTriggerIdentifier', |
1807 | 1815 | 'repeated_capability_type': 'script_triggers', |
1808 | 1816 | 'type': 'ViConstString', |
1809 | 1817 | 'use_array': False, |
|
2268 | 2276 | 'description': 'Pass the ID of an attribute.' |
2269 | 2277 | }, |
2270 | 2278 | 'name': 'attribute', |
| 2279 | + 'grpc_name': 'attribute_id', |
2271 | 2280 | 'type': 'ViAttr', |
2272 | 2281 | 'use_array': False, |
2273 | 2282 | 'use_in_python_api': True |
|
2326 | 2335 | 'description': 'Pass the ID of an attribute.' |
2327 | 2336 | }, |
2328 | 2337 | 'name': 'attribute', |
| 2338 | + 'grpc_name': 'attribute_id', |
2329 | 2339 | 'type': 'ViAttr', |
2330 | 2340 | 'use_array': False, |
2331 | 2341 | 'use_in_python_api': True |
|
2384 | 2394 | 'description': 'Pass the ID of an attribute.' |
2385 | 2395 | }, |
2386 | 2396 | 'name': 'attribute', |
| 2397 | + 'grpc_name': 'attribute_id', |
2387 | 2398 | 'type': 'ViAttr', |
2388 | 2399 | 'use_array': False, |
2389 | 2400 | 'use_in_python_api': True |
|
2442 | 2453 | 'description': 'Pass the ID of an attribute.' |
2443 | 2454 | }, |
2444 | 2455 | 'name': 'attribute', |
| 2456 | + 'grpc_name': 'attribute_id', |
2445 | 2457 | 'type': 'ViAttr', |
2446 | 2458 | 'use_array': False, |
2447 | 2459 | 'use_in_python_api': True |
|
2500 | 2512 | 'description': 'Pass the ID of an attribute.' |
2501 | 2513 | }, |
2502 | 2514 | 'name': 'attribute', |
| 2515 | + 'grpc_name': 'attribute_id', |
2503 | 2516 | 'type': 'ViAttr', |
2504 | 2517 | 'use_array': False, |
2505 | 2518 | 'use_in_python_api': True |
|
2558 | 2571 | 'description': 'Pass the ID of an attribute.' |
2559 | 2572 | }, |
2560 | 2573 | 'name': 'attribute', |
| 2574 | + 'grpc_name': 'attribute_id', |
2561 | 2575 | 'type': 'ViAttr', |
2562 | 2576 | 'use_array': False, |
2563 | 2577 | 'use_in_python_api': True |
|
2687 | 2701 | 'name': 'sparameters', |
2688 | 2702 | 'numpy': True, |
2689 | 2703 | 'type': 'NIComplexNumber[]', |
| 2704 | + 'type_in_documentation': 'numpy.array(dtype=numpy.complex128)', |
2690 | 2705 | 'use_array': False, |
2691 | 2706 | 'use_in_python_api': True |
2692 | 2707 | }, |
|
3294 | 3309 | ] |
3295 | 3310 | }, |
3296 | 3311 | 'name': 'signalIdentifier', |
| 3312 | + # 'grpc_enum': 'SignalIdentifier', |
3297 | 3313 | 'type': 'ViConstString', |
3298 | 3314 | 'use_array': False, |
3299 | 3315 | 'use_in_python_api': True |
|
3674 | 3690 | 'description': 'Returns a ViSession handle that you use to identify the NI-RFSG device in all subsequent NI-RFSG function calls.' |
3675 | 3691 | }, |
3676 | 3692 | 'name': 'newVi', |
| 3693 | + 'grpc_name': 'vi', |
3677 | 3694 | 'type': 'ViSession', |
3678 | 3695 | 'use_array': False, |
3679 | 3696 | 'use_in_python_api': True |
|
4579 | 4596 | ] |
4580 | 4597 | }, |
4581 | 4598 | 'name': 'triggerIdentifier', |
| 4599 | + # 'grpc_enum': 'SignalIdentifier', |
4582 | 4600 | 'type': 'ViConstString', |
4583 | 4601 | 'use_array': False, |
4584 | 4602 | 'use_in_python_api': True |
|
4705 | 4723 | 'description': 'Pass the ID of an attribute.' |
4706 | 4724 | }, |
4707 | 4725 | 'name': 'attribute', |
| 4726 | + 'grpc_name': 'attribute_id', |
4708 | 4727 | 'type': 'ViAttr', |
4709 | 4728 | 'use_array': False, |
4710 | 4729 | 'use_in_python_api': True |
|
4764 | 4783 | 'description': 'Pass the ID of an attribute.' |
4765 | 4784 | }, |
4766 | 4785 | 'name': 'attribute', |
| 4786 | + 'grpc_name': 'attribute_id', |
4767 | 4787 | 'type': 'ViAttr', |
4768 | 4788 | 'use_array': False, |
4769 | 4789 | 'use_in_python_api': True |
|
4774 | 4794 | 'description': 'Specifies the value to which you want to set the attribute.', |
4775 | 4795 | 'note': 'Some values may not be valid. The allowed values depend on the current settings of the instrument session.' |
4776 | 4796 | }, |
4777 | | - 'grpc_enum': 'NiRFSGInt32AttributeValues', |
4778 | 4797 | 'name': 'value', |
4779 | 4798 | 'type': 'ViInt32', |
4780 | 4799 | 'use_array': False, |
|
4824 | 4843 | 'description': 'Pass the ID of an attribute.' |
4825 | 4844 | }, |
4826 | 4845 | 'name': 'attribute', |
| 4846 | + 'grpc_name': 'attribute_id', |
4827 | 4847 | 'type': 'ViAttr', |
4828 | 4848 | 'use_array': False, |
4829 | 4849 | 'use_in_python_api': True |
|
4833 | 4853 | 'documentation': { |
4834 | 4854 | 'description': 'Pass the value to which you want to set the attribute.\n\n<blockquote>\nSome values may not be valid. The allowed values depend on the current settings of the instrument session.\n</blockquote>' |
4835 | 4855 | }, |
4836 | | - 'grpc_enum': 'NiRFSGInt64AttributeValues', |
4837 | 4856 | 'name': 'value', |
4838 | 4857 | 'type': 'ViInt64', |
4839 | 4858 | 'use_array': False, |
|
4883 | 4902 | 'description': 'Pass the ID of an attribute.' |
4884 | 4903 | }, |
4885 | 4904 | 'name': 'attribute', |
| 4905 | + 'grpc_name': 'attribute_id', |
4886 | 4906 | 'type': 'ViAttr', |
4887 | 4907 | 'use_array': False, |
4888 | 4908 | 'use_in_python_api': True |
|
4893 | 4913 | 'description': 'Pass the value to which you want to set the attribute.', |
4894 | 4914 | 'note': 'Some values may not be valid. The allowed values depend on the current settings of the instrument session.' |
4895 | 4915 | }, |
4896 | | - 'grpc_enum': 'NiRFSGReal64AttributeValues', |
4897 | 4916 | 'name': 'value', |
4898 | 4917 | 'type': 'ViReal64', |
4899 | 4918 | 'use_array': False, |
|
4943 | 4962 | 'description': 'Pass the ID of an attribute.' |
4944 | 4963 | }, |
4945 | 4964 | 'name': 'attribute', |
| 4965 | + 'grpc_name': 'attribute_id', |
4946 | 4966 | 'type': 'ViAttr', |
4947 | 4967 | 'use_array': False, |
4948 | 4968 | 'use_in_python_api': True |
|
5002 | 5022 | 'description': 'Pass the ID of an attribute.' |
5003 | 5023 | }, |
5004 | 5024 | 'name': 'attribute', |
| 5025 | + 'grpc_name': 'attribute_id', |
5005 | 5026 | 'type': 'ViAttr', |
5006 | 5027 | 'use_array': False, |
5007 | 5028 | 'use_in_python_api': True |
|
5012 | 5033 | 'description': 'Pass the value to which you want to set the attribute.', |
5013 | 5034 | 'note': 'Some values may not be valid. The allowed values depend on the current settings of the instrument session.' |
5014 | 5035 | }, |
5015 | | - 'grpc_mapped_enum': 'NiRFSGStringAttributeValuesMapped', |
5016 | 5036 | 'name': 'value', |
5017 | 5037 | 'type': 'ViConstString', |
5018 | 5038 | 'use_array': False, |
|
5346 | 5366 | '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.' |
5347 | 5367 | }, |
5348 | 5368 | 'name': 'waveformDataArray', |
| 5369 | + 'grpc_name': 'wfm_data', |
5349 | 5370 | 'numpy': True, |
5350 | 5371 | 'size': { |
5351 | 5372 | 'mechanism': 'len', |
|
5421 | 5442 | '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.' |
5422 | 5443 | }, |
5423 | 5444 | 'name': 'waveformDataArray', |
| 5445 | + 'grpc_name': 'wfm_data', |
5424 | 5446 | 'numpy': True, |
5425 | 5447 | 'size': { |
5426 | 5448 | 'mechanism': 'len', |
|
5496 | 5518 | '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.' |
5497 | 5519 | }, |
5498 | 5520 | 'name': 'waveformDataArray', |
| 5521 | + 'grpc_name': 'wfm_data', |
5499 | 5522 | 'numpy': True, |
5500 | 5523 | 'size': { |
5501 | 5524 | 'mechanism': 'len', |
|
0 commit comments