Symbol Methods
The Symbol type exposes the following members.
Methods
|
Name |
Description |
---|---|---|
|
Ensures that the AccessRights are matched. | |
|
Equalses the specified inst. | |
|
Equals (Overrides Object.Equals(Object).) | |
|
Equalses the specified inst. | |
|
Finalize |
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..) | |
|
GetType |
Gets the Type of the current instance. (Inherited from Object.) |
|
MemberwiseClone |
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 raw value | |
|
Handler function for reading the dynamic 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 Writing the raw value asynchronously. | |
|
Handler function for writing the dynamic value | |
|
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 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 (AnyType) value asynchronously. | |
|
Read any value as an asynchronous operation. | |
|
Reads the raw value of the IValueSymbol (Ads Read / Write) | |
|
Reads the raw value of the IValueSymbol (Ads Read / Write) | |
|
Reads the raw value of the IValueSymbol (Ads Read / Write) asynchronously. | |
|
Reads the Value of the IValueSymbol | |
|
Reads the Value of the IValueSymbol | |
|
Reads the Value of the IValueSymbol asynchronously. | |
|
Sets the type attributes (Inherited from Instance.) | |
|
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 raw value of the IValueSymbol (Ads Read / Write) | |
|
Writes the Value of the IValueSymbol | |
|
Writes the Value of the IValueSymbol | |
|
Writes the Value of the IValueSymbol |
Extension Methods
|
Name |
Description |
---|---|---|
|
Overloaded. Poll symbol values on trigger signals. (Defined by ValueSymbolExtensions.) | |
|
Overloaded. Polls the symbol as value sequence of object values with a specified period time. (Defined by ValueSymbolExtensions.) | |
|
Overloaded. Polls symbol values on trigger signals. (Defined by ValueSymbolExtensions.) | |
|
Overloaded. Polls the symbol as value sequence of object values with a specified period time. (Defined by ValueSymbolExtensions.) | |
|
Overloaded. Poll symbol values as a value sequence on trigger signals (typed) (Defined by ValueSymbolExtensions.) | |
|
Overloaded. Polls the symbol as value sequence of object values with a specified period time (typed) (Defined by ValueSymbolExtensions.) | |
|
PollValues.T.(IObservable.Unit., Func.ResultReadValueAccess2.IValueSymbol, Object., T.) |
Overloaded. Poll symbol values on trigger signals (typed) (Defined by ValueSymbolExtensions.) |
|
Overloaded. Poll symbol values on trigger signals (typed) (Defined by ValueSymbolExtensions.) | |
|
Overloaded. Polls the symbol as value sequence of object values with a specified period time (typed) (Defined by ValueSymbolExtensions.) | |
|
Overloaded. Poll symbol values as a sequence of annotated results (Value + ErrorCode) (Defined by ValueSymbolExtensions.) | |
|
Overloaded. Poll symbol values with communication return codes. (Defined by ValueSymbolExtensions.) | |
|
Indicates, that the Instance value includes process memory data, that cannot be read in one memory block. (Defined by DataTypeExtension.) | |
|
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.OnReadRawValueAsync Method
- Symbol.OnReadValue Method
- Symbol.OnReadValueAsync Method
- Symbol.OnSetInstanceName Method
- Symbol.OnTryReadValue Method
- Symbol.OnTryWriteValue Method
- Symbol.OnWriteRawValue Method
- Symbol.OnWriteRawValueAsync Method
- Symbol.OnWriteValue Method
- Symbol.OnWriteValueAsync Method
- Symbol.ReadAnyValue Method
- Symbol.ReadAnyValueAsync Method
- Symbol.ReadRawValue Method
- Symbol.ReadRawValueAsync Method
- Symbol.ReadValue Method
- Symbol.ReadValueAsync Method
- Symbol.SetParent Method
- Symbol.ToString Method
- Symbol.TryReadValue Method
- Symbol.TryWriteValue Method
- Symbol.UpdateAnyValue Method
- Symbol.WriteRawValue Method
- Symbol.WriteRawValueAsync Method
- Symbol.WriteValue Method
- Symbol.WriteValueAsync Method