SetMediaStream
Valid for: CANoe DE • CANoe:lite DE • CANoe4SW DE • CANoe4SW:lite DEFunction Syntax
Description
Replaces the media stream at the specified index of the Panel Designer during runtime: Media Stream Control. The panel is accessed by its individual panel name that is entered in the Panel Designer.Parameters
- panel: Panel name, restricted to 128 characters. "" – references all loaded panels.
- control: Name of the control, restricted to 128 characters. "" – references all controls on the panel.
- busType: Bus system of the source media stream (e.g. eCAN, eFlexRay, eEthernet, …). Currently only bus system eEthernet is supported.
- channel: Channel number of the source media stream.
- streamIndex: Target stream index of the Media Stream Control.
- streamId: Stream ID of the source media stream.