IPlfApiChanTable |
Parameters | freq | Input parameter indicating the frequency (in units of 1/16th MHz) for which the channel must be obtained. |
table | Input parameter indicating the channel table in which the frequency must be found. | |
Chan | Output parameter returning the channel number that corresponds to the given frequency. NoChannel is returned if the frequency does not belong to one of the channels in the channel table | |
retval | Standard Return Value. |
Parameters | chan | Input parameter indicating the channel number for which the frequencies must be obtained. |
table | Input parameter indicating the channel table in which the channel must be found. | |
LowerBound | Output parameter returning the lower bound frequency in units of 1/16th MHz. | |
UpperBound | Output parameter returning the upper bound frequency in units of 1/16th MHz. | |
retval | Standard Return Value. |
Parameters | chan | Input parameter indicating the channel number for which the frequency must be obtained. |
table | Input parameter indicating the channel table in which the channel must be found. | |
Freq | Output parameter returning the carrier frequency in units of 1/16th MHz. NoFrequency is returned if the channel does not exist | |
retval | Standard Return Value. |
Parameters | chan | Input parameter indicating the channel number for which the frequency must be obtained. |
table | Input parameter indicating the channel table in which the channel must be found. | |
Freq | Output parameter returning the upper frequency in units of 1/16th MHz. | |
retval | Standard Return Value. |
Parameters | chan | Input parameter indicating the channel number for which the frequency must be obtained. |
table | Input parameter indicating the channel table in which the channel must be found. | |
Freq | Output parameter returning the lower frequency in units of 1/16th MHz. | |
retval | Standard Return Value. |
Parameters | chan | Input parameter indicating the channel number to investigate. |
table | Input parameter indicating the channel table in which the channel must be found. | |
IsChan | Output parameter returning the state indicating if the channel exists in the channel table. | |
retval | Standard Return Value. |
Parameters | table | Input parameter indicating the channel table in which the channel must be found. |
Chan | Output parameter returning the number of the first channel. NoChannel is returned if the channel table is unknown | |
retval | Standard Return Value. |
Parameters | table | Input parameter indicating the channel table in which the channel must be found. |
Chan | Output parameter returning the number of the last channel.NoChannel is returned if the channel table is unknown | |
retval | Standard Return Value. |
Parameters | chan | Input parameter indicating the channel for which the next channel must be found. |
table | Input parameter indicating the channel table in which the channel must be found. | |
Chan | Output parameter returning the number of the next defined channel. NoChannel is returned if channel is not defined in the channel table | |
retval | Standard Return Value. |
Parameters | freq | Input parameter indicating the frequency (in units of 1/16th MHz) to start from upwards. |
table | Input parameter indicating the channel table in which the channel must be found. | |
Chan | Output parameter returning the number of the next valid channel. NoChannel is returned if no channel can be found, this occurs when frequency is above the upper-frequency of the highest channel in the spectrum defined by the given channel table | |
retval | Standard Return Value. |
Parameters | chan | Input parameter indicating the channel for which the previous channel must be found. |
table | Input parameter indicating the channel table in which the channel must be found. | |
Chan | Output parameter returning the number of the previous defined channel. | |
retval | Standard Return Value. |
Parameters | freq | Input parameter indicating the frequency (in units of 1/16th MHz) to start from downwards. |
table | Input parameter indicating the channel table in which the channel must be found. | |
Chan | Output parameter returning the number of the previous valid channel. | |
retval | Standard Return Value. |
Parameters | Table | Output parameter returning the first defined channel table. |
retval | Standard Return Value. |
Parameters | curtable | Input parameter indicating the channel table for which the next channel table must be found. |
Table | Output parameter returning the next defined channel table. | |
retval | Standard Return Value. |
Parameters | table | Input parameter indicating the channel table to be checked if it is supported. |
Supp | Output parameter returning the state indicating if the channel table is supported. | |
retval | Standard Return Value. |
Parameters | Table | Output parameter returning the currently selected channel table. |
retval | Standard Return Value. |
Parameters | table | Input parameter indicating the channel table that should be selected. |
retval | Standard Return Value. |