Create Someip Msg

Creates a SOME/IP message object with default values in its fields.

Arguments Description

No argument is required.

Returns

if the message created : return object with type MessageSomeIP; otherwise, False.

Example

${res} = Create Someip Msg

Note

If you need to modify any of these fields, please consult the ANDI SDK documentation for further guidance. Please note that if you are working with complex types, you will need to use the convert_to function to properly convert your values into the appropriate format for the message object.