constant_ul RCC worker

Detail

Worker Properties

  • enable: Enables / disables the output.

    • Type: bool

    • Access:

      • Parameter: False

      • Writable: True

      • Initial: False

      • Volatile: False

      • Read back: False

    • Default value: true

  • message_length: Output message length. Must not be 0.

    • Type: ushort

    • Access:

      • Parameter: False

      • Writable: False

      • Initial: True

      • Volatile: False

      • Read back: False

    • Default value: 512

  • value: Output value.

    • Type: ulong

    • Access:

      • Parameter: False

      • Writable: True

      • Initial: False

      • Volatile: False

      • Read back: False

    • Default value: 0

  • discontinuity_on_value_change: Sets if a discontinuity opcode is generated when the value property is changed.

    • Type: bool

    • Access:

      • Parameter: False

      • Writable: True

      • Initial: False

      • Volatile: False

      • Read back: False

    • Default value: false

Worker Ports

    Outputs:

  • output

    • Protocol: ulong_timed_sample-prot

    • Optional: False