Applies To:
  • CitectSCADA 5.xx, 6.xx, 7.xx
  • CitectHMI 5.xx, 6.xx, 7.xx

Summary:
On occasion, nested Genie text does not propagate to children. This could be seen when a parent Genie property was removed and the child retained that property. 

Solution:
This problem was fixed for CitectHMI/SCADA version 5.41. The fix for this problem introduced a limitation in the allowable Genie substitution strings. There are certain keywords that can no longer be used as Genie substitution strings or prefixes to Genie substitution strings. Those keywords are:

!COL_STATIC, ACTION, ACTIVEXEXT_*EVENTCLASS, ACTIVEXEXT_*NAME, ARRAY_, CMD, COLMODE, COL_, COL_A, COL_ARR, COL_ARR_, COL_B, COL_C, COL_COUNT, COL_D, COL_E, COL_EXP, COL_MAXON, COL_STA_, COL_THR_, COMMENT, DBLCLK_CMD, DESC, DISABLED, DISMODE, DOWN_CMD, FIL, FILCOL, FILMAXPC, FILMINPC, FILMODE, GREY_STYLE, KEY_SEQ, MSG_LOG, MSG_LOGDBL, MSG_LOGDN, MSG_LOGRPT, MVX, MVXMAX, MVXMAXPT, MVXMAXPT, MVXMIN, MVXMINPT, MVXMINPT, MVXSL, MVXSLMODE, MVXSLMODE, MVY, MVYMAXPT, MVYMAXPT, MVYMINPT, MVYMINPT, MVYSL, MVYSLMODE, MVYSLMODE, REPEAT_CMD, ROT, ROTMAXPC, ROTMAXPC, ROTMINPC, ROTMINPC, ROTMODE, ROTMODE, ROTSL, ROTSLMODE, ROTSLMODE, ROTXORG, ROTXORG, ROTYORG, ROTYORG, RPT_RATE, STATE_, SZX, SZXMAXPC, SZXMINPC, SZXMODE, SZXORG, SZY, SZYMAXPC, SZYMINPC, SZYMODE, SZYORG, TXTMODE, TEXT, TXT_, TXT_A, TXT_B, TXT_C, TXT_COUNT, TXT_D, TXT_E, TXT_OFF, TXT_ON, TXT_STR, VISIBLE

You may use these keywords provided they are not in the same case. For example: a valid substitution string would be %Action%, but not %ACTION%.

 

Keywords:
Reserved Words, Attributes, Page 

Attachments