QUICK START CONTROLNET MESSAGE Manual
ControlNet Message/Traffic Generator Tool24
Publication
9220-10.1 — July 1996
Connection Setup (continued)
This resource Description
Module.___.title:
Provides a title to be displayed in the MODULES
drop-down menu. If this resource is not provided, the
name will be displayed.
Module.1771acn.title: 1771–ACN/ACNR
Module.___.tests:
Specifies a list of tests for the desired module under the
MODULES drop-down menu. These names will be
shown in the menu unless a Test.___.title is provided for
each name.
Module.1771acn.tests: ftp1 ftp2 ftp3 ftp4 ftp5 ftp6 ftp7
ftp8 ftp9 ftp10 ftp11 ftp12
Test.___.title:
Provides a title to be displayed under the MODULES
drop-down menu or the desired module. If this resource
is not provided, the name will be displayed.
Test.ftp1.title: UCMM Test
Test.___.file:
Specifies the name of a pair of files associated with the
desired test. The program runs make with a make
filename of value.mak
and then attempts to execute the
file value.exe
. This lets you build and execute programs
written using the traffic generator API library and
executed from the user interface.
Test.ftp1.file: acn_ucmm (this assumes
acn_ucmm.mak and acn_ucmm.exe exist)