modelica/DCPTestGenerator

Wrong Test Procedure if dcpx contains string data types

Closed this issue · 0 comments

Generated a test procedure with a dcpx Slave Description that contains a string input variable.
The TestGenerator sends the wrong source data type.
source_data_type should be string.

2019-07-10 16:13:52 	 DEBUG 		 Pdu was send with content=type_id=CFG_input pdu_seq_id=59 receiver=1 data_id =5 pos=0 target_vr=9 source_data_type=uint8
2019-07-10 16:13:52 	 DEBUG 		 Pdu was received with content=type_id=RSP_nack sender=1 resp_seq_id=59 exp_seq_id=60 error_code=INVALID_SOURCE_DATA_TYPE
2019-07-10 16:13:52 	 INFO 		 RSP_nack is not allowed. One of the following PDUs are allowed to receive: RSP_ack[sender=1]