#define PROM_INST_SIZE 32 /* number of bits of each program instruction when stored in the PROM memory (applied only when the user selects reporting in bytes) */
#define MAX_FUNCTION_NAME_LENGTH 200 /* Maximum length of the function name */
#define MAX_PARAMS_LENGTH 200 /* Maximum length of the function parameter string */