Looking for a function block for Freelance to convert the S88-States into DigiVis indications
The S88 States are given as numbers from the PLI block, not as a combination of 3 Bits, which would be required for indication with DigiVis Makros
Voted best answer
Hi Gero,
PLI's state output pin gives an UINT variable. You need a converter from UINT to Boolean. The attached function block covers this conversion.
Regards
Burkhard
Add new comment