FTPDownload Class
- Mise à jour2023-02-21
- Temps de lecture : 2 minute(s)
Represents an FTP Download step, which downloads files from an FTP server, such as an RT target.
Namespace:
NationalInstruments.VeriStand.StimulusProfileDefinitionApiAssembly: NationalInstruments.VeriStand.RealTimeSequenceDefinitionApi (in NationalInstruments.VeriStand.RealTimeSequenceDefinitionApi.dll) Version: 2013.0.0.0 (2013.0.0.0)
Remarks
Use the members of this class to configure FTP settings and download files from an FTP server.
Some versions of Microsoft Windows block incoming FTP traffic by default. If prompted by the OS, allow NI VeriStand to use port 21 (FTP) to transfer data. |
Accessing this Class:
Inheritance Hierarchy
System.Object
NationalInstruments.VeriStand.RealTimeSequenceDefinitionApi.BaseNode
NationalInstruments.VeriStand.StimulusProfileDefinitionApi.ActionStep
NationalInstruments.VeriStand.StimulusProfileDefinitionApi.FTPBase
NationalInstruments.VeriStand.StimulusProfileDefinitionApi.FTPDownload
NationalInstruments.VeriStand.RealTimeSequenceDefinitionApi.BaseNode
NationalInstruments.VeriStand.StimulusProfileDefinitionApi.ActionStep
NationalInstruments.VeriStand.StimulusProfileDefinitionApi.FTPBase
NationalInstruments.VeriStand.StimulusProfileDefinitionApi.FTPDownload
Thread Safety
Any public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Any instance members are not guaranteed to be thread safe.