Up

 

  

 
RemoteIterfaces class list

RTController.RemoteIterfaces

1.0.0.1

RTController.RemoteIterfaces namespace is used to access RTController functions via .NET remoting. The applications can be written in .NET or using python for .NET in Scorpion

It is enought to create client and get interface IRTControllerAPI. Then all susequent calls are to IRTControllerAPI object. The connection will be done automatically or exception is thrown. TCP port 3536 will be used.

    RTControllerClient client = new RTControllerClient();
    ICounterListRemote lst = client.RTControllerAPI.GetCounterList();
RemoteInterfaces_ClassDiagram.png

Scorpion Vision Version XII : Build 646 - Date: 20170225
Scorpion Vision Software® is a registered trademark of Tordivel AS.
Copyright © 2000 - 2017 Tordivel AS.