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

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
128
This is the bit definition from the aciprog.h header file:
#define ACI_PO_LONG
#define ACI_PO_FLOAT
#define ACI_PO_STRING
#define ACI_PO_CHECKBOXES
#define ACI_PO_LIST
#define ACI_PO_BITSTREAM
**// ACI Programming Option Mode constants for ACI_GetProgOption()/ACI_SetProgOption()
#define ACI_PP_MODE_VALUE
ACI_ProgOption_Params structure
#define ACI_PP_MODE_DEFAULT_VALUE
VSize
Mode
ChipProg Device Programmers
2 // Get/set minimal option value, ignore Value member
Size of the buffer assigned for storing the string if the option type is the
ACI_PO_STRING. See the
ACI_PP_xxx** constants in the aciprog.h<) header file:
ACI_PO_LIST
ACI_PO_BITSTREAM
ACI_PP_MODE_VALUE
ACI_PP_MODE_DEFAULT
_VALUE
ACI_PP_MODE_MIN_VAL
UE
ACI_PP_MODE_MAX_VAL
UE
0 // Signed integer option
1 // Floating point option
2 // String option
3 // 32-bit array of bits
4 // List (radiobuttons)
5 // Bit stream - variable size bit array
0 // Get/set value specified in Value member of the
1 // Get/set default option value, ignore Value member
flag in the option setting dialog. The option is in the Value.
CheckBoxesValue. See, for example, the Fuse setting
dialog for the ATtiny45 MCU implemented as an array of .
It represents a list of alternative choices - only one of them
can be selected at a time, so the parameter changes its
value in a range 0, 1, 2 to N. The option is in the Value.
CheckStateIndex. See, for example, the Oscillators setting
dialog for the PIC12F509 MCU implemented as an
alternatively chosen
Stream of bits. This option type is not in use yet but can be
used for future applications.
Use of the param eter Value
1) For measuring (getting): use the in order to get an
actual Option value;
2) For setting: use the Value to set a particular Option
value.
1) Being used w ith the
commands to put the default Option value into the Value
2) Being used w ith the
Value w ill be ignored; the Option w ill be set to the default
level defined in the ChipProg hardw are.
1) Being used w ith the
commands to put the minimal Option value into the Value.
2) Being used w ith the
be ignored; the Option w ill be set to the minimal level
defined in the ChipProg hardw are, if it is possible for the
Option of this type.
1) Being used w ith the
commands to put the maximal Option value into the Value.
2) If it is used w ith the
Value w ill be ignored; the Option w ill be set to the maximal
level defined in the ChipProg hardw are, if it is possible for
the Option of this type.
note
© 2010 Phyton, Inc. Microsystems and Development Tools
below.
radio buttons
ACI_SetProgOption
ACI_GetProgOption
ACI_SetProgOption
ACI_GetProgOption
ACI_SetProgOption
ACI_GetProgOption
function the
function the
function the w ill
function it
function it
function it

Related parts for CHIPPROG-40