|
237 | 237 | 'description': 'Pass the value that you want to verify as a valid value for the attribute.', |
238 | 238 | 'note': 'Some of the values might not be valid depending on the current settings of the instrument session.' |
239 | 239 | }, |
240 | | - 'grpc_enum': 'NiRFSGInt32AttributeValues', |
241 | 240 | 'name': 'value', |
242 | 241 | 'type': 'ViInt32', |
243 | 242 | 'use_array': False, |
|
298 | 297 | 'description': 'Pass the value that you want to verify as a valid value for the attribute.', |
299 | 298 | 'note': 'Some of the values might not be valid depending on the current settings of the instrument session.' |
300 | 299 | }, |
301 | | - 'grpc_enum': 'NiRFSGInt64AttributeValues', |
302 | 300 | 'name': 'value', |
303 | 301 | 'type': 'ViInt64', |
304 | 302 | 'use_array': False, |
|
359 | 357 | 'description': 'Pass the value that you want to verify as a valid value for the attribute.', |
360 | 358 | 'note': 'Some of the values might not be valid depending on the current settings of the instrument session.' |
361 | 359 | }, |
362 | | - 'grpc_enum': 'NiRFSGReal64AttributeValues', |
363 | 360 | 'name': 'value', |
364 | 361 | 'type': 'ViReal64', |
365 | 362 | 'use_array': False, |
|
480 | 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.', |
481 | 478 | 'note': 'Some of the values might not be valid depending on the current settings of the instrument session.' |
482 | 479 | }, |
483 | | - 'grpc_mapped_enum': 'NiRFSGStringAttributeValuesMapped', |
484 | 480 | 'name': 'value', |
485 | 481 | 'type': 'ViConstString', |
486 | 482 | 'use_array': False, |
|
1026 | 1022 | }, |
1027 | 1023 | 'is_repeated_capability': True, |
1028 | 1024 | 'name': 'triggerId', |
| 1025 | + 'grpc_enum': 'DigitalEdgeScriptTriggerIdentifier', |
1029 | 1026 | 'repeated_capability_type': 'script_triggers', |
1030 | 1027 | 'type': 'ViConstString', |
1031 | 1028 | 'use_array': False, |
|
1037 | 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.' |
1038 | 1035 | }, |
1039 | 1036 | 'name': 'source', |
| 1037 | + 'grpc_enum': 'TriggerSource', |
1040 | 1038 | 'type': 'ViConstString', |
1041 | 1039 | 'use_array': False, |
1042 | 1040 | 'use_in_python_api': True |
|
1089 | 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.' |
1090 | 1088 | }, |
1091 | 1089 | 'name': 'source', |
| 1090 | + 'grpc_enum': 'TriggerSource', |
1092 | 1091 | 'type': 'ViConstString', |
1093 | 1092 | 'use_array': False, |
1094 | 1093 | 'use_in_python_api': True |
|
1141 | 1140 | }, |
1142 | 1141 | 'is_repeated_capability': True, |
1143 | 1142 | 'name': 'triggerId', |
| 1143 | + 'grpc_enum': 'DigitalEdgeScriptTriggerIdentifier', |
1144 | 1144 | 'repeated_capability_type': 'script_triggers', |
1145 | 1145 | 'type': 'ViConstString', |
1146 | 1146 | 'use_array': False, |
|
1419 | 1419 | }, |
1420 | 1420 | 'is_repeated_capability': True, |
1421 | 1421 | 'name': 'triggerId', |
| 1422 | + 'grpc_enum': 'DigitalEdgeScriptTriggerIdentifier', |
1422 | 1423 | 'repeated_capability_type': 'script_triggers', |
1423 | 1424 | 'type': 'ViConstString', |
1424 | 1425 | 'use_array': False, |
|
1810 | 1811 | }, |
1811 | 1812 | 'is_repeated_capability': True, |
1812 | 1813 | 'name': 'triggerId', |
| 1814 | + 'grpc_enum': 'DigitalEdgeScriptTriggerIdentifier', |
1813 | 1815 | 'repeated_capability_type': 'script_triggers', |
1814 | 1816 | 'type': 'ViConstString', |
1815 | 1817 | 'use_array': False, |
|
2046 | 2048 | ] |
2047 | 2049 | }, |
2048 | 2050 | 'enum': 'SparameterOrientation', |
2049 | | - 'grpc_enum': None, |
2050 | 2051 | 'name': 'sparameterOrientation', |
2051 | 2052 | 'type': 'ViInt32', |
2052 | 2053 | 'use_array': False, |
|
2958 | 2959 | 'description': 'Specifies from which stand-alone module to retrieve the last successful self-calibration date and time.' |
2959 | 2960 | }, |
2960 | 2961 | 'enum': 'Module', |
2961 | | - 'grpc_enum': None, |
2962 | 2962 | 'name': 'module', |
2963 | 2963 | 'type': 'ViInt32' |
2964 | 2964 | }, |
|
3039 | 3039 | 'description': 'Specifies from which stand-alone module to retrieve the last successful self-calibration date and time.' |
3040 | 3040 | }, |
3041 | 3041 | 'enum': 'Module', |
3042 | | - 'grpc_enum': None, |
3043 | 3042 | 'name': 'module', |
3044 | 3043 | 'type': 'ViInt32', |
3045 | 3044 | 'use_array': False, |
|
3306 | 3305 | ] |
3307 | 3306 | }, |
3308 | 3307 | 'name': 'signalIdentifier', |
| 3308 | + 'grpc_enum': 'SignalIdentifier', |
3309 | 3309 | 'type': 'ViConstString', |
3310 | 3310 | 'use_array': False, |
3311 | 3311 | 'use_in_python_api': True |
|
4592 | 4592 | ] |
4593 | 4593 | }, |
4594 | 4594 | 'name': 'triggerIdentifier', |
| 4595 | + 'grpc_enum': 'SignalIdentifier', |
4595 | 4596 | 'type': 'ViConstString', |
4596 | 4597 | 'use_array': False, |
4597 | 4598 | 'use_in_python_api': True |
|
4789 | 4790 | 'description': 'Specifies the value to which you want to set the attribute.', |
4790 | 4791 | 'note': 'Some values may not be valid. The allowed values depend on the current settings of the instrument session.' |
4791 | 4792 | }, |
4792 | | - 'grpc_enum': 'NiRFSGInt32AttributeValues', |
4793 | 4793 | 'name': 'value', |
4794 | 4794 | 'type': 'ViInt32', |
4795 | 4795 | 'use_array': False, |
|
4849 | 4849 | 'documentation': { |
4850 | 4850 | '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>' |
4851 | 4851 | }, |
4852 | | - 'grpc_enum': 'NiRFSGInt64AttributeValues', |
4853 | 4852 | 'name': 'value', |
4854 | 4853 | 'type': 'ViInt64', |
4855 | 4854 | 'use_array': False, |
|
4910 | 4909 | 'description': 'Pass the value to which you want to set the attribute.', |
4911 | 4910 | 'note': 'Some values may not be valid. The allowed values depend on the current settings of the instrument session.' |
4912 | 4911 | }, |
4913 | | - 'grpc_enum': 'NiRFSGReal64AttributeValues', |
4914 | 4912 | 'name': 'value', |
4915 | 4913 | 'type': 'ViReal64', |
4916 | 4914 | 'use_array': False, |
|
5031 | 5029 | 'description': 'Pass the value to which you want to set the attribute.', |
5032 | 5030 | 'note': 'Some values may not be valid. The allowed values depend on the current settings of the instrument session.' |
5033 | 5031 | }, |
5034 | | - 'grpc_mapped_enum': 'NiRFSGStringAttributeValuesMapped', |
5035 | 5032 | 'name': 'value', |
5036 | 5033 | 'type': 'ViConstString', |
5037 | 5034 | 'use_array': False, |
|
0 commit comments