Measure Reference Manual

config^name
INT:value:32
is the configuration name of the SAC to be measured, as defined by the system configuration
database.
config^name can also be the configuration name of an adapter that contains several
ServerNet addressable controllers. In this case, the specification includes all devices of the
requested type that are supported by that adapter.
config^name must be null-terminated and null-filled. An asterisk in the first byte indicates all
configuration names.
To save space in the configuration table, you can omit config^name from the SVNET^DESC
structure. You must set the descriptor length (len) to reflect whether or not you are using
config^name because Measure uses the descriptor length to determine the start of the next
descriptor in the configuration table. To not use config^name, set len to 28 and move only
the first 28 bytes of the descriptor to the configuration table. To include config^name, set
len to 92 and move the entire descriptor to the configuration table.
config^name^s
is the string representation of the configuration name.
488 Entity Descriptors