Stg_StimDev_AddPatternFromImage Description
Stg_StimDev_AddPatternFromImage(
char *StimDev_ImageFilePath
,
char *StimDev_PatternName
,
int StimDev_Load1To1
,
int StimDev_OverwriteExisting
);
Assigns a stimulation pattern from an image to the stimulation device.
Parameters
char *StimDev_ImageFilePath
Path to the stimulation image.
char *StimDev_PatternName
Name of the stimulation pattern.
int StimDev_Load1To1
Loads the stimulation image 1:1.
int StimDev_OverwriteExisting
Overwrites the existing stimulation image.