获取(读取)或设置(写入)“文件属性”对象中包含的文件属性。这些对象是由多个SFTP函数返回的,可用于通过设置文件属性函数更新文件属性。

属性节点(文件属性)已预先配置为可以访问文件属性。该节点的操作与属性节点的操作相同。


icon

输入/输出

  • cNI__SFTP_lvlib_File_Attributeslvclass.png 引用
    引用 is the refnum associated with the object for which you want to set or get properties.

    如“属性节点”类为应用程序或VI,则无需为该输入端连接引用句柄。对于应用程序类,默认值为当前应用程序实例。对于VI类,默认值为包含“属性节点”的VI。

    也可连接LabVIEW类至引用输入端,访问LabVIEW类的私有数据。

  • cerrcodeclst.png 错误输入(无错误)
    错误输入 describes error conditions that occur before this node runs. This input provides 标准误输入 functionality.
  • 属性2 属性2..n是要设置(写入)属性的范例。
  • iNI__SFTP_lvlib_File_Attributeslvclass.png 引用输出
    引用输出 returns 引用 unchanged.
  • ierrcodeclst.png 错误输出
    错误输出 contains error information. This output provides 标准错误输出 functionality.
  • istr.png Name
    属性1..n are examples of properties you want to get (read).