Hi.
I'd like to access GPIO Input/Output in IEC code.
Following occurs error "_GPIO is no input of 'IoDrvGPIO". GPIOs_Instance._GPIO.axOutput[22]:=True;
Could anyone advise how to access GPIO outputs and write values?
Log in to post a comment.
Hi.
I'd like to access GPIO Input/Output in IEC code.
Following occurs error "_GPIO is no input of 'IoDrvGPIO".
GPIOs_Instance._GPIO.axOutput[22]:=True;
Could anyone advise how to access GPIO outputs and write values?