QPx_AcqGetImageFolder

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

Get the storage location of acquired images

Parameter folderPath receives the full path of the directory where QPix saves acquired images.

Default location of files: 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. Call QPx_AcqSetImageFolder to change the location.

Related commands

QPx_AcqSetImageFolder Specify the storage location of acquired images