SECI  1
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Events
Public Member Functions | List of all members
Seci.Remoting.IComInterface Interface Reference

The exposed COM interface More...

Inheritance diagram for Seci.Remoting.IComInterface:
Inheritance graph
Collaboration diagram for Seci.Remoting.IComInterface:
Collaboration graph

Public Member Functions

int AreYouThere ()
 
Boolean BlocksLoggingStatus ()
 
int ChangeConfiguration (String configName)
 
void ClearGraphs ()
 
void EnableBlocksLogging (Boolean enable)
 
String[] GetBlockNames (Boolean includeHidden)
 
String GetBlockValueString (String blockName)
 
String[] GetConfigurations ()
 
object GetRawBlockValue (String blockname)
 
object GetRawSetpoint (String blockname)
 
String[] GetVIsFullpath ()
 
Boolean IsSeciBusy ()
 
Boolean SetRawBlockValue (String blockName, Object value)
 
Boolean SetRunControl (String blockName, Boolean value)
 
Boolean UnderRunControl (String blockName)
 

Detailed Description

The exposed COM interface

Definition at line 183 of file ComInterface.cs.

Member Function Documentation

int Seci.Remoting.IComInterface.AreYouThere ( )

Implemented in Seci.Remoting.ComInterface.

Boolean Seci.Remoting.IComInterface.BlocksLoggingStatus ( )

Implemented in Seci.Remoting.ComInterface.

int Seci.Remoting.IComInterface.ChangeConfiguration ( String  configName)

Implemented in Seci.Remoting.ComInterface.

void Seci.Remoting.IComInterface.ClearGraphs ( )

Implemented in Seci.Remoting.ComInterface.

void Seci.Remoting.IComInterface.EnableBlocksLogging ( Boolean  enable)

Implemented in Seci.Remoting.ComInterface.

String [] Seci.Remoting.IComInterface.GetBlockNames ( Boolean  includeHidden)

Implemented in Seci.Remoting.ComInterface.

String Seci.Remoting.IComInterface.GetBlockValueString ( String  blockName)

Implemented in Seci.Remoting.ComInterface.

String [] Seci.Remoting.IComInterface.GetConfigurations ( )

Implemented in Seci.Remoting.ComInterface.

object Seci.Remoting.IComInterface.GetRawBlockValue ( String  blockname)

Implemented in Seci.Remoting.ComInterface.

object Seci.Remoting.IComInterface.GetRawSetpoint ( String  blockname)

Implemented in Seci.Remoting.ComInterface.

String [] Seci.Remoting.IComInterface.GetVIsFullpath ( )

Implemented in Seci.Remoting.ComInterface.

Boolean Seci.Remoting.IComInterface.IsSeciBusy ( )

Implemented in Seci.Remoting.ComInterface.

Boolean Seci.Remoting.IComInterface.SetRawBlockValue ( String  blockName,
Object  value 
)

Implemented in Seci.Remoting.ComInterface.

Boolean Seci.Remoting.IComInterface.SetRunControl ( String  blockName,
Boolean  value 
)
Boolean Seci.Remoting.IComInterface.UnderRunControl ( String  blockName)

The documentation for this interface was generated from the following file: