Extensions.ComInterface.IsInterfaceConnected

From emotive
Jump to navigation Jump to search

Classification

Name IsInterfaceConnected
Short Description Check ethernet for the given ComInterface is activated.
Class Term
Extension OTX ComInterface extension
Group ComInterface related Terms
Exceptions
Checker Rules
Standard Compliant Yes

OTL Syntax

BooleanTerm ComInterface.IsInterfaceConnected(ComInterfaceTerm comInterface);

Description

Returns true if ethernet for the given ComInterface is activated, or false otherwise.

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
Boolean True if ethernet for the given ComInterface is activated, or false otherwise.

Properties

Name Data Type Class Default Cardinality Description
comInterface ComInterface Term - [1..1] Represents the handle of the communication interface of which the Ethernet state will be checked.


See also

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