XIQS Map Port Group
From IQsimWiki
(Difference between revisions)
Latest revision as of 13:29, 2 August 2011
XIQS Map Port Group - Port Group Management
Description |
---|
mapXIQSPortGroup ( Long id_portgroup , Long id_device , String deviceportmap )
Create a map link between a port group object and a device object, and return ID of the created map object. |
Parameters |
---|
Long id_portgroup Id of the port group object. Long id_device Id of the device object. String deviceportmap Device port map, string representation of a binary sequence (ex. "01001011" where 1 means that port index is mapped in port group. |
Return Values |
---|
Long idId of the created map object.
Possible failure code returns |
See Also |
---|