FTPUpload Class
- Mise à jour2023-02-21
- Temps de lecture : 2 minute(s)
Represents an FTP Upload step, which uploads files to 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 upload files to 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.FTPUpload
NationalInstruments.VeriStand.RealTimeSequenceDefinitionApi.BaseNode
NationalInstruments.VeriStand.StimulusProfileDefinitionApi.ActionStep
NationalInstruments.VeriStand.StimulusProfileDefinitionApi.FTPBase
NationalInstruments.VeriStand.StimulusProfileDefinitionApi.FTPUpload
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.