I\'ve successfully exported a fixed length compound data type to a packet table using the following code:
typedef struct moddata_t { char cLog[4096]; } moddat