Skip to content

integrated XmlControl/FileControl and exchanged FB_FormatString for Concat#41

Merged
sagatowski merged 4 commits intotcunit:masterfrom
Aliazzzz:master
Aug 6, 2019
Merged

integrated XmlControl/FileControl and exchanged FB_FormatString for Concat#41
sagatowski merged 4 commits intotcunit:masterfrom
Aliazzzz:master

Conversation

@Aliazzzz
Copy link
Contributor

@Aliazzzz Aliazzzz commented Aug 3, 2019

FB_XmlControl.TcPOU,
FB_FileControl.TcPOU
plus several artefacts needed for them including an integration test which demonstrates the usage ( can be removed)

Removed FB_FormatString and used Concat to format messages in methods for;
array2d_real
array2d_lreal
array3d_real
array3d_lreal

TcVerifier shows the following result:
Error 123 3-8-2019 23:39:06 757 ms | 'PlcTask' (350): | ==========TESTS FINISHED RUNNING==========
Error 124 3-8-2019 23:39:06 817 ms | 'PlcTask' (350): | Test suites: 14
Error 125 3-8-2019 23:39:06 877 ms | 'PlcTask' (350): | Tests: 183
Error 126 3-8-2019 23:39:06 937 ms | 'PlcTask' (350): | Successful tests: 91
Error 127 3-8-2019 23:39:06 997 ms | 'PlcTask' (350): | Failed tests: 92
Error 128 3-8-2019 23:39:07 057 ms | 'PlcTask' (350): | ======================================

FB_FileControl.TcPOU,
FB_XmlControl.TcPOU,
FB_strBuffer.TcPOU,

And all accompanying DUT's interfaces and globals.
FB_FileControl.TcPOU,
FB_XmlControl.TcPOU,
FB_strBuffer.TcPOU,

And all accompanying DUT's interfaces and globals.
FB_XmlControl.TcPOU,
FB_FileControl.TcPOU
plus several artefacts needed for them including an integration test which demonstrates the usage ( can be removed)

Removed FB_FormatString and used Concat to format messages in methods for;
array2d_real
array2d_lreal
array3d_real
array3d_lreal

TcVerifier shows the following result:
Error	123	3-8-2019 23:39:06 757 ms   | 'PlcTask' (350): | ==========TESTS FINISHED RUNNING==========
Error	124	3-8-2019 23:39:06 817 ms   | 'PlcTask' (350): | Test suites: 14
Error	125	3-8-2019 23:39:06 877 ms   | 'PlcTask' (350): | Tests: 183
Error	126	3-8-2019 23:39:06 937 ms   | 'PlcTask' (350): | Successful tests: 91
Error	127	3-8-2019 23:39:06 997 ms   | 'PlcTask' (350): | Failed tests: 92
Error	128	3-8-2019 23:39:07 057 ms   | 'PlcTask' (350): | ======================================
@sagatowski sagatowski merged commit 7db5eae into tcunit:master Aug 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants