Difference between revisions of "Extensions.BusMonitoring.BusMonitorModeLiteral"
Jump to navigation
Jump to search
(Created by Ngoc Tran.) |
(Created by Ngoc Tran.) |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
− | + | {{DISPLAYTITLE: '''BusMonitorModeLiteral'''}}[[Category:BusMonitoring]] | |
+ | == Classification == | ||
+ | {{ClassificationActivity | BusMonitorModeLiteral | A [[Extensions.BusMonitoring.BusMonitorMode|BusMonitorMode]] value from a hard-coded literal. | [[Term]] | [[Extensions.BusMonitoring|OTX BusMonitoring extension]] | [[Extensions.BusMonitoring#Terms|BusMonitoring related Terms]]| - | -|}} | ||
+ | |||
+ | == Description == | ||
+ | |||
+ | This term will return a [[Extensions.BusMonitoring.BusMonitorMode|BusMonitorMode]] value from a hard-coded literal. | ||
+ | |||
+ | {{TermReturnValue| [[Extensions.BusMonitoring.BusMonitorModeTerm|busMon:BusMonitorModeTerm]] |}} | ||
+ | |||
+ | == Properties == | ||
+ | {| {{TableHeader}} | ||
+ | {{TableRowPropertiesHeader}} | ||
+ | {{TableRowPropertie1| path| Path | [[Term]] | - | [0..1] | This attribute will contain one of the values defined in the [[Extensions.BusMonitoring.BusMonitorMode|BusMonitorModes]] enumeration.}} | ||
+ | |} |
Latest revision as of 10:12, 8 October 2019
Classification
Name | BusMonitorModeLiteral |
Short Description | A BusMonitorMode value from a hard-coded literal. |
Class | Term |
Extension | OTX BusMonitoring extension |
Group | BusMonitoring related Terms |
Exceptions | - |
Checker Rules | - |
Standard Compliant | Yes |
Description
This term will return a BusMonitorMode value from a hard-coded literal.
Return Value
The Term returns the value, see table below.
![]()
In OTX, Terms are categorized according to its return data type!
Data Type | Description |
busMon:BusMonitorModeTerm |
Properties
Name | Data Type | Class | Default | Cardinality | Description |
path | Path | Term | - | [0..1] | This attribute will contain one of the values defined in the BusMonitorModes enumeration. |