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 R2026.1.1.
Was this page helpful?