|
633 | 633 | }, |
634 | 634 | 'is_repeated_capability': True, |
635 | 635 | 'name': 'triggerId', |
| 636 | + 'grpc_enum': 'DigitalEdgeScriptTriggerIdentifier', |
636 | 637 | 'repeated_capability_type': 'script_triggers', |
637 | 638 | 'type': 'ViConstString', |
638 | 639 | 'use_array': False, |
|
644 | 645 | '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.' |
645 | 646 | }, |
646 | 647 | 'name': 'source', |
| 648 | + 'grpc_enum': 'TriggerSource', |
647 | 649 | 'type': 'ViConstString', |
648 | 650 | 'use_array': False, |
649 | 651 | 'use_in_python_api': True |
|
696 | 698 | '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.' |
697 | 699 | }, |
698 | 700 | 'name': 'source', |
| 701 | + 'grpc_enum': 'TriggerSource', |
699 | 702 | 'type': 'ViConstString', |
700 | 703 | 'use_array': False, |
701 | 704 | 'use_in_python_api': True |
|
748 | 751 | }, |
749 | 752 | 'is_repeated_capability': True, |
750 | 753 | 'name': 'triggerId', |
| 754 | + 'grpc_enum': 'DigitalEdgeScriptTriggerIdentifier', |
751 | 755 | 'repeated_capability_type': 'script_triggers', |
752 | 756 | 'type': 'ViConstString', |
753 | 757 | 'use_array': False, |
|
936 | 940 | }, |
937 | 941 | 'is_repeated_capability': True, |
938 | 942 | 'name': 'triggerId', |
| 943 | + 'grpc_enum': 'DigitalEdgeScriptTriggerIdentifier', |
939 | 944 | 'repeated_capability_type': 'script_triggers', |
940 | 945 | 'type': 'ViConstString', |
941 | 946 | 'use_array': False, |
|
1299 | 1304 | }, |
1300 | 1305 | 'is_repeated_capability': True, |
1301 | 1306 | 'name': 'triggerId', |
| 1307 | + 'grpc_enum': 'DigitalEdgeScriptTriggerIdentifier', |
1302 | 1308 | 'repeated_capability_type': 'script_triggers', |
1303 | 1309 | 'type': 'ViConstString', |
1304 | 1310 | 'use_array': False, |
|
2683 | 2689 | ] |
2684 | 2690 | }, |
2685 | 2691 | 'name': 'signalIdentifier', |
| 2692 | + 'grpc_enum': 'SignalIdentifier', |
2686 | 2693 | 'type': 'ViConstString', |
2687 | 2694 | 'use_array': False, |
2688 | 2695 | 'use_in_python_api': True |
|
3882 | 3889 | }, |
3883 | 3890 | 'enum': 'TriggerIdentifier', |
3884 | 3891 | 'name': 'triggerIdentifier', |
| 3892 | + 'grpc_enum': 'SignalIdentifier', |
3885 | 3893 | 'type': 'ViConstString', |
3886 | 3894 | 'use_array': False, |
3887 | 3895 | 'use_in_python_api': True |
|
4079 | 4087 | 'description': 'Specifies the value to which you want to set the attribute.', |
4080 | 4088 | 'note': 'Some values may not be valid. The allowed values depend on the current settings of the instrument session.' |
4081 | 4089 | }, |
4082 | | - 'grpc_enum': 'NiRFSGInt32AttributeValues', |
4083 | 4090 | 'name': 'value', |
4084 | 4091 | 'type': 'ViInt32', |
4085 | 4092 | 'use_array': False, |
|
4139 | 4146 | 'documentation': { |
4140 | 4147 | '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>' |
4141 | 4148 | }, |
4142 | | - 'grpc_enum': 'NiRFSGInt64AttributeValues', |
4143 | 4149 | 'name': 'value', |
4144 | 4150 | 'type': 'ViInt64', |
4145 | 4151 | 'use_array': False, |
|
4200 | 4206 | 'description': 'Pass the value to which you want to set the attribute.', |
4201 | 4207 | 'note': 'Some values may not be valid. The allowed values depend on the current settings of the instrument session.' |
4202 | 4208 | }, |
4203 | | - 'grpc_enum': 'NiRFSGReal64AttributeValues', |
4204 | 4209 | 'name': 'value', |
4205 | 4210 | 'type': 'ViReal64', |
4206 | 4211 | 'use_array': False, |
|
4321 | 4326 | 'description': 'Pass the value to which you want to set the attribute.', |
4322 | 4327 | 'note': 'Some values may not be valid. The allowed values depend on the current settings of the instrument session.' |
4323 | 4328 | }, |
4324 | | - 'grpc_mapped_enum': 'NiRFSGStringAttributeValuesMapped', |
4325 | 4329 | 'name': 'value', |
4326 | 4330 | 'type': 'ViConstString', |
4327 | 4331 | 'use_array': False, |
|
0 commit comments