Class TcoSignalInfo
Contains symbol information about a I/O signal provided by TcoComponent.GetSignalInfo()
method.
important
`SymbolPath` can only contain string of 255 characters.
tip
This structure is partially extended by IVF to provide more information about the symbol.
Inheritance
System.Object
TcoSignalInfo
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: PlcDocu.TcoCore
Assembly: TcoCoreConnector.dll
Syntax
public abstract class TcoSignalInfo
Constructors
| Improve this Doc View SourceTcoSignalInfo()
Prevents creating instance of this class via public constructor
Declaration
public TcoSignalInfo()
Fields
| Improve this Doc View SourceSymbolPath
Symbol path of the Signal.
important
SymbolPath can only contain string of 255 characters.
Declaration
public object SymbolPath
Field Value
Type | Description |
---|---|
System.Object |