nevstop-lab/DownloadPackageFromNevstopFTP
use [lvcicd](https://github.com/LV-APT/lvCICD/) to download vipm package file from nevstop-lab.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| LabVIEW_Version | LabVIEW Version Used | no | 2019 |
| Architecture | 32bit/64bit Version of LabVIEW Used | no | x86 |
| NEVSTOP-FTP-IP | ip of FTP | yes | "" |
| NEVSTOP-FTP-PORT | PORT of FTP | yes | "" |
| NEVSTOP-FTP-USER | USER of FTP | no | anonymous |
| NEVSTOP-FTP-PASSWORDS | PASSWORDS of FTP | yes | anonymous |
| PackageName | PackageName | yes | "" |
Outputs
| name | description |
|---|---|
| vipPathName | Full Path of vip file built |
| vipPath | Folder of vip file built |
| vipName | File name of vip file built |