Set Someip Array Size

DEPRECATED It will be removed in a future version. Please use keyword Prepare SomeIp Dynamic Length Array instead. This keyword will be supported until version TechnicaKeywords V0.12.0.

Sets someip array size

Arguments Description

path the path of the array to be set separated by :: (array_path)

size array size

Returns

False if the value is out of range (min/max size).

Example

set_someIp_array_size ${EcuName}::${ServiceId}::${InstanceId}::${MessageId}::${array_member}::1 2

Note

  • The size argument vamue should not exceed the array size.