DeviceChannel.getParameterNameList Method¶
Module: DeviceChannel
Definition¶
Retrieves names of all supported parameters, optionally filtered by category.
StringList getParameterNameList(String? category)
Parameters
category Stringin Optional category to filter the parameter names.
Returns
Outputs the list of parameter names.
Exceptions
An error has occurred during Devices Library execution.