07-05-2005 10:28 AM
07-07-2005
01:47 AM
- last edited on
11-16-2025
10:05 AM
by
Content Cleaner
i think your talking about the following lines in the ivi.h
typedef struct
{
ViInt32 type;
ViBoolean hasMin;
ViBoolean hasMax;
ViString customInfo;
IviRangeTableEntry *rangeValues;
/* the end of rangeValues[] is marked by the entry */
/* IVI_RANGE_TABLE_LAST_ENTRY */
} IviRangeTable;
Tutorial using IVI Range Table [broken link removed]
07-07-2005 03:42 AM - edited 07-07-2005 03:42 AM
Message Edited by Marcus3967 on 07-07-2005 03:42 AM