Downloader
Quick Facts
| Property | Value |
|---|---|
| Class | Downloader |
| Module | cenpydownload.Downloader |
| Package | cenpydownload |
| Release | R2025.2.4 |
| Methods | 22 |
Quick Start
# Boilerplate Example
obj = Downloader()Lifecycle
| Method | Returns | Summary |
|---|---|---|
__init__ | None | — |
Initialize | — | — |
CreateOutputFile | — | — |
CloseOutputFile | — | — |
Utilities
| Method | Returns | Summary |
|---|---|---|
HandleSubprogramInLoop | — | — |
OutputSubprogramInSeparateFiles | — | — |
ProgramStart | — | — |
ProgramEnd | — | — |
SubprogramStart | — | — |
SubprogramEnd | — | — |
OperationGroupStart | — | — |
OperationGroupEnd | — | — |
OperationStart | — | — |
OperationEnd | — | — |
HandleEvent | — | — |
HandleMotion | — | — |
OutputPtp | — | — |
OutputLin | — | — |
OutputCirc | — | — |
OutputEvent | — | — |
OutputHeader | — | — |
WriteOutputFile | — | — |
Related Types
- Download Operator
- Download Program
- Download Subprogram
- Download Operation Group
- Download Operation
- Download Event
- Download Motion
- Download Position
- Download Controller
Version Notes
This class is documented as of release R2025.2.4.
Was this page helpful?