-
I can't get IrScrutinizer to export remotes in parametric format. It converts to raw or pronto no matter what format is selected. I have |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 4 replies
-
Not sure if I understand your problem. Let there be something sensible in the parametric table, select Export pane, select either Girr or Text as export format, check Parameters, uncheck Raw and Pronto Hex, press Export param. remote.
Due to to limitations in the Lirc format, not all format (but I think more than half of them) can be expressed in Lirc "cooked" format. It will then fallback to the raw format. |
Beta Was this translation helpful? Give feedback.
-
The problem I have is it converts to raw no matter what protocol I try including NEC. This is despite the rows showing them in parametric format. It should at least support NEC. What am I missing? |
Beta Was this translation helpful? Give feedback.
-
Let me rephrase: Export of parametric signals works. The probability that you have discovered a new, substantial bug is essentially zero. So it is most likely a misunderstanding (or an unclear formulation in the documentation). If you tell me exactly what you want to achieve, you input data, what you get, and why you think that is wrong, I may be able to help. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
Apologies for the late reply. Here's what I doing with screenshots:
Export format is set to
Lirc
:Scrutinize remote protocol set to NEC1 (originally tried NECx2):
But exported signal codes are raw format regardlessly. Not sure if this is meant to be the case.
What I ended up doing is using the spreadsheet export format and writing a BASH script to convert the decimal device function codes to Lirc hex format.