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

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
© 2010 Phyton, Inc. Microsystems and Development Tools
6.3.10 ACI_PStatus_Params
See also: ACI_ExecFunction,
typedef struct tagACI_PStatus_Params
{
executing
Executing != FALSE
constants
executed yet. Valid if DeviceAutoDetect is ON.
Executing != FALSE. If a function is under a sub-menu, function name will be like
this: "Lock Bits^Bit 0"
} ACI_PStatus_Params;
SiteNumber
Executing
UINT
BOOL
UINT
UINT
BOOL
BOOL
CHAR
CHAR
UINT
Size;
Executing;
PercentComplete;
DeviceStatus;
NewDevice;
FunctionFailed;
FunctionName[128];
ErrorMessage[512];
SiteNumber;
If the ChipProgUSB was launched an the Gang mode (with the command line key /
gang) and controls either the gang programmer or a cluster of single programming
machines then before starting the
parameter must contain an ordinal number of the programming site (socket) for
which the status is inquired. The site numbers begin from #0.
This parameter is TRUE while the ChipProg operation, launched by the
ACI_GetStatus
// (in) For the Gang mode: site number to get status of, oth
// (in)
// (out) The function started by ACI_StartFunction() is
// (out) Percentage of the function completion, valid id
// (out) Device/socket status, see the ACI_DS_XXX
// (out) New device inserted, no function has been
// (out) TRUE if last function failed
// (out) Name of a function being executed if
// (out) Error message string if FunctionFailed != FALSE
Size of structure, in bytes
ACI_GetStatus
Programming Automation via DLL
function the SiteNumber
131

Related parts for CHIPPROG-40