deviceaccess.setDMapFilePath

deviceaccess.setDMapFilePath(dmapFilePath: str) None

Set the location of the dmap file.

Args:

dmapFilePath (str): Relative or absolute path of the dmap file (directory and file name).

Returns:

None: This function does not return a value.