Problem with duplicate incoming message type boolean [message #1792071] |
Tue, 10 July 2018 15:01  |
Eclipse User |
|
|
|
Hi everybody,
I am new with Eclipse Titan and I am trying to implement a V2X test suite from ETSI, but I have a problem that I cannot resolve.
My problem is in a file from ITS library, in particular is in the file called LibItsGeoNetworking_TestSystem.ttcn.
At line 52 I have the following problem:
"Duplicate incoming message type boolean "
The variables with this problem are in bold:
type port UpperTesterPort message {
out
UtInitialize, UtChangePosition, UtGnTrigger;
in
UtInitializeResult, UtChangePositionResult, UtGnTriggerResult, UtGnEventInd;
} // end UpperTesterPort
I attach the file.
Can somebody help me? I don't know how to solve it.
Thanks,
Vicente Leal
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03520 seconds