Extensions.ComInterface.GetComInterface

From emotive
Jump to navigation Jump to search

Classification

Name GetComInterface
Short Description Returns the ComInterface for the given name.
Class Term
Extension OTX ComInterface extension
Group ComInterface related Terms
Exceptions UnknownTargetException
Checker Rules
Standard Compliant Yes

OTL Syntax

ComInterfaceTerm ComInterface.GetComChannel(StringTerm comInterfaceName);

Description

Returns the ComInterface for the given name. ComInterface can only delivered for a ComInterface, which is included in the current interface list.

Icons Note.png The appropriate MVCI system operation is MCDsystem::getCurrentInterfaces::getItemByName().

Return Value

The Term returns the value, see table below.

Icons Note.png In OTX, Terms are categorized according to its return data type!
Data Type Description
ComInterface The ComInterface for the given name.

Properties

Name Data Type Class Default Cardinality Description
conInterfaceName String Term - [1..1] The unique name (ID) of the interface which defines it.


See also

ActivateEthernet
CloseComInterface
ConnectComInterface
DeactivateEthernet
CreateComChannelFromComInterface
GetBatteryVoltageFromComInterface
GetComChannelFromComInterface
GetComInterfaceNameListFromEthernet
GetComInterfaceProperties
GetComInterfaceResourceNameList
GetIgnitionStateFromComInterface
IsEthernetActivated
IsInterfaceConnected
GetComInterfaceNameList
GetDefaultComInterfaceName