User Manual

Table Of Contents
252
CATC MERLINS WAND 1.22 APPENDIX C
Users Manual Merlin’s Wand Scripting Commands
Example
result = MerlinStart("192.168.2.1");
Trace("Result : ", result, "\n");
MerlinStartRecording()
MerlinStartRecording()
Return value
“Success”
“Failure”
Comments
This command is used to start a Merlin recording.
Example
MerlinStartRecording();
MerlinStop()
MerlinStop()
Return value
“Success”
Comments
This command is used to close the Merlin application.
Example
MerlinStop();
Parameter Meaning Default Value Comments
N/A
Parameter Meaning Default Value Comments
N/A