QPix Command Reference
![]() |
![]() ![]() |
QPx_AcqSetImageFolder(folderPath):error | |||
![]() |
folderPath | Text | |
![]() |
error | Longint | Error result |
Specifies the location where acquired images are stored.
Parameter folderPath is the full pathname of the directory where QPix will save acquired images. If folderPath is not a valid pathname pointing to a directory, an appropriate error code is returned.
By default 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 this command to change this location.
Related commands
QPx_AcqGetImageFolder | Returns the location where acquired images are stored |