Command Properties
The Command type exposes the following members.
Properties
|
|
Name |
Description |
|---|---|---|
|
|
Contains a value that indicates whether the Command has changed. | |
|
|
Contains the customer data associated with this Command. This can be used to identify multiple calls to the same symbol in one request. | |
|
|
Gets the domain of the symbol. | |
|
|
Contains optional extension data associated with this Command. This can be used to add additional information to the Command. | |
|
|
Contains the extension result of the Command. | |
|
|
Gets a value that indicates whether the result will be filtered. | |
|
|
Gets a value that indicates whether the Command has symbol options. | |
|
|
Gets a value that indicates whether the Command is set. | |
|
|
Gets the mapping of the symbol. | |
|
|
Contains the name of the symbol. | |
|
|
Contains the CommandOptions of the symbol. | |
|
|
Gets the filter of the symbol used by this Command. Filters can be used to set rules for reducing the size of returned Values of type Vector or Map. If your TwinCAT HMI server extension handles the filtering or paging itself set PagingHandled. | |
|
|
Gets the path of the Mapping. | |
|
|
Contains the DateTime that indicates when processing the data in this Command ended. | |
|
|
Contains the DateTime that indicates when processing the data in this Command started. | |
|
|
Contains the read value of the Command. | |
|
|
Gets the result of the symbol. | |
|
| ||
|
|
Contains a value that indicates whether the resolution of a subsymbol is handled by the TwinCAT HMI server extension. The default value is false. | |
|
|
Gets the options of the symbol. | |
|
|
Contains the write value of the Command. |
- CommandChanged Property
- CommandCustomerData Property
- CommandDomain Property
- CommandExtensionData Property
- CommandExtensionResult Property
- CommandHasPaging Property
- CommandHasSymbolOptions Property
- CommandIsSet Property
- CommandMapping Property
- CommandName Property
- CommandOptions Property
- CommandPaging Property
- CommandPath Property
- CommandProcessedEnd Property
- CommandProcessedStart Property
- CommandReadValue Property
- CommandResult Property
- CommandResultString Property
- CommandSubsymbolHandled Property
- CommandSymbolOptions Property
- CommandWriteValue Property