PORTPROFILE

External objects

Methods 

Methods

$getdefaultvalues$getdefaultvalues(port-profile-structure) Populates a port-profile-structure with default values.
$getportnames$getportnames(list-of-names) Populates list-of-names with a list of all available ports on the current platform.
$getprofilenames$getprofilenames(list-of-names) Populates list-of-names with a list of all profile names currently defined.
$readportprofile$readportprofile(port-profile-structure) Retrieves a port-profile-structure via profile name.
$removeportprofile$removeportprofile(profile-name) Removes the port profile file for profile profile-name.
$writeportprofile$writeportprofile(port-profile-structure) Creates/modifies a port profile based on a user defined port-profile-structure.