iNTERFACEWARE Products Manual > Installing and Using Iguana > Using Iguana > Creating a Channel > Configuring the Source Component > From Plugin |
|
Looking for Iguana v.5 or v.6? Learn More or see the Help Center.
If you have specified From Plugin as the source component for your channel, the Source screen for this channel definition enables you to configure this source component.
To configure the From Plugin source component:
To include the value of an environment variable in the file path, use ${name}, where name is the name of the environment variable that you have defined. For example, the file path ${MYDIR}\myfile.exe includes the value of the MYDIR environment variable. The iguana_dir environment variable, which is defined by Iguana, is set to be the location of the Iguana configuration directory. To include this directory in your file path, specify ${iguana_dir} as part of the path.
The following table lists the macros that can be included as executable parameters:
To include the value of an environment variable in the Executable parameters field, use ${name}, where name is the name of the environment variable that you have defined. If you include an environment variable, a preview field appears that displays the value of the field after the environment variable is replaced by its value:
|