diff options
author | root <root@avtech.domain.avtechpulse.com> | 1970-01-01 09:23:15 +0900 |
---|---|---|
committer | root <root@avtech.domain.avtechpulse.com> | 1970-01-01 09:23:15 +0900 |
commit | fb0f69cbe938b310a1d3e3d9697f132cb711a2ae (patch) | |
tree | 10a9a56f04328ad7d996e6a3e3b102d31148545d /globals.h | |
parent | 4a98427b540b45ac2504546184fc42c500a058ae (diff) |
show error message on LCD if GPIB chip not detectedINSTRUMENT_6_0_15
Diffstat (limited to 'globals.h')
-rw-r--r-- | globals.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -93,6 +93,7 @@ #define PRF_limited_by_offset 79 #define obsolete_feature 80 #define zero_equiv_ampl_too_large 81 +#define GPIB_missing 82 #define YES 1 |