|
1020 | 1020 | }, |
1021 | 1021 | 'is_repeated_capability': True, |
1022 | 1022 | 'name': 'triggerId', |
| 1023 | + 'grpc_enum': 'DigitalEdgeScriptTriggerIdentifier', |
1023 | 1024 | 'repeated_capability_type': 'script_triggers', |
1024 | 1025 | 'type': 'ViConstString', |
1025 | 1026 | 'use_array': False, |
|
1031 | 1032 | '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 | 1033 | }, |
1033 | 1034 | 'name': 'source', |
| 1035 | + 'grpc_enum': 'TriggerSource', |
1034 | 1036 | 'type': 'ViConstString', |
1035 | 1037 | 'use_array': False, |
1036 | 1038 | 'use_in_python_api': True |
|
1083 | 1085 | '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 | 1086 | }, |
1085 | 1087 | 'name': 'source', |
| 1088 | + 'grpc_enum': 'TriggerSource', |
1086 | 1089 | 'type': 'ViConstString', |
1087 | 1090 | 'use_array': False, |
1088 | 1091 | 'use_in_python_api': True |
|
1135 | 1138 | }, |
1136 | 1139 | 'is_repeated_capability': True, |
1137 | 1140 | 'name': 'triggerId', |
| 1141 | + 'grpc_enum': 'DigitalEdgeScriptTriggerIdentifier', |
1138 | 1142 | 'repeated_capability_type': 'script_triggers', |
1139 | 1143 | 'type': 'ViConstString', |
1140 | 1144 | 'use_array': False, |
|
1413 | 1417 | }, |
1414 | 1418 | 'is_repeated_capability': True, |
1415 | 1419 | 'name': 'triggerId', |
| 1420 | + 'grpc_enum': 'DigitalEdgeScriptTriggerIdentifier', |
1416 | 1421 | 'repeated_capability_type': 'script_triggers', |
1417 | 1422 | 'type': 'ViConstString', |
1418 | 1423 | 'use_array': False, |
|
1804 | 1809 | }, |
1805 | 1810 | 'is_repeated_capability': True, |
1806 | 1811 | 'name': 'triggerId', |
| 1812 | + 'grpc_enum': 'DigitalEdgeScriptTriggerIdentifier', |
1807 | 1813 | 'repeated_capability_type': 'script_triggers', |
1808 | 1814 | 'type': 'ViConstString', |
1809 | 1815 | 'use_array': False, |
|
3289 | 3295 | ] |
3290 | 3296 | }, |
3291 | 3297 | 'name': 'signalIdentifier', |
| 3298 | + 'grpc_enum': 'SignalIdentifier', |
3292 | 3299 | 'type': 'ViConstString', |
3293 | 3300 | 'use_array': False, |
3294 | 3301 | 'use_in_python_api': True |
|
4574 | 4581 | ] |
4575 | 4582 | }, |
4576 | 4583 | 'name': 'triggerIdentifier', |
| 4584 | + 'grpc_enum': 'SignalIdentifier' |
4577 | 4585 | 'type': 'ViConstString', |
4578 | 4586 | 'use_array': False, |
4579 | 4587 | 'use_in_python_api': True |
|
0 commit comments