I have been working with the T100MD-888+ for a month or so. Today I had a problem in that the system would not initialize properly with a fast blinking LCD display. If I Upload the code back into the PLC, the system works fine ( no errors in compiling or uploading ), removing the power, and then restoring the power brings up a rapidly flashing cursor on the LCD and part of the program, does not work ( inilizing the HSC[1] and [2] and setting the cursor for no blink. My first run is the initilizing custom function that contains
'SET PARAMETERS FOR HIGH SPEED COUNTERS 1 AND 2
PMON 1 ' SET ABILITY TO MEASURE FREQUENCY ON HSC1
SETSYSTEM 4,2 'set HSC2 encoder decoding to best for jitter
HSCDEF 2,2,2147483647' set upper number to 2^31 bits
setlcd 0,1, chr$(12) ' hide cursor
Do I have an EEprom problem?, I also have just installed ( 2 weeks ago ) the MX-RTC.
Everything was working well this after noon, then ...
Any suggestions, as far as a trouble shooting direction?
Your assistance is appreciated