22DEC2011 release
21NOV2011 release
18OCT2011 release
- It is now possible to use escape sequences (i.e. "\xA5") in default value strings -- see Setting Descriptor File Format.
- Stg_restore_multiple() now has now have 4 operation modes.
- STG_REDUNDANCY now offers three choices.
- new STG_RAM_TYPE define added.
- new Callback_stg_vm_read and Callback_stg_vm_write topics.
| • | Documented changes in the .romfile object, which now supports files over 64KB. |
| • | Edited Using HTTP -- SWF files are now supported! |
17AUG2011 release
| • | Updated wln. object documentation (many small edits). Notable changes: |
- Removed "Known Limitations" from wln. object documentation -- these limitations do not exist any more.
- Documented wln.activescan and expanded Scanning for Wi-Fi Networks.
- Expanded on WPA security (for example, see Setting WPA Mode and Keys).
20JUL2011 release
| • | Updated wln. object documentation: |
- Dropped "Migrating From the WA1000" and "Rebooting" topics.
- Added "Known Limitations", Setting Wi-Fi Security, Setting WPA Mode and Key, .Scanresultwpainfo R/O Property.
- Reedited the entire text.
23JUN2011 release
20JUN2011 release
| • | Updated: Compiling a Final Binary, The Structure of a Project, Creating, Opening, and Saving Projects, Adding, Removing, and Saving Files, Project Settings, Device Explorer, Special Configuration Section of the EEPROM. |
| • | Corrected: .ip Property (of the net. object). |
30MAY2011 release
| • | EM500 platform change: fd. and wln. objects are now supported. |
12MAY2011 release
| • | Removed "EM202" platform documentation, it is no longer supported. We recommend using EM1206 or EM1206W instead. |
- Most specs for each platform now fit in a single topic;
- The folder with common information has been expanded and rewritten.
| • | Updated fd. object documentation: |
- Using Checksums, Fd.checksum -- several major corrections, original text contained many factual errors!
- Documented transactions (new feature).
- Most topics were edited and updated.
09FEB2011 release
10OCT2010 release
04OCT2010 release
27JUL2010 release
15JUNE2010 release
| • | Corrected EM1206 PLL status on boot (PLL ON by default, no PE pin) under Platform-dependent Programming Information. |
| • | Corrected inter-pulse gaps in Wiegand mode for the .ser object (2mS instead of 20mS) |
02JUN2010 release
| • | Documented EM500 platform. |
| • | Added Enum pl_io_port_num topic to each platform's description. |
| • | Added Device serial number section to the Platform-dependent Programming Information topic of each platform. |
| • | Changed the Serial Number topic -- it now refers to the Device serial number section (see above). |
----------------
29JUL2009 release
| • | Uncluttered platform documentation -- made these topics "common": |
- Supported Variable Types (T1000-based Devices);
- Supported Functions (T1000-based Devices);
- LED Signals;
- Debug Communications;
- Project Settings Dialog.
| • | Documented new insert function. |
| • | Changes in the wln object manual: |
- Every topic was updated and edited;
- Added "Migrating From the WA1000" to address the changes in the wln object operation;
- "Configuring CS Line" renamed into Configuring Interface Lines;
- "Powering Down" renamed to "Rebooting";
- "Detecting Disassociation or Powerdown" renamed into Detecting Disassociation or Offline State;
- "Enabling Port" renamed into Applying Reset;
- New Creating Own Ad-hoc Network and Terminating Own Ad-hoc Network topics;
| • | Changes in the button object manual: |
- Expanded the main topic;
- Documented new button.pressed R/O property;
- Added information about "debouncing".
| • | Changes in the pat object manual: |
- Documented pat.greenmap and pat.redmap properties;
- Updated all other information in relation to the above.
| • | Changes in the fd object manual: |
- Updated fd.find method;
- Documented new fd.rename method.
- In connection with the above, renamed "Creating and Deleting Files" into Creating, Deleting, and Renaming Files, expanded topic content.
| • | Changes in the sock object manual: |
- Updated sock.close, sock.reset, and sock.discard topics -- these methods are ignored when called from within an HTML page;
- Updated HTTP-related Buffers -- an HTTP socket can now live without the RX buffer. Also, HTTP variables of any size can now be received;
- Reworked Working with HTTP Variables -- this is now a section; explained and documented sock.gethttprqstring and on_sock_postdata;
- Added "Redirection and UDP" to the Redirecting Buffers topic;
- Documented URL substitution: new URL Substitution and sock.urlsubstitutes topics;
- Documented the data sinking feature: new Sinking Data and sock.sinkdata topics;
- Documented the timeout counter: expanded Closing Connections topic (see Connection Timeouts), added new sock.toutcounter topic.
| • | Changes in the ser object manual: |
- There is a new data sinking feature, so Sinking Data and sock.sinkdata topics were added;
- Corrected schematic diagram (C) in the Wiegand Mode topic.
----------------
31AUG2008 release
| • | Updated The Watch topic -- documented new capabilities such as true support for arrays, expressions ("x(y)"), etc. |
| • | Updated EM202 platform -- this platform is now used by "203" devices as well. |
----------------
04AUG2008 release
| • | Deleted "What's New in R2" and "Migration From Version 1" topics. |
----------------
10MAR2008 release
| • | Documented new EM1000W platform. |
| • | Documented new romfile.offset R/O property. In connection with this, updated the following topics: Supported Functions (Syscalls) (EM202/200 (-EV), DS202 platform), Romfile Object. |
| • | Corrected a mistake in the Main Parameters topic (net object). The topic incorrectly stated that the Tibbo Basic application can't change the MAC address, which is, in fact, possible. |
| • | Correction: default value for the net.ip property is "1.0.0.1", not "127.0.0.1". |
| • | Correction: EM1202 platform does not support RTC (rtc.) object. |
| • | Improved "Supported Functions" and "Supported Objects" topics for all platforms. |
----------------
04SEP2007 release
| • | Extended and renamed the Project Browser topic (formerly called "Using the Project Browser"). Also made new screenshot. |
| • | Extended the Constants topic -- added a new section about escape sequences in string constants. |
----------------
09AUG2007 release
| • | Added the EM1202 platform description section. |
| • | Corrected RTC Object topic: should be rtc.getdata and rtc.setdata, not rtc.get and rtc.set. |
| • | Minor corrections in the EM1000 platform description section. |
----------------
12JUN2007 release
| • | Closing Connections topic contained references to sock.abort method, which does not exist. Correct method name is sock.reset. |
----------------
12FEB2007 release
----------------
27DEC2006 release
| • | Added "What's new in R2" and "Migration From Version 1" topics. |
| • | Updated The Watch -- described new functionality, provided more info on how watch works. |
| • | Updated Using the Project Browser -- selected platform is now visible in the topmost tree node. |
| • | Updated Program Structure -- explained that event handlers can also accept arguments. |
| • | Updated Arrays topic -- new ways to declare, etc. |
| • | Updated Introduction to Procedures -- explained that event handlers can also accept arguments and can never be functions procedures. |
| • | Updated Dim Statement topic -- new data about ways to define array variables. |
| • | New Supported Variable Types topics for each platform (EM202, EM1000). |
| • | Updated Platform-dependent Programming Information topics for each platform (EM202, EM1000). |
| • | EM202 platform no longer supports redirection -- Enum pl_redir topic has been updated. |
| • | Updated Supported Functions (Syscalls) for EM202 and EM1000 platforms -- some stuff in, some stuff out. |
| • | Updated Generating Dynamic HTML Pages topic -- described changed behavior when the same code snippet has to be executed from two instances of the same HTML page being sent to the browser. |
| • | Updated Vali Function topic -- this function is no longer available since val function now works both for word (unsigned) and short (signed) conversions. |
| • | Updated Val Function topic to reflect the fact that this function is now used both for word (unsigned) and short (signed) conversions. |
| • | Added "declaration" to the description of all events. |
| • | Updated certain screenshots in several topics. |
----------------
06JULY2006 release
| • | Added new platform -- EM1000. |
| • | Added "Platform revision Programming Information" topics to EM202 and EM1000 platform documentation. |
| • | Stor object got new property- stor.base. Entire description of the object has been updated because of that. |
| • | Clarification has been added to the romfile object description. This object can only access first 65534 bytes of each file, even if the actual file is larger. |
| • | Entire new beep object has been added. |
| • | Corrected errors in the Enum pl_io_num (pin descriptions were wrong- RTS, CTS, DTR, and DSR lines were shown at incorrect positions). |
| • | Corrected mistakes related to date/time conversion functions- date function was erroneously documented as "day" function, weekday function description was missing altogether. Topics of other date/time related functions- year, month, daycount, hours, minutes, and mincount were slightly corrected. |
----------------
08MAY2006 release
----------------
08MAR2006 release
| • | Updated Project Menu with new entry description for Device Explorer |
| • | Updated Debug Toolbar with new button description for Device Explorer |
| • | Updated and expanded Device Explorer |
----------------
11JAN2006 release
| • | Improved indexes -- better context search. |
----------------
02JAN2006 release
| • | Initial release of manual. |