Documentation Home Page RT-LAB Home Page
Pour la documentation en FRANÇAIS, utilisez l'outil de traduction de votre navigateur Chrome, Edge ou Safari. Voir un exemple.

GetIOInterfaces

Group

Model Preparation

Description

Get information about IO Interfaces

Required Control

None

Usage

IOsInfo = RtlabApi.GetIOInterfaces(IONamePattern)

(IO1, IO2, ...) = IOsInfo

{name, guid, type, subsystem} = IO1

Input

  • IONamePattern: Optional argument. Filter on IO’s name. Wildcards supported.

Output

  • IOsInfo : a tuple of information for each IO interface.

  • name: IO interface’s name

  • guid: guid

  • type: IO interface type

  • subsystem: subsystem assigned

Exception

  • ENOMEM: Memory allocation error.

  • EIO: Error sending the request or receiving the reply.

  • EBADF: Project not specified by previous OpenProject

Examples

None

Related Items

None

Modules

import RtlabApi



OPAL-RT TECHNOLOGIES, Inc. | 1751, rue Richardson, bureau 1060 | Montréal, Québec Canada H3K 1G6 | opal-rt.com | +1 514-935-2323