Industrial Automation
Industrial Automation | Europe

myKnowledge

Main > Product Type > Software > Visualisation
Minimize Text   Default    Enlarge Text
 

Print
E-mail

How Do I Use System Points In Visual Basic 'VBScript'? - CX-Supervisor


Access CX-Supervisor points from Visual Basic style scripting called VBScript couldn't be simpler – just use the point name normally, e.g. MsgBox(MyPoint).

However note that '$' is a reserved character so System Points can be accessed with 's_' prefix instead e.g. MsgBox(s_Second) for $Second system point.

For up to date information and all help on scripting and the Windows Scripting Host see http:\\www.microsoft.com/scripting

 

 




Comments (View All Comments / Add Comment)

Related Articles
No related articles found.
Created 2008-10-21
Modified 2008-12-15
Views 3989

 

You are not logged in.