Command Properties

The Command type exposes the following members.

Properties

 

Name

Description

Command Properties 1:

Changed

Contains a value that indicates whether the Command has changed.

Command Properties 2:

CustomerData

Contains the customer data associated with this Command. This can be used to identify multiple calls to the same symbol in one request.

Command Properties 3:

Domain

Gets the domain of the symbol.

Command Properties 4:

ExtensionData

Contains optional extension data associated with this Command. This can be used to add additional information to the Command.

Command Properties 5:

ExtensionResult

Contains the extension result of the Command.

Command Properties 6:

HasPaging

Gets a value that indicates whether the result will be filtered.

Command Properties 7:

HasSymbolOptions

Gets a value that indicates whether the Command has symbol options.

Command Properties 8:

IsSet

Gets a value that indicates whether the Command is set.

Command Properties 9:

Mapping

Gets the mapping of the symbol.

Command Properties 10:

Name

Contains the name of the symbol.

Command Properties 11:

Options

Contains the CommandOptions of the symbol.

Command Properties 12:

Paging

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.

Command Properties 13:

Path

Gets the path of the Mapping.

Command Properties 14:

ProcessedEnd

Contains the DateTime that indicates when processing the data in this Command ended.

Command Properties 15:

ProcessedStart

Contains the DateTime that indicates when processing the data in this Command started.

Command Properties 16:

ReadValue

Contains the read value of the Command.

Command Properties 17:

Result

Gets the result of the symbol.

Command Properties 18:

ResultString

Contains the result String of the Command.

Command Properties 19:

SubsymbolHandled

Contains a value that indicates whether the resolution of a subsymbol is handled by the TwinCAT HMI server extension. The default value is false.

Command Properties 20:

SymbolOptions

Gets the options of the symbol.

Command Properties 21:

WriteValue

Contains the write value of the Command.

Reference

Command Class TcHmiSrv.Core Namespace

Copyright © Beckhoff Automation GmbH & Co. KG