EasyManua.ls Logo

Quantum Data 881 - Page 522

Quantum Data 881
1144 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
144 Chapter 15 Script SDK
Exec
Class Command
Description Execute a command. Command can be pre-built using SetCmdName() and Append(), or
a pointer to a command string can be passed. Command timeout in milliseconds can be
specified optionally.
Command syntax sc.Exec(void)
sc.Exec( UINT32 timeout )
sc.Exec( char* cmdString )
sc.Exec( char* cmdString, UINT32 timeout )
Return type UNIT32
Example Refer to sample programs apnd.cpp, apndflt.cpp, apndint.cpp, sampseq.cpp, tcan.cpp,
testapi.cpp
Related commands SetCmdName( ), Append( ), GetCmdName( ), SetDefaultTimeOut(),
GetDefaultTimeOut(), Command Reference in Appendix A of 881/882 Series User Guide

Table of Contents

Related product manuals