multiple_channel_tx

Overview

configures the multiple channelizer LMC.

Python Class & Methods Index

class pyfabil.plugins.tpm.multiple_channel_tx.MultipleChannelTx(board, **kwargs)[source]

MultipleChannelTx plugin

clean_up()[source]

Perform cleanup :return: Success

initialise()[source]

Initialise MultipleChannelTx

set_instance(instance_id, channel_id, destination_id)[source]
start(instances, timestamp)[source]
status_check()[source]

Perform status check :return: Status

stop()[source]