The exposed COM interface More...


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) |
The exposed COM interface
Definition at line 183 of file ComInterface.cs.
| 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 | ) |
1.8.5