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

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
6.3.12 ACI_GangStart_Params
6.4
134
This is the bit definition from the aciprog.h header file:
*// ACI File formats for ACI_FileLoad()
#define ACI_PLF_INTEL_HEX
#define ACI_PLF_BINARY
#define ACI_PLF_MOTOROLA_S
#define ACI_PLF_POF
#define ACI_PLF_JEDEC
#define ACI_PLF_PRG
#define ACI_PLF_OTP
#define ACI_PLF_SAV
#define ACI_PLF_ASCII_HEX
#define ACI_PLF_ASCII_OCTAL
See also: ACI_FileLoad, ACI_FileSave.
typedef struct tagACI_GangStart_Params
{
} ACI_GangStart_Params;
See also: ACI_GangStart,
Examples of use
The ChipProgUSB software includes a few examples of use the Application Control Interface
functions and structures. The examples reside in the subdirectory ACI\Programmer ACI Examples in
the directory where the ChipProg program is installed.
The examples are written in the C language and are represent the projects that can be compiled by the
SiteNumber
BufferNumber
Silent
UINT
UINT
UINT
BOOL
ChipProg Device Programmers
Size;
SiteNumber;
BufferNumber;
Silent;
The number of the device programmer socket in the gang programmer or in a
programming cluster comprised of multiple ChipProg programmers for which
the
from #0.
The ordinal number of the
ACI_GangStart
If this parameter is TRUE, then the error message dialog will be suppressed,
the function execution will be terminated returning the
ACI_ERR_FUNCTION_FAILED code. Use the
ACI_GetStatus
ACI_GangStart
0 // Standard/Extended Intel HEX
1 // Binary image
2 // Motorola S-record
3 // POF
4 // JEDEC
5 // PRG
6 // Holtek OTP
7 // Angstrem SAV
8 // ASCII Hex
// (in)
// (in)
// (in)
// (in)
function. Numbers of ChipProg memory buffers begin from #0.
function is launched. The site (socket) numbers begin
memory
Size of structure, in bytes
Site number to start auto programming at
Buffer number to use
On error, do not display error message box. Use
© 2010 Phyton, Inc. Microsystems and Development Tools
buffer, content of which is required by the
ACI_GetStatus

Related parts for CHIPPROG-40