refactor introspection interfaces. replace epicsTypes by pvData types.
This commit is contained in:
4
test/testIntTypes
Normal file
4
test/testIntTypes
Normal file
@@ -0,0 +1,4 @@
|
||||
int8 max 127 min -128
|
||||
int8 max 32767 min -32768
|
||||
int8 max 2147483647 min -2147483648
|
||||
int8 max 9223372036854775807 min -9223372036854775808
|
||||
Reference in New Issue
Block a user