Quantum Data 881 User Manual page 512

Video test instrument
Hide thumbs Also See for 881:
Table of Contents

Advertisement

Operator +=
Class
Description
Command syntax
Example
Related commands
Chapter 15 Script SDK
484
Operator
Appends characters to the command string. The argument will be converted to ASCII
character string if necessary. The command string is represented by a pointer to the script
context; sc. This is similar to Append().
sc += "string"
sc += char
sc += double
sc += UINT32
sc += "testapi.o";// append filename to the command string
also refer to example program testapi.cpp
Operator =, Append(), SetCmdName(), Exec()

Advertisement

Table of Contents
loading

This manual is also suitable for:

882

Table of Contents