Iso11783IL_OPGetVTInfo
Valid for: CANoe DE • CANoe4SW DEFunction Syntax
Description
During initialization phase the Object Pool API request some information about the capabilities from Virtual Terminal. These information can be get with this function.Parameters
-
key: Key of information:
- “VersionNumber”: Supported VT version.
- “NavigationSoftKeyCount”: The number of Physical Soft Keys that are used by the VT for navigation among the Virtual Soft Keys.
- “SoftKeyWidth”: Number of pixels on the x-axis for a Soft Key descriptor.
- “SoftKeyHeight”: Number of pixels on the y-axis for a Soft Key descriptor.
- “VirtualSoftKeyCount”: Number of possible virtual Soft Keys in a Soft Key Mask.
- “PhysicalSoftKeyCount”: Number of Physical Soft Keys.
- “SmallFontSizes”: Supported small font sizes.
- “LargeFontSizes”: Supported large font sizes.
- “FontTypeAttribute”: Supported font styles.
- “BootTime”: Maximum number of seconds from a VT power startup.
- “GraphicType”: Supported graphic modes.
- “Hardware”: Supported hardware features.
- “Width”: Number of divisions on the horizontal axis in the Data Mask Area.
- “Height”: Number of divisions on the vertical axis in the Data Mask Area.
- implement: Simulation node to apply the function.
Return Values
- ≥ 0: Value
- < 0: An error has occurred, see error codes