Maport Module
- class mtf.libs.mtf_pybinder.ASAM.XIL.Implementation.Testbench.MAPort.MAPort.MAPort
- property Breakpoint
- CheckVariableRefs(self: mtf.libs.mtf_pybinder.ASAM.XIL.Implementation.Testbench.MAPort.MAPort.MAPort, arg0: list[mtf.libs.mtf_pybinder.ASAM.XIL.Implementation.Testbench.Common.VariableRef.VariableRef.VariableRef]) list[mtf.libs.mtf_pybinder.ASAM.XIL.Implementation.Testbench.Common.VariableRef.VariableRef.VariableRef]
- property Configuration
- Configure(self: mtf.libs.mtf_pybinder.ASAM.XIL.Implementation.Testbench.MAPort.MAPort.MAPort, arg0: mtf.libs.mtf_pybinder.ASAM.XIL.Implementation.Testbench.MAPort.MAPortConfig.MAPortConfig, arg1: bool) None
- CreateCapture(self: mtf.libs.mtf_pybinder.ASAM.XIL.Implementation.Testbench.MAPort.MAPort.MAPort, arg0: str, arg1: mtf.libs.mtf_pybinder.ASAM.XIL.Implementation.Testbench.Common.Capturing.CaptureResultWriter.CaptureResultWriter) mtf.libs.mtf_pybinder.ASAM.XIL.Implementation.Testbench.Common.Capturing.Capture.Capture
- CreateEventMonitor(self: mtf.libs.mtf_pybinder.ASAM.XIL.Implementation.Testbench.MAPort.MAPort.MAPort, arg0: int) mtf.libs.mtf_pybinder.ASAM.XIL.Implementation.Testbench.MAPort.EventMonitor.EventMonitor
- CreateSignalGenerator(self: mtf.libs.mtf_pybinder.ASAM.XIL.Implementation.Testbench.MAPort.MAPort.MAPort) mtf.libs.mtf_pybinder.ASAM.XIL.Implementation.Testbench.Common.SignalGenerator.SignalGenerator.SignalGenerator
- CreateSignalMonitor(self: mtf.libs.mtf_pybinder.ASAM.XIL.Implementation.Testbench.MAPort.MAPort.MAPort, arg0: int, arg1: str) mtf.libs.mtf_pybinder.ASAM.XIL.Implementation.Testbench.Common.Monitoring.SignalMonitor.SignalMonitor
- CreateTargetScript(self: mtf.libs.mtf_pybinder.ASAM.XIL.Implementation.Testbench.MAPort.MAPort.MAPort) mtf::api::xil::TargetScript
- property DAQClock
- Disconnect(self: mtf.libs.mtf_pybinder.ASAM.XIL.Implementation.Testbench.Port.Port) None
- DownloadParameterSets(self: mtf.libs.mtf_pybinder.ASAM.XIL.Implementation.Testbench.MAPort.MAPort.MAPort, arg0: list[str]) None
- GetCustomMethods(self: mtf.libs.mtf_pybinder.ASAM.XIL.Implementation.Testbench.Port.Port) list[str]
- GetVariableInfo(self: mtf.libs.mtf_pybinder.ASAM.XIL.Implementation.Testbench.MAPort.MAPort.MAPort, arg0: str) mtf.libs.mtf_pybinder.ASAM.XIL.Implementation.Testbench.MAPort.MAPortVariableInfo.MAPortVariableInfo
- LoadConfiguration(self: mtf.libs.mtf_pybinder.ASAM.XIL.Implementation.Testbench.MAPort.MAPort.MAPort, arg0: str) mtf.libs.mtf_pybinder.ASAM.XIL.Implementation.Testbench.MAPort.MAPortConfig.MAPortConfig
- property Name
- PauseSimulation(self: mtf.libs.mtf_pybinder.ASAM.XIL.Implementation.Testbench.MAPort.MAPort.MAPort) None
- Read(self: mtf.libs.mtf_pybinder.ASAM.XIL.Implementation.Testbench.MAPort.MAPort.MAPort, arg0: mtf.libs.mtf_pybinder.ASAM.XIL.Implementation.Testbench.Common.VariableRef.VariableRef.VariableRef) mtf.libs.mtf_pybinder.ASAM.XIL.Implementation.Testbench.Common.ValueContainer.BaseValue.BaseValue
- ReadSimultaneously(self: mtf.libs.mtf_pybinder.ASAM.XIL.Implementation.Testbench.MAPort.MAPort.MAPort, arg0: list[mtf.libs.mtf_pybinder.ASAM.XIL.Implementation.Testbench.Common.VariableRef.VariableRef.VariableRef], arg1: str) list[mtf.libs.mtf_pybinder.ASAM.XIL.Implementation.Testbench.Common.ValueContainer.BaseValue.BaseValue]
- property SimulationStepSize
- property SimultaneousLevel
- StartSimulation(self: mtf.libs.mtf_pybinder.ASAM.XIL.Implementation.Testbench.MAPort.MAPort.MAPort) None
- property State
- StopSimulation(self: mtf.libs.mtf_pybinder.ASAM.XIL.Implementation.Testbench.MAPort.MAPort.MAPort) None
- property TaskInfos
- property VariableNames
- WaitForBreakpoint(self: mtf.libs.mtf_pybinder.ASAM.XIL.Implementation.Testbench.MAPort.MAPort.MAPort, arg0: float) None
- Write(self: mtf.libs.mtf_pybinder.ASAM.XIL.Implementation.Testbench.MAPort.MAPort.MAPort, arg0: mtf.libs.mtf_pybinder.ASAM.XIL.Implementation.Testbench.Common.VariableRef.VariableRef.VariableRef, arg1: mtf.libs.mtf_pybinder.ASAM.XIL.Implementation.Testbench.Common.ValueContainer.BaseValue.BaseValue) None
- WriteSimultaneously(self: mtf.libs.mtf_pybinder.ASAM.XIL.Implementation.Testbench.MAPort.MAPort.MAPort, arg0: list[mtf.libs.mtf_pybinder.ASAM.XIL.Implementation.Testbench.Common.VariableRef.VariableRef.VariableRef], arg1: list[mtf.libs.mtf_pybinder.ASAM.XIL.Implementation.Testbench.Common.ValueContainer.BaseValue.BaseValue], arg2: str) None
- __init__(*args, **kwargs)
- __new__(**kwargs)