Kkula
Browse Questions » SIMATIC WinCC: Edit Userarchivecontrol cell Label Including Vbs

About User

Questions Asked: 3.6K

Answers Given: 0

0
  • Open
  • New

SIMATIC WinCC: Edit Userarchivecontrol cell Label Including Vbs

Can you edit the content (text) of a cell
of a UserArchiveControl or OnlineTableControl with VBScript (or C) ?
-- edit:  WinCC v7.5 sp2 
CellText property is read-only if I'm not mistaken
ctrl.GetRow(lIndex).CellText(lCellIndex) = 100 
produces an error "Wrong number of arguments or invalid property assignment:"
Is there any other way?
(apart from the ua c functions or the data manager tags way.. just vbs and the grid control)
Thanks

0 Likes 0 Favourites 0 Followers 0 Comments
Answers(0)