ComLoadConfig

class mtf.libs.mtf_pybinder.ComLoadConfig

Com load config

__init__(self: mtf.libs.mtf_pybinder.ComLoadConfig, duration_ms: int, frames_by_second: int, stop_on_error: bool = False, eth_app_layer_size: int | None = None) None
__new__(**kwargs)
property batch_size
property duration_ms

Load duration in milliseconds

property eth_app_layer_size

Optional app layer size, relevant only for NPdu burst

property eth_injection_method

Optional ethernet injection method

property frames_by_second

Number of frames by second

property stop_on_error

Stop the bursts if any error occurs during transmission