CHIPPROG-40 Phyton Inc, CHIPPROG-40 Datasheet - Page 160

PROGRAMMER STANDALONE 40-DIP

CHIPPROG-40

Manufacturer Part Number
CHIPPROG-40
Description
PROGRAMMER STANDALONE 40-DIP
Manufacturer
Phyton Inc
Type
Universal, Stand Aloner
Datasheets

Specifications of CHIPPROG-40

Contents
Programmer, Cables, CD, Power Adapter
Ic Product Type
Programmer, Universal
Ic Interface Type
USB
Features
Embedded Script Language For Automation Of Routine Operations, Splits Files To Multiple Images
Rohs Compliant
Yes
For Use With/related Products
EEPROM, EPROM, FLASH, MCU, NVRAM
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
8.3.2
160
Numbers
By default, numbers are treated as decimals. Integers should fit into 32 bits; floating point numbers should
fit into the single precision format (32 bits).
The following formats are supported:
1) Decimal integer.
2) Decimal floating point.
3) Hexadecimal.
4) Binary.
<%CM%> understands numbers in C format and assembly format.
Binary numbers must end with 'B'.
The types of operands are converted in accordance with the ANSI standard.
The results of logical operations are 0 (false) or 1 (true).
Allowed type conversions:
ChipProg Device Programmers
Operands can be converted to simple types (char, int, ... float).
The word "struct" is not necessarily (MyStruct *).
Example:
Examples: 365.678;
Examples: 0xF6D7; 0F6D7H;
Examples: 011101B;
<
<=
>
>=
==
&
^
|
&&
=
126889
2.12e-9
111111111111111000011B
Less than
Less than or equal to
Greater than
Greater than or equal to
Equal to
Not equal to
Bitwise AND
Bitwise XOR
Bitwise OR
Logical AND
Logical OR
Assignment
0xFFFF1111
© 2010 Phyton, Inc. Microsystems and Development Tools

Related parts for CHIPPROG-40