Commit b019eb9 1 parent 7a9b1fd commit b019eb9 Copy full SHA for b019eb9
File tree 5 files changed +22
-6
lines changed
5 files changed +22
-6
lines changed Original file line number Diff line number Diff line change 1
1
# -*- coding: utf-8 -*-
2
- # This file is generated from NI-Digital Pattern Driver API metadata version 24.3.0f175
2
+ # This file is generated from NI-Digital Pattern Driver API metadata version 24.5.0f217
3
3
attributes = {
4
4
1050002 : {
5
5
'access' : 'read-write' ,
Original file line number Diff line number Diff line change 1
1
# -*- coding: utf-8 -*-
2
- # This file is generated from NI-Digital Pattern Driver API metadata version 24.3.0f175
2
+ # This file is generated from NI-Digital Pattern Driver API metadata version 24.5.0f217
3
3
config = {
4
- 'api_version' : '24.3.0f175 ' ,
4
+ 'api_version' : '24.5.0f217 ' ,
5
5
'c_function_prefix' : 'niDigital_' ,
6
6
'close_function' : 'close' ,
7
7
'context_manager_name' : {
Original file line number Diff line number Diff line change 1
1
# -*- coding: utf-8 -*-
2
- # This file is generated from NI-Digital Pattern Driver API metadata version 24.3.0f175
2
+ # This file is generated from NI-Digital Pattern Driver API metadata version 24.5.0f217
3
3
enums = {
4
4
'BitOrder' : {
5
5
'values' : [
792
792
}
793
793
]
794
794
},
795
+ 'VectorMemoryType' : {
796
+ 'values' : [
797
+ {
798
+ 'name' : 'NIDIGITAL_VAL_FAST_VECTOR_MEMORY' ,
799
+ 'value' : 3800
800
+ },
801
+ {
802
+ 'name' : 'NIDIGITAL_VAL_CACHE_VECTOR_MEMORY' ,
803
+ 'value' : 3801
804
+ },
805
+ {
806
+ 'name' : 'NIDIGITAL_VAL_LARGE_VECTOR_MEMORY' ,
807
+ 'value' : 3802
808
+ }
809
+ ]
810
+ },
795
811
'WriteStaticPinState' : {
796
812
'values' : [
797
813
{
Original file line number Diff line number Diff line change 1
1
# -*- coding: utf-8 -*-
2
- # This file is generated from NI-Digital Pattern Driver API metadata version 24.3.0f175
2
+ # This file is generated from NI-Digital Pattern Driver API metadata version 24.5.0f217
3
3
functions = {
4
4
'Abort' : {
5
5
'documentation' : {
Original file line number Diff line number Diff line change 1
1
2
2
//---------------------------------------------------------------------
3
- // This file is generated from NI-Digital Pattern Driver API metadata version 24.3.0f175
3
+ // This file is generated from NI-Digital Pattern Driver API metadata version 24.5.0f217
4
4
//---------------------------------------------------------------------
5
5
// Proto file for the NI-Digital Pattern Driver Metadata
6
6
//---------------------------------------------------------------------
You can’t perform that action at this time.
0 commit comments