Create Someip Sd Msg

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

Arguments Description

No argument is required.

Returns

If a message created : return object with type MessageSomeIPSD; otherwise, False.

Example

${res} = Create Someip Sd Msg

Note

**If you need to modify any of these fields, please consult the ANDI SDK documentation for further guidance.

Note that if you are working with complex types, you will need to use one of the Convert To keywords to properly convert your values into the appropriate format for the message object.**