Jan 082018
Full Description of File
XA - X10 COMMAND INTERPRETER - VERSION 2.00
Send X10 commands/events to CP-290 directly
from DOS prompt, batch file, or script file.
New features include: POWERFAIL RECOVERY -
restores modules to last programmed state,
Improved DATE handling, Automatic Daylight
Savings adjustments, Expanded programming.
Other Features: SUNRISE/SUNSET calcs, clock
synchronization, report generator.
Registration enables IF/ELSE, access to I/O
ports, math and logical operations, +++ more.
Send X10 commands/events to CP-290 directly
from DOS prompt, batch file, or script file.
New features include: POWERFAIL RECOVERY -
restores modules to last programmed state,
Improved DATE handling, Automatic Daylight
Savings adjustments, Expanded programming.
Other Features: SUNRISE/SUNSET calcs, clock
synchronization, report generator.
Registration enables IF/ELSE, access to I/O
ports, math and logical operations, +++ more.
Send X10 commands from command line or from script file. | |||
---|---|---|---|
File Name | File Size | Zip Size | Zip Type |
FILE_ID.DIZ | 488 | 347 | deflated |
FINDX10.EXE | 23088 | 13476 | deflated |
JOYSTICK.CMD | 2810 | 1062 | deflated |
PHONE.BAT | 377 | 223 | deflated |
PHONE.CMD | 169 | 147 | deflated |
POWERUP.EXE | 9822 | 6249 | deflated |
READ.ME | 2540 | 1174 | deflated |
REGISTER.TXT | 3171 | 1193 | deflated |
USAGE.XA | 15203 | 4460 | deflated |
US_LATIT.TXT | 14979 | 5275 | deflated |
X10.DAT | 4573 | 621 | deflated |
XA.CMD | 10390 | 2600 | deflated |
XA.EXE | 76714 | 45224 | deflated |
XA.INI | 7723 | 2393 | deflated |
XA.RPT | 32307 | 1995 | deflated |
XA_200.TXT | 127180 | 38728 | deflated |
XA_EVENT.PIF | 545 | 150 | deflated |
XA_MON.PIF | 545 | 141 | deflated |
XA_POWER.PIF | 545 | 153 | deflated |
XMAS.CMD | 2418 | 968 | deflated |
Download File X10XA200.ZIP Here
Contents of the READ.ME file
XA - X10 COMMAND INTERPRETER - VERSION 2.00
Send X10 commands/events to CP-290 directly
from DOS prompt, batch file, or script file.
New features include: POWERFAIL RECOVERY -
restores modules to last programmed state,
Improved DATE handling, Automatic Daylight
Savings adjustments, Expanded programming.
Other Features: SUNRISE/SUNSET calcs, clock
synchronization, report generator.
Registration enables IF/ELSE, access to I/O
ports, math and logical operations, +++ more.
Welcome to XA Version 2.0
-------------------------
This README file contains important information about XA Version 2.0
that may have been left out from the manuals. For the latest information
about XA and its accompanying programs and manuals, read this file in
its entirety. Be sure to read the file XA_200.TXT for complete details
about the operation and features of XA.
Distributing XA:
----------------------
You are encouraged to distribute the SHAREWARE version of XA to your
friends, BBS's, or online services. Please use the pre-zipped SHAREWARE
files that are located in the "X10_ZIP" directory of this distribution
floppy (if applicable).
Please remember, it is a violation of copyright laws to distribute
"REGISTERED" versions of XA without permission from the author.
Warning Messages:
----------------------
XA will display the following message when it encounters a token it
doesn't recognize:
---ERROR--- Invalid expression in statement:
(...statement displayed here...)
You must edit the file where this warning was encountered. XA always
displays the directory and name of the file being parsed.
Note: If this is the SHAREWARE version of XA, see the next section for
tokens that are NOT supported in this release.
Shareware Version:
----------------------
The following tokens are NOT supported in the SHAREWARE version of XA.
- IF, ELSE, ENDIF
- INPORT, OUTPORT
- VIDEO1, VIDEO2, VIDEO3, VIDEO4
- Arithmetic Operators (+, -, *, /)
- Logical Operators (AND, &&, &, OR, ||, |)
- Relational Operators (=, <, >, <=, >=, ==)
You must register XA with the author to have these tokens enabled. Upon
registration, you will receive a registered version and printed User's
Guide. Please fill out the form "REGISTER.TXT".
Using XA with Windows:
----------------------
The following files have been included to help you run XA within Windows.
- xa_event.pif - PIF file for downloading contents of XA.CMD to CP-290
- xa_mon.pif - PIF file for monitoring events and commands.
- xa_power.pif - PIF file for power fail recovery.
Place these files in your Windows subdirectory (normally C:\WINDOWS).
These PIF files expect XA to be in the C:\X10 directory. If this is not
the case, use the Windows PIF editor to modify the settings. See your
Windows User's Guide for complete details. Also, see "Appendix D" in
XA_200.TXT for other important details regarding XA and COM ports.
Send X10 commands/events to CP-290 directly
from DOS prompt, batch file, or script file.
New features include: POWERFAIL RECOVERY -
restores modules to last programmed state,
Improved DATE handling, Automatic Daylight
Savings adjustments, Expanded programming.
Other Features: SUNRISE/SUNSET calcs, clock
synchronization, report generator.
Registration enables IF/ELSE, access to I/O
ports, math and logical operations, +++ more.
Welcome to XA Version 2.0
-------------------------
This README file contains important information about XA Version 2.0
that may have been left out from the manuals. For the latest information
about XA and its accompanying programs and manuals, read this file in
its entirety. Be sure to read the file XA_200.TXT for complete details
about the operation and features of XA.
Distributing XA:
----------------------
You are encouraged to distribute the SHAREWARE version of XA to your
friends, BBS's, or online services. Please use the pre-zipped SHAREWARE
files that are located in the "X10_ZIP" directory of this distribution
floppy (if applicable).
Please remember, it is a violation of copyright laws to distribute
"REGISTERED" versions of XA without permission from the author.
Warning Messages:
----------------------
XA will display the following message when it encounters a token it
doesn't recognize:
---ERROR--- Invalid expression in statement:
(...statement displayed here...)
You must edit the file where this warning was encountered. XA always
displays the directory and name of the file being parsed.
Note: If this is the SHAREWARE version of XA, see the next section for
tokens that are NOT supported in this release.
Shareware Version:
----------------------
The following tokens are NOT supported in the SHAREWARE version of XA.
- IF, ELSE, ENDIF
- INPORT, OUTPORT
- VIDEO1, VIDEO2, VIDEO3, VIDEO4
- Arithmetic Operators (+, -, *, /)
- Logical Operators (AND, &&, &, OR, ||, |)
- Relational Operators (=, <, >, <=, >=, ==)
You must register XA with the author to have these tokens enabled. Upon
registration, you will receive a registered version and printed User's
Guide. Please fill out the form "REGISTER.TXT".
Using XA with Windows:
----------------------
The following files have been included to help you run XA within Windows.
- xa_event.pif - PIF file for downloading contents of XA.CMD to CP-290
- xa_mon.pif - PIF file for monitoring events and commands.
- xa_power.pif - PIF file for power fail recovery.
Place these files in your Windows subdirectory (normally C:\WINDOWS).
These PIF files expect XA to be in the C:\X10 directory. If this is not
the case, use the Windows PIF editor to modify the settings. See your
Windows User's Guide for complete details. Also, see "Appendix D" in
XA_200.TXT for other important details regarding XA and COM ports.
January 8, 2018
Add comments