Name

DataInPort — DataInPort

Block Screenshot

Contents

Palette

Description

This block is a brigde block for RTC's DataInPort. If this block is on your xcos dialog, an RTC is automatically generated and a DataInPort whose setting is just as you configured is added immediately after the xcos simulation is started.

Dialog box

  • DataInPort name

    A string.

    The name of DataInPort. This is reflected to the RTC's DataInPort which is automatically added.

  • DataInPort type

    A string.

    The type of DataInPort. Currently TimedLong, TimedFloat, TimedDouble, TimedLongSeq, TimedFloatSeq, TimedDoubleSeq are available.

  • DataInPort size

    A vector.

    The size of Data. This value is available only if you set the DataPort's type as ***Seq. Please refer DataInPort help if you want to know the alignment of the sequencial data to the matrix.

Default properties

  • always active: no

  • direct-feedthrough: no

  • zero-crossing: no

  • mode: no

  • regular outputs:

    - port 1 : size [1,1] / type 1

  • number/sizes of activation inputs: 0

  • number/sizes of activation outputs: 0

  • continuous-time state: no

  • discrete-time state: no

  • object discrete-time state: no

  • name of computational function: XCos_InPort

Computational function

  • XCos_InPort.sci

Authors

  • Yuki Suga ysuga.net