Method | Description | |
---|---|---|
DisposeReplicaScript ( string folderPath ) : void | ||
LoadDictionary ( string dictionaryPath ) : object>.Dictionary |
||
MMDataIOHelper ( string motMasterDataPath, string element ) : System | ||
SelectSavedScriptPathDialog ( ) : string | ||
StoreRun ( string saveFolder, int batchNumber, string pathToPattern, string pathToHardwareClass, Object>.Dictionary |
||
StoreRun ( string saveFolder, int batchNumber, string pathToPattern, string pathToHardwareClass, Object>.Dictionary |
||
UnzipFolder ( string path ) : void |
Method | Description | |
---|---|---|
deleteFiles ( string files ) : void | ||
getDataID ( string element, int batchNumber ) : string | ||
putCopiesOfFilesToZip ( string saveFolder, string fileTag, string externalFilePattern ) : string[] | ||
saveToFiles ( string fileTag, string saveFolder, int batchNumber, string pathToPattern, string pathToHardwareClass, Object>.Dictionary |
||
saveToFiles ( string fileTag, string saveFolder, int batchNumber, string pathToPattern, string pathToHardwareClass, Object>.Dictionary |
||
storeCameraAttributes ( string savePath, string attributesPath ) : void | ||
storeDictionary ( String dataStoreFilePath, object>.Dictionary |
||
storeImage ( string savePath, byte imageData ) : void |
public DisposeReplicaScript ( string folderPath ) : void | ||
folderPath | string | |
return | void |
public LoadDictionary ( string dictionaryPath ) : object>.Dictionary |
||
dictionaryPath | string | |
return | object>.Dictionary |
public MMDataIOHelper ( string motMasterDataPath, string element ) : System | ||
motMasterDataPath | string | |
element | string | |
return | System |
public SelectSavedScriptPathDialog ( ) : string | ||
return | string |
public StoreRun ( string saveFolder, int batchNumber, string pathToPattern, string pathToHardwareClass, Object>.Dictionary |
||
saveFolder | string | |
batchNumber | int | |
pathToPattern | string | |
pathToHardwareClass | string | |
dict | Object>.Dictionary | |
report | Object>.Dictionary | |
externalFilePattern | string | |
return | void |
public StoreRun ( string saveFolder, int batchNumber, string pathToPattern, string pathToHardwareClass, Object>.Dictionary |
||
saveFolder | string | |
batchNumber | int | |
pathToPattern | string | |
pathToHardwareClass | string | |
dict | Object>.Dictionary | |
report | Object>.Dictionary | |
cameraAttributesPath | string | |
imageData | byte | |
externalFilePattern | string | |
return | void |