TwiceAsNice  2019-02-18
Classes | Functions
io_switch Namespace Reference

Classes

class  InputPort
 
class  IoSwitch
 
class  OutputPort
 
class  Port
 

Functions

def NiceExecute (commandName, parameterDict, timeout)
 

Detailed Description

@brief This module defines the following classes:  Port, InputPort, OutputPort and IoSwitch.
For an end-user,  the class IoSwitch is important.

$Id: io_switch.py 14891 2017-11-23 14:10:26Z briegel $

Function Documentation

◆ NiceExecute()

def io_switch.NiceExecute (   commandName,
  parameterDict,
  timeout 
)
A small wrapper around NiceSapi.execute.