<< Click to Display Table of Contents >> Navigation: Explain™ Control Language > Library Routines > Instrument classes > class CHANNEL > Channel.System() |
Read the name of a chemical system from a Channel object.
This name can be used to recover a group of parameters from the chemical system database file, SYSTEM.SET.
The Channel.System() function only recalls the system name; it does not recover the actual parameters. |
LookupString = Channel.System()
LookupString |
STRING |
The chemical system name. Used to look up the system in the SYSTEM.SET file. |