GlobVarLib_Communications DInt TELEGRAM_SEND_DATA_MAX 16 de-DE The maximum number of data fields in a telegram that has to be send DInt TELEGRAM_DATA_FIELD_MAX(1) 254 de-DE The maximum size of one data field string. (254 is the limit for String in TIA-Portal) DInt TELEGRAM_RECV_LIST_MAX(1) 100 de-DE The number of telegrams that can be stored before the oldest will be overwritten. Int cWs 500 de-DE Für WString SENDEN DInt TELEGRAM_MARKER_MAX(1) 7 de-DE The maximum length of a telegram start or end marker. DInt TELEGRAM_DATA_MAX(1) 64 de-DE The maximum number of data fields in a telegram.