Schneider Electric 372 SPU 780 01EMAN Welding System User Manual


 
Using the Data Watch Window
200
372 SPU 780 01EMAN May 2002
scAddToList
(ListID, ListText,
ListValue)
This will add a data value to a pick list created with scAddPickList.
scAddStaticText
(TextSting)
This will add a static block of text. This is useful for titles, instructions, or additional
information not provided by any other means.
Variable Type Variable Description
ListID String This is a name to be used to identify this particular
pick list. See scAddPickList.
ListText String Text that will be appear in the List. Usually it
describes the purpose of a data value.
ListValue Integer A data value that will be set if this list entry is
selected.
Variable Type Variable Description
TextString TextString The text to display.