audi0615 - 2021-03-10

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?