Using Helper in .NET [WebWare SDK]
in WebWare
Hello! I am trying to get the WebWare Helper ActiveX working from a .NET application but I cannot register variable subscriptions.
Is this a known problem ?
The problem arise when I try to cast the object returned by VariableEventList to something useful like AxRimbaseLib.S4VariableSubscriptionListClass
/Robert
0
Comments
-
S4VariableSubscriptionListClass is a hidden member of Rimbase.lib and is not intended for public consumption.
You should interact with an instance of the class as follows:
Dim obj As New S4VariableSubscriptionList
Dim shtRetVal As Short
Dim varname As String
obj = AxHelper1.VariableEventList()
shtRetVal = obj.Add(strName, "num", 0)Russell Drown0
Categories
- All Categories
- 5.5K RobotStudio
- 396 UpFeed
- 18 Tutorials
- 13 RobotApps
- 297 PowerPacs
- 405 RobotStudio S4
- 1.8K Developer Tools
- 250 ScreenMaker
- 2.8K Robot Controller
- 316 IRC5
- 61 OmniCore
- 7 RCS (Realistic Controller Simulation)
- 798 RAPID Programming
- AppStudio
- 3 RobotStudio AR Viewer
- 18 Wizard Easy Programming
- 105 Collaborative Robots
- 5 Job listings