Jump to content


Photo

Dual dvb-c tuners vs FBC tuner


  • Please log in to reply
21 replies to this topic

Re: Dual dvb-c tuners vs FBC tuner #21 Pr2

  • PLi® Contributor
  • 6,073 posts

+257
Excellent

Posted 31 July 2021 - 20:27

Vuplus DVB-C NIM(BCM3148) --> FBC-C V1 


NO SUPPORT by PM, it is a forum make your question public so everybody can benefit from the question/answer.
If you think that my answer helps you, you can press the up arrow in bottom right of the answer.

Wanna help with OpenPLi Translation? Please read our Wiki Information for translators

Sat: Hotbird 13.0E, Astra 19.2E, Eutelsat5A 5.0W
VU+ Solo 4K: 2*DVB-S2 + 2*DVB-C/T/T2 (used in DVB-C) & Duo 4K: 2*DVB-S2X + DVB-C (FBC)

AB-Com: PULSe 4K 1*DVB-S2X (+ DVB-C/T/T2)
Edision OS Mio 4K: 1*DVB-S2X + 1*DVB-C/T/T2
 


Re: Dual dvb-c tuners vs FBC tuner #22 Dimitrij

  • PLi® Core member
  • 9,994 posts

+338
Excellent

Posted 1 August 2021 - 08:29

Vuplus DVB-C NIM(BCM3148) --> FBC-C V1 

 

		if self.nim.isCompatible("DVB-C") or (self.nim.isCombined() and self.nim.canBeCompatible("DVB-C")):
			if self.nim.isCombined():
				self.configModeDVBC = getConfigListEntry(_("Configure DVB-C"), self.nimConfig.configModeDVBC, _("Select 'Yes' when you want to configure this tuner for DVB-C"))
				self.list.append(self.configModeDVBC)
			elif not self.nim.isMultiType():
				warning_text = ""
				if "Vuplus DVB-C NIM(BCM3148)" in self.nim.description and self.nim.isFBCRoot() and self.nim.is_fbc[2] != 1:
					warning_text = _("Warning: FBC-C V1 tuner should be connected to first slot for correct work. Only 2 out of 8 demodulators will work in the second slot. ")
				self.configMode = getConfigListEntry(self.indent % _("Configuration mode"), self.nimConfig.configMode, warning_text + _("Select 'enabled' if this tuner has a signal cable connected, otherwise select 'nothing connected'."))
				self.list.append(self.configMode)

 


GigaBlue UHD Quad 4K /Lunix3-4K/Solo 4K



1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users