The following table contains values that can be set with class PVRSignalStatus :
| Name | Type | Set call | Get call | Usage |
|---|---|---|---|---|
| Adapter name | std::string | SetAdapterName | GetAdapterName | optional |
| Adapter status | std::string | SetAdapterStatus | GetAdapterStatus | optional |
| Service name | std::string | SetServiceName | GetServiceName | optional |
| Provider name | std::string | SetProviderName | GetProviderName | optional |
| Mux name | std::string | SetMuxName | GetMuxName | optional |
| Signal/noise ratio | int | SetSNR | GetSNR | optional |
| Signal strength | int | SetSignal | GetSignal | optional |
| Bit error rate | long | SetBER | GetBER | optional |
| Uncorrected blocks | long | SetUNC | GetUNC | optional |