Logicator 3.3.5

BruceABT

New Member
When using 'servo', assigning a variable [A-H], ligicator program crashes and gives a 'visual basic error', cannot except a 'letter', expects a numeric value?

Is this a visual basic error or logicator fault?
I just registered the logicator, do I need to reinstall it?
Is there an update to fix this?

Does 'eeprom' comand use up the 100,000 flash life of the PICAXE chip?
Why is 'variables' and 'eeprom' seperate in the logicator software, compaired to the standard free basic editor?
 

Attachments

Technical

Technical Support
Staff member
Thanks for the bug report, we will fix this in the next release. It's just a Logicator software bug, you can use variables in the servo command.

EEPROM command is part of the new program download anyway, so makes no difference to chip life. It just allocates values instead of the default 0.

Variables (B0, B1 B2 etc. (called A, B, C etc. in Logicator)) and DATA EEPROM memory(EEPROM/read/write commands) are separate in all PICAXE chips and in all PICAXE software.
 

nvisser

New Member
logicator 3.4.1

Hi
I downloaded and installed Logicator for PIC and PICAXE but cannot get it to run.
I also installed the newest picaxe editot but that also did not help
Please help.
Naude Visser
 

nvisser

New Member
It tells me:
The upgrade patch cannot be installed by windows installer service because the program to be upgraded my be missing or the upgrade path may upgrade a different version of the program.
What now.
I use windows xp service pack 2
 
Top