Hi there,
If you have a variable say "PORTDATA" then it could be like thisand so on. Or you can create bit alliases likeCode:PORTA.1 = PORTDATA.0 "" "" "" PORTB.1 = PORTDATA.15and so on.Code:PORTA.1 VAR PORTDATA.7
Hi there,
If you have a variable say "PORTDATA" then it could be like thisand so on. Or you can create bit alliases likeCode:PORTA.1 = PORTDATA.0 "" "" "" PORTB.1 = PORTDATA.15and so on.Code:PORTA.1 VAR PORTDATA.7
Regards
Sougata
Bookmarks