* \brief Modbus descriptor table parameter type defines. typedef enum { PARAM_TYPE_U8 = 0x00, /*!< Unsigned 8 */ PARAM_TYPE_U16 = 0x01, /*!< Unsigned 16 */ PARAM_TYPE ...
An Eval.vi (currently part of a Eval.lib) This contains all of the stuff you probably want in a single vi. (you might have to grab functions.vi too) The Eval.vi + Libray Folder (contains Eval.lib) Has ...