Search results

  1. J

    can't read pinsB and write to EEPROM

    This is probably a simple question for the PROs here but ..... How can you take the results from b0=pinsB and use them in the EEPROM command? Example: REM Read B.0-B.3 and store into EEPROM memory SYMBOL ETX = 3 REM End Of Text SYMBOL SwitchPositions = b0 SwitchPositions = pinsB & %00001111...
Top