Symbol Methods
The Symbol type exposes the following members.
Methods
|
Name |
Description |
---|---|---|
|
Ensures that the AccessRights are matched. | |
|
Equals (Overrides Object.Equals(Object).) | |
|
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
|
Gets the HashCode of the Address (Overrides Object.GetHashCode..) | |
|
Gets the Type of the current instance. (Inherited from Object.) | |
|
Creates a shallow copy of the current Object. (Inherited from Object.) | |
|
Handler function getting the size of the Instance (Inherited from Instance.) | |
|
Handler function for reading the raw value | |
|
Handler function for reading the dynamic value. | |
|
Sets a new InstanceName InstancePath (Overrides Instance.OnSetInstanceName(String).) | |
|
Handler function for reading the dynamic value. | |
|
Handler function for writing the dynamic value | |
|
Handler function for writing the RawValue | |
|
Handler function for writing the dynamic value | |
|
Reads the value of this Value into a new created instance of the managed type | |
|
Reads the value of this Value into a new created instance of the managed type | |
|
Reads the raw value of the IValueSymbol (Ads Read / Write) | |
|
Reads the raw value of the IValueSymbol (Ads Read / Write) | |
|
Reads the Value of the IValueSymbol | |
|
Reads the Value of the IValueSymbol | |
|
Sets the context mask. (Inherited from Instance.) | |
|
Sets the parent symbol. | |
|
Returns a String that represents this instance. (Overrides Instance.ToString..) | |
|
Reads the Value of the IValueSymbol | |
|
Writes the Value of the IValueSymbol | |
|
Reads the value of this Value into the specified managed value. | |
|
Reads the value of this Value into the specified managed value. | |
|
Writes the raw value of the IValueSymbol (Ads Read / Write) | |
|
Writes the raw value of the IValueSymbol (Ads Read / Write) | |
|
Writes the Value of the IValueSymbol | |
|
Writes the Value of the IValueSymbol |
Extension Methods
|
Name |
Description |
---|---|---|
|
Overloaded. Polls the values as ValueChangedArgs sequence annotated value on trigger sequence (Defined by ValueSymbolExtensions.) | |
|
Overloaded. Polls the values as ValueChangedArgs sequence with a specified period time. (Defined by ValueSymbolExtensions.) | |
|
Gets an observable sequence when the value of the IValueSymbol has changed. (Defined by ValueSymbolExtensions.) | |
|
Overloaded. Subscribes the IValueSymbol to an observable sequence of values and writes them to the IValueSymbol. (Defined by ValueSymbolExtensions.) | |
|
Overloaded. Subscribes the IValueSymbol to an observable sequence of values and writes them to the IValueSymbol. (Defined by ValueSymbolExtensions.) | |
|
Overloaded. Subscribes the IValueSymbol to an observable sequence of values and writes them to the IValueSymbol. (Defined by ValueSymbolExtensions.) | |
|
WriteValues(IObservable.Object., Action.Exception., CancellationToken) |
Overloaded. Subscribes the IValueSymbol to an observable sequence of values and writes them to the IValueSymbol. (Defined by ValueSymbolExtensions.) |
- Symbol.EnsureRights Method
- Symbol.Equals Method
- Symbol.GetHashCode Method
- Symbol.OnReadRawValue Method
- Symbol.OnReadValue Method
- Symbol.OnSetInstanceName Method
- Symbol.OnTryReadValue Method
- Symbol.OnTryWriteValue Method
- Symbol.OnWriteRawValue Method
- Symbol.OnWriteValue Method
- Symbol.ReadAnyValue Method
- Symbol.ReadRawValue Method
- Symbol.ReadValue Method
- Symbol.SetParent Method
- Symbol.ToString Method
- Symbol.TryReadValue Method
- Symbol.TryWriteValue Method
- Symbol.UpdateAnyValue Method
- Symbol.WriteRawValue Method
- Symbol.WriteValue Method