QPx_AcqSetImageFolder

QPx_AcqSetImageFolder(folderPath):error
folderPath Text
error Longint Error result

Specify the storage location of acquired images

Parameter folderPath is the full path of the directory where QPix will be saving acquired images. If folderPath is not a valid directory path, an appropriate error code is returned.

Default location of files: before this command is called, acquired images are saved in the 4D datafile folder when running under single-user 4D, and in the application folder when running under 4D Client.

Related commands

QPx_AcqGetImageFolder Get the storage location of acquired images