BSA – Modbus Select

This example show the actual, finished Select component. I have set OnOK = Mandatory to show how it will look like. This means that you need to connect OnOK. But, I also added Parameters on top and description below – user can control both. I am quite happy with the result because this makes code very readable. Some users will always be to lazy to put in description, but that is theire choise – I am providing flexibility and option.

Again I forgot to set ComLink1 parameters 🙂 – but don’t worry, the BSA compiler will catch it. I preffer to have littleor no restrictions as you edit a diagram and rather catch it with the compiler.

Note: OnOK will not be mandatory in the final Select. Select read into an internal storage and if you don’t need the events the data will still be there available for the application.

Categories: BSA

Leave a Reply